A light wight javascript image viewing plugin with smooth preview animation and dependence free - GitHub - yue1123/img-previewer: A light wight javascript image viewing plugin with smooth preview a... (more…)
Read more »
The are two big holy war questions about code style in JavaScript: tabs vs. spaces and semicolons vs. no semicolons. Can we all just adopt the most popular style if there is one, and stop arguing?
Read more »
HTML5 raycasting demo using React. Contribute to ahuth/raycast development by creating an account on GitHub. (more…)
Read more »
As programs become large, their complexity also grows. Bugs become harder to track down, mistakes easier to make. What if we could make small parts of our application more predictable? What if we could start to create fewer places where bugs originate? By... (more…)
Read more »