Backbone Model and Reactjs Jan 5, 2016 - 3 min read I want to write opinions after reading some articles about using Backbone Model in ReactJs applications. Why people still use the old “Backbone Model”? In most scenario, the application was backbones-based (from start) and peoples want to migrate only the “View” layer to ReactJs. Some peoples choose Backbone Model because they are more familiar with. Is this “duo” good or bad? I didn’t see any article telling the advantages of Backbone Model on a ReactJs applications in term of Perf / Testability / Maintainability… ...
Most Used Linux Command Dec 1, 2015 - 2 min read Limit Bandwidth, simulate slow network $ sudo wondershaper {interface} {down} {up} the {down} and {up} are bandwidth in kilobits. , $ sudo wondershaper wlan0 1000 1000 To clear the limit, $ sudo wondershaper clear wlan0 http://jwalanta.blogspot.fr/2009/04/easy-bandwidth-shaping-in-linux.html list all interface: ifconfig netstat -i ip link show Suspend pm-suspend pm-hibernate System Info top df -h sudo lshw List order by last modified last ls -altr Vim | Goto End of File | G | | Goto Line | nG | | Show Line Number | :set nu | ...
Visual Basic, Macro Excel course (mixed vietnamese) Oct 2, 2015 - 1 min read Many vietnamese friends ask me to teach them Excel, macro VBA.. it is not really my speciality… But ok, let’s just learn it together! Here my friends..
Choose for the Future (vietnamese) Jun 16, 2003 - 9 min read The me in 19 years old wrote this post! The boy was in the verge of choosing between .NET or Java. Những khó khăn lớn trong lập trình thường là: Thứ nhất là do ranh giới giữa lập trình ứng dụng và lập trình hệ thống rất mờ nhạt, người lập trình ứng dụng cũng có đầy đủ trong tay các công cụ để thọc sâu và có thể làm tổn thương hệ thống (như thao tác các vùng nhớ trên đĩa, chặn các ngắt hệ thống, thay đổi cấu trúc đĩa cứng …). ...