JavaScript
Deep clone an Object and preserve its type with TypeScript
From Shallow Copy to Deep Clone with Type
typescriptjavascriptprogramming
How to Optimize your Angular Application for Production
Optimizing your Angular application for production
angularjavascripttypescript
How I dealt with over 30,000 ESLint errors
ESLint — Migrating to a Comprehensive Configuration
eslintjavascripttypescript
Build a Simple Referral System With Node.js and MySQL
Get more signups on your next project with a referral program
javascriptnodejsmysql
ESLint — A Proofreader for your Code
A practical guide to setting up and using ESLint
javascripteslintlinting
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
The Advanced Way to Style with Styled Components
A more in-depth look at the power of styled-components
reactstyled-componentscss-in-js
The Modern Way to Style with Styled Components
An in-depth look at the power of Styled Components
reactstyled-componentscss-in-js