Featured Post
5 Common Server Vulnerabilities with Node.js
We recently published an article about OWASP Juice Shop and got a lot of great feedback from the community, so we decided to dive a bit deeper into some security-related topics.
Read moreRecent Post
Zero to Mastery Course Review: Complete Node.js Developer in 2023
Node.js is a popular choice for those who want to learn how to develop server-side code. It’s especially a great choice for those who have already started learning JavaScript on the front-end.
Read moreAn Introduction to Matter.js
Hello everyone. In this article I will write about Matter.js and what you can do with it. Please do keep in mind that I am a beginner in MatterJS.
Read moreCode: The Hidden Language of Computer Hardware and Software: An In-Depth Review 2023
As web developers, we might have jumped right into creating websites without any background knowledge on how a computer actually works.
Read moreJavaScript with APIs: Tips and Best Practices
JavaScript is a powerful language that can be used to interact with APIs (Application Programming Interfaces) and create dynamic web applications.
Read moreWeb Scraping with Node.js and Cheerio: An Introduction
Web scraping is a process that allows you to extract data from websites automatically. JavaScript, with its powerful tools and libraries, is a popular choice for web scraping.
Read moreCreating Your Own URL Shortener with Node.js
URL shorteners are a useful tool for making long, complex URLs shorter and easier to share. In this tutorial, we will be creating a URL shortener using JavaScript.
Read more