DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Top 5 Posts tagged(#node) last week

Advanced Node.js React.js Auth JWT Json Web Token httpOnly in cookies

Securing Your Node.js React.js Application with JSON Web Token (JWT) Authentication

Here Github Repo : https://github.com/idurar/idurar-erp-crm

Hello, today we're going to discuss how to secure your...

Socket.io: Real-time Web Communication Made Easy Introduction

Good day everyone!
As I was preparing my last video tutorial for the year 2023, I realized that I am using socket.io to help creating the project.
With this, I decided to write a little bit about what...

Organize the mess of your photo folders with Node

If you have trouble organizing your photos spread across several folders like me, this article can help you!

I recently experienced a hard drive crash 💥 containing all of my photos 😢. Luckily, I...

Custom Exceptions in modern js / ts

I remember reading that error handling and meaningful logging are the most common forgotten areas for programmers who aim to improve their skills.

Like, these two are really crucial elements, yet,...

How to Optimize MongoDB Performance for Node.js

To update a document in MongoDB, I used to fetch it, update the values, and save back the entry. I would question the need for an update method. Looking back, it's evident that performance...

Top comments (2)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured this week : @lalami , @bekbrace , @alagrede , @manuartero , and @rishabh570 🙌.

Collapse
 
bekbrace profile image
Bek Brace

Thank you so much :)