DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Top 5 Featured DEV Tag(#node) Posts from the year 2022

Stop Using .env Files Now!

Table Of Contents
Hello Reader
The problem with .env files
Storing the .env file
Updating a secret config
Versioning
Config servers to the rescue
Solving: Storing the .env file
Solving: Updating a...

Node.js animated: Event Loop

We have all heard about JavaScript and Node.js being single-threaded, but what does it mean in practical terms?

It means that JavaScript can do one thing at a time. For example, we cannot...

Continue Using .env Files As Usual.

Table Of Content (TOC).
Introduction.

  1. Storing The .env File.
  2. Updating a secret config.
  3. Versioning. Why .env file? Securing an .env file? Advantages of using an .env file. Problems With... ##Building a chat - Browser Notifications with React, Websockets and Web-Push 🤯 What is this article about?

We have all encountered chat over the web, that can be Facebook, Instagram, Whatsapp and the list goes on.
Just to give a bit of context, you send a message to a person or...

Building a chat app with Socket.io and React 🚀

What is this article about?

We have all encountered chat over the web, that can be Facebook, Instagram, Whatsapp and the list goes on.
Just to give a bit of context, you send a message to a person or...

Top comments (1)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured in this years's Top 5 in 2022: @gregorygaines , @andrewhu368 , @wiseai , @nevodavid , and @nevodavid 🙌.