An extensible custom CSS engine that uses WASM. Contribute to DAB0mB/eventsheet-wasm development by creating an account on GitHub. (more…)
Read more »
I was working on a problem on Codewars.com and I stumbled upon an interesting solution on StackOverflow. Someone was asking how to reverse an array WITHOUT using .reverse(). Here is one solution someone wrote: let reverse=a=>[...a].map(a.pop,a) I... (more…)
Read more »
I was hired in December 2014 as the sixth engineer at Shyp. Shyp runs
Node.js on the server. It's been a pretty frustrating journey, and I wanted
to share some of the experiences we've had. There are no hot takes about the
learning curve, or "why are t... (more…)
Read more »
The most powerful data validation library for JS. Contribute to sideway/joi development by creating an account on GitHub. (more…)
Read more »
Browse educational resources created by CodeGuppy Coding for kids and teens in the official Teachers Pay Teachers store. (more…)
Read more »