Web Development
4 Ways to Create a Modal Popup Box with HTML, CSS and Vanilla JavaScript
javascripthtmlcss
How to create a basic calculator using HTML, CSS and JavaScript
htmlcssjavascript
How to Optimize your Angular Application for Production
Optimizing your Angular application for production
angularjavascripttypescript
Build a Simple Referral System With Node.js and MySQL
Get more signups on your next project with a referral program
javascriptnodejsmysql
6 Browser APIs You Need To Know As A Front End Developer
Browser APIs (or web APIs) are the APIs that come built-in with the browsers. They allow developers to perform complex operations without dealing with the sophisticated lower-level code. There are a…
web-developmentjavascriptapis
Creating a dynamic HTML table with JavaScript
javascripthtmlcss
A hands-on guide for a Server-Side Rendering React app
In the previous article, we described how to make a production build and deploy it to a server. Naturally, the next step is the server-side rendering. We are going to walk through the process by…
server-side-renderingjavascriptprogramming
A Simple encryption library in Node.js with TypeScript
How to encode and encrypt simple data
nodejstypescriptweb-development
A guide to creating a React app without create-react-app
Creating a React App from scratch
javascriptreactapp-development
How to build a website with only JavaScript
javascriptwebdevweb-development