Top 1000 most depended-upon Javascript packages
in Node.js / Javascript on ranking
Top 1000 most depended-upon packages have been list at here.
Continue reading Top 1000 most depended-upon Javascript packages
in Node.js / Javascript on ranking
Top 1000 most depended-upon packages have been list at here.
Continue reading Top 1000 most depended-upon Javascript packages
These days I have do some benchmark test for Java and Node.js by using JMeter, some problem made me spend much time try to resolve.
Continue reading Some Thoughts After Used JMeter
in Node.js on javascript, nodejs, VSCode
Now Node.js support inspector protocol (>= 6.3 (Windows: >= 6.9)), we can add inspector by run script like this shell node --inspect app.js
.
Continue reading Debug Nodejs with VSCode
使用ORM时,保存一个对象一般想如果字段是NULL时,就不应该包含在sql里面。
Continue reading 关于Hibernate的DynamicUpdate注解
Continue reading About Hibernate DynamicUpdate Annotation
Continue reading Nodejs Asynchronous IO and Single Thread
Continue reading 马尔代夫的美好回忆
in windows
As a developer when you have Chinese keyboard language, you may encouter such a problem that the default shortcut Ctrl - Space will conflict your IDE auto completion shortcut.
Continue reading Disable windows default ctrl space shortcut
I have build my blog with jekyll, but monthes ago, I heard that hexo is more powerful, and powered by nodejs.
Continue reading why I still use jekyll instead of hexo
in Web-front-end on javascript, nodejs, ES6
Continue reading ES6 Reading List