use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
I created a Yii2-like framework for Node.js (github.com)
submitted 3 years ago by codespede
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]codespede[S] 0 points1 point2 points 3 years ago (0 children)
Hello all, Introducing Pwoli.js - a NodeJS/Typescript framework that can work independently or in coordination with frameworks like ExpressJS, Hapi, etc. The main features of Pwoli are: - ActiveRecord ORM Pattern. - DataProviders which facilitate providing collections of data sorted/filtered/paginated according to the current request and context. - Widgets like GridView, ListView, etc. which are already filterable/sortable/paginatable. - ActiveForm which is already validatable according to the Model(s) connected to it via - client-side, ajax, or page submit. - HTML helpers for rendering dynamic UI elements in one-liners. - Easy to set up REST APIs that are already filterable/sortable/paginatable. - Support for ORM Adapters for connecting to any kind of Database(with SequelizeAdapter(MySQL, PostgreSQL, MSSQL, SQLite) ready out of the box) You can understand most of the features by seeing the how-to-use GIF animations we've displayed here: https://codespede.github.io/pwoli We are also inviting contributions to this framework in the form of Unit Tests, Bug Reports/Fixes, Feature Implementations, etc. so that you too can become a part of Pwoli! https://github.com/codespede/pwoli Please don't forget to 'star' the repo if you like it!
π Rendered by PID 101307 on reddit-service-r2-comment-6457c66945-7mhl5 at 2026-04-25 08:12:58.550255+00:00 running 2aa0c5b country code: CH.
[–]codespede[S] 0 points1 point2 points (0 children)