李白字一日Best node.js web frameworks you must know in 2024## 1. express.js This framework is the most popular one since node.js was created. It’s ecosystem is very mature, but due to lack of…Sep 10Sep 10
李白字一日Why I don’t support Black Lives Matter?Over years, the js ecosystem has been advocating it’s political slogan ***Black Lives Matter***. I know how it is ignited, but I don’t…Mar 31, 2021Mar 31, 2021
李白字一日What Makes A Closure? 95% Programmers May be Misunderstood.It seems most people don’t clearly understand what is a closure.Mar 27, 2021Mar 27, 2021
李白字一日Reasons You may Upgrade to Aex from ExpressjsExpressjs hasn’t been updated for years. It has missed some very important features to ease the way we code. If you want to build a web…Mar 24, 2021Mar 24, 2021
李白字一日Why I work with Web Straight Line Over MVC for my Web Frameworks?MVC is an ancient concept which stands for Model-View-Controller. Most projects can be trimmed to fit the concept with models, views…Mar 16, 2021Mar 16, 2021
李白字一日Why RESTful API rules are not enough or good for you to design good apis?RESTFUL API trys to use http protocol to operate application resources. But application resources have more methods needed than HTTP…Mar 14, 2021Mar 14, 2021
李白字一日How urls change performance with frameworks and raw http package in node.js?I was told that raw http package is much faster than the frameworks. But I don’t really trust such claims. So I make a test on how…Mar 11, 2021Mar 11, 2021
李白字一日Object-oriented web programming with aex and node.jsAex is the only framework currently exists which really helps you forge your projects in the object oriented way.Feb 6, 2021Feb 6, 2021
李白字一日Policies made easy by aex middlewares with fallbackWhen your middlewares are failed. fallbacks can be added to rescue.Feb 6, 2021Feb 6, 2021