Raja Muhammad Asher
Raja Muhammad Asher

Raja Muhammad Asher

Follow
Series

TIL

In this Series, I will share what I have learned today

Articles in this series

Use Strict in JavaScript

Jan 11, 20232 min read

"use strict" is a JavaScript directive that indicates that the code should be executed in "strict mode." In strict mode, certain errors are thrown...

Use Strict in JavaScript
Configure Nginx for MERN GraphQL app on Digitalocean
React Nodejs Express & Mongodb - The MERN FullStack Guide
How to manage multiple Node versions on Ubuntu 22.04?