Nick Johnstone on what makes Cycle special, the two-year long ‘weekend project’, great community engagement, and the future of programming. (more…)
Read more »
One aspect of JavaScript development that many developers struggle with is dealing with optional values. What are the best strategies to… (more…)
Read more »
Solid is a reactive JavaScript library for creating user interfaces without a virtual DOM. It compiles templates down to real DOM nodes once and wraps... (more…)
Read more »
ContrAltoJS JavaScript Xerox Alto Emulator. Contribute to sethm/ContrAltoJS development by creating an account on GitHub. (more…)
Read more »
Go check out Daily Developer Jokes, my latest project! Here's the joke from today: JavaScript is a very lenient language in terms of how it is interpreted. For example: x = 5; Is not valid JavaScript code, and should be written as var x = 5 (or const... (more…)
Read more »