Full-stack web dev playing with Node.js, Typescript, React and Angular.
Currently building
Typetron,
a Node.js framework for building backend apps (psst, give it a try 🚀)
Is the following code going to crash your program or will it execute without any issues? Take your time to make a gue...
In the previous article we discussed creating a custom event handler for the “element is sticky” event, which allowed...
Have you ever wished to change the CSS properties when an element goes in the “sticky” mode on the page? In this art...
The other day I came across a tweet from @trunarla about how can ternary operators can be made more readable: Link ...
I’ve been working on a Node.js framework for building REST APIs lately called Typetron and I wanted to announce it’s ...