I post about anything related to web development, mainly about Typescript, Node.js, React and Angular.
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 ...