3 followers
Builder of Things, a seft-taught Developer and an Engineer.
From a beginner playing around with basic web APIs to an experienced developer building real-world solutions, we can all agree that consuming...
What is syntactic sugar? In computer science, a syntax or feature designed to make a piece of code easier to express or to read within a programming...
Thanks to the asynchronous nature of JavaScript, we have a couple of features that allow us to run non-blocking chunks of code, which means other...