DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Automate Github Pull Requests With NodeJS API

Automate Github Pull Requests With NodeJS API

Comments
6 min read
How to optimize your MERN workflow with a solid architecture

How to optimize your MERN workflow with a solid architecture

Comments
3 min read
Exploring the Latest JavaScript Trends: What You Need to Know

Exploring the Latest JavaScript Trends: What You Need to Know

8
Comments
3 min read
Ajv-ts reached 0.7! 🎉

Ajv-ts reached 0.7! 🎉

Comments
1 min read
CSS Modules vs. Styled Components for Styling in Next.js

CSS Modules vs. Styled Components for Styling in Next.js

3
Comments
2 min read
HackerRank 3 Months Preparation Kit(JavaScript) - Mini-Max Sum

HackerRank 3 Months Preparation Kit(JavaScript) - Mini-Max Sum

1
Comments
1 min read
Create animated columns of tiles with a background-images fade in and fade out

Create animated columns of tiles with a background-images fade in and fade out

1
Comments
4 min read
[] == ![] || Wtf JavaScript

[] == ![] || Wtf JavaScript

6
Comments
2 min read
Cloud Resume Challenge pt 2: Building and Hosting my Resume.

Cloud Resume Challenge pt 2: Building and Hosting my Resume.

Comments
6 min read
This weird IFRAME thing wasted my 2 days (and counting...)

This weird IFRAME thing wasted my 2 days (and counting...)

Comments 2
3 min read
daily code 77 | js fetch practice

daily code 77 | js fetch practice

1
Comments
2 min read
Creating Arrays in JavaScript: A Comprehensive Guide

Creating Arrays in JavaScript: A Comprehensive Guide

1
Comments
2 min read
Fixed Window Counter: Under the Hood of express-rate-limit

Fixed Window Counter: Under the Hood of express-rate-limit

1
Comments 4
2 min read
3D Parametric Plot

3D Parametric Plot

Comments
1 min read
ChatGPT has designed and manufactured the first microprocessor! Is the job of a chip design engineer in danger?

ChatGPT has designed and manufactured the first microprocessor! Is the job of a chip design engineer in danger?

2
Comments
2 min read
Decoding the Conversation: A Deep Dive into Request and Response Objects in JavaScript

Decoding the Conversation: A Deep Dive into Request and Response Objects in JavaScript

Comments
2 min read
Enhancing JavaScript Code with ES Modules: Export, Import, and Beyond

Enhancing JavaScript Code with ES Modules: Export, Import, and Beyond

5
Comments 1
4 min read
Why Your Applications Need Optimistic Updates

Why Your Applications Need Optimistic Updates

2
Comments
4 min read
Day 2 - JavaScript Essential Training

Day 2 - JavaScript Essential Training

Comments
2 min read
Unlocking Protected PDFs

Unlocking Protected PDFs

Comments
1 min read
Creating the MSP Columbus Website: Challenges, Technologies, and Future Goals

Creating the MSP Columbus Website: Challenges, Technologies, and Future Goals

Comments
2 min read
The Power of Unit Testing Tools in Software Development

The Power of Unit Testing Tools in Software Development

2
Comments 1
4 min read
Guide to Redux: A Robust State Management Library for JavaScript Applications

Guide to Redux: A Robust State Management Library for JavaScript Applications

Comments
5 min read
Introduction to Functional Programming in JavaScript: Function compositions #4

Introduction to Functional Programming in JavaScript: Function compositions #4

Comments
3 min read
Create API Routes Using Next Js

Create API Routes Using Next Js

1
Comments
2 min read
Real time rendering with web-sockets

Real time rendering with web-sockets

14
Comments
2 min read
Let's understand the differences: href="", href="#", and href="javascript:void(0)"

Let's understand the differences: href="", href="#", and href="javascript:void(0)"

Comments
1 min read
Integration of ScheduleJS with Selligent CRM for a Leading Beauty Brand

Integration of ScheduleJS with Selligent CRM for a Leading Beauty Brand

11
Comments
3 min read
Array Loops in JavaScript

Array Loops in JavaScript

1
Comments
1 min read
How I used js to dynamically create and delete pods in kubernetes

How I used js to dynamically create and delete pods in kubernetes

Comments
2 min read
How is Braid made?

How is Braid made?

2
Comments
5 min read
Drawing animations in ScheduleJS

Drawing animations in ScheduleJS

13
Comments
4 min read
Typescript Coding Chronicles: Reverse Vowels of a String

Typescript Coding Chronicles: Reverse Vowels of a String

Comments
3 min read
Understanding the Unary Plus Operator (+) in JavaScript

Understanding the Unary Plus Operator (+) in JavaScript

Comments
2 min read
Typescript Coding Chronicles: Can Place Flowers

Typescript Coding Chronicles: Can Place Flowers

Comments
4 min read
Typescript Coding Chronicles: Kids With the Greatest Number of Candies

Typescript Coding Chronicles: Kids With the Greatest Number of Candies

Comments
4 min read
Typescript Coding Chronicles: Greatest Common Divisor of Strings

Typescript Coding Chronicles: Greatest Common Divisor of Strings

Comments
4 min read
Typescript Coding Chronicles: Merge Strings Alternately

Typescript Coding Chronicles: Merge Strings Alternately

Comments
4 min read
JavaScript Design Patterns - Behavioral - Mediator

JavaScript Design Patterns - Behavioral - Mediator

5
Comments 1
1 min read
Demystifying React's Inner Workings: A Visual Journey Through React's Lifecycle with TypeScript (2024 Edition)

Demystifying React's Inner Workings: A Visual Journey Through React's Lifecycle with TypeScript (2024 Edition)

70
Comments 4
3 min read
Exploring the Capabilities of Python in Blockchain Development

Exploring the Capabilities of Python in Blockchain Development

Comments
3 min read
Introduction to React.js

Introduction to React.js

Comments
3 min read
10 Tips for Optimizing Web Development Projects

10 Tips for Optimizing Web Development Projects

Comments
2 min read
Level Up Your JavaScript: The Power of Higher-Order Functions

Level Up Your JavaScript: The Power of Higher-Order Functions

Comments
2 min read
JS Variables, Operators, Data Types

JS Variables, Operators, Data Types

Comments
3 min read
Do people want your SaaS?

Do people want your SaaS?

1
Comments
4 min read
How To Deal With Side Effects

How To Deal With Side Effects

Comments
5 min read
HackerRank Beautiful 3 Set Problem Solution

HackerRank Beautiful 3 Set Problem Solution

Comments
3 min read
Lucky Numbers in a Matrix

Lucky Numbers in a Matrix

3
Comments
1 min read
Juggling a Developer Job, Part-Time SaaS and Conference Speaking

Juggling a Developer Job, Part-Time SaaS and Conference Speaking

1
Comments 2
3 min read
Event Listeners and Anchor Tag

Event Listeners and Anchor Tag

Comments
1 min read
Mastering Generators in JavaScript

Mastering Generators in JavaScript

Comments
3 min read
Introduction to Functional Programming in JavaScript: High order functions #3

Introduction to Functional Programming in JavaScript: High order functions #3

1
Comments
3 min read
Ready to Dive into React? Let's Build Your First App!

Ready to Dive into React? Let's Build Your First App!

11
Comments 1
2 min read
Telegram weather bot

Telegram weather bot

Comments
1 min read
Differentiating Zustand and Redux

Differentiating Zustand and Redux

2
Comments
3 min read
Creating Python Generators

Creating Python Generators

Comments
2 min read
Real-time Data Updates with Server-Sent Events (SSE) in Node.js

Real-time Data Updates with Server-Sent Events (SSE) in Node.js

Comments
3 min read
Top 7 Tips for Managing State in JavaScript Applications 🌟

Top 7 Tips for Managing State in JavaScript Applications 🌟

3
Comments
4 min read
Axios Vs Fetch: Which Should You Use For Your HTTP Requests?

Axios Vs Fetch: Which Should You Use For Your HTTP Requests?

4
Comments
2 min read
loading...