In this article, I'll quickly guide you on how to set up a simple Express workflow and basic things you need to know in order to get started with Express
Read moreIn this article, we'll see how to quickly create, connect and use a MySQL database in a Node.js application.
Read moreIf you've never heard of Sass before, want a quick brush up or just want to get started using Sass, read on cause you've found the right article. In this article, we'll discuss the main features of Sass, installation guides and how to use it in your projects.
Read moreClosures are a fundamental and powerful property that JavaScript heavily relies on and is very vital to understand. It can also be a little bit difficult to grasp its concepts especially for people new to programming. In this article, I explain with some examples and other concepts why and how closures work.
Read more