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.
Seeking Guidance and Knowledge: A Call to Senior Developers

Seeking Guidance and Knowledge: A Call to Senior Developers

Comments
1 min read
Why we should not mutate state in react

Why we should not mutate state in react

32
Comments 13
3 min read
Swap two variables without using third variable (Bitwise XOR)

Swap two variables without using third variable (Bitwise XOR)

4
Comments 8
1 min read
WEB SERVERS FOR BEGINNERS

WEB SERVERS FOR BEGINNERS

2
Comments
2 min read
Understanding GraphQL: A Comprehensive Comparison With REST API and Its Implementation in Node.js

Understanding GraphQL: A Comprehensive Comparison With REST API and Its Implementation in Node.js

Comments
9 min read
:(colons), =(equals) and ;(semicolons) in Javascript (Bite-size article)

:(colons), =(equals) and ;(semicolons) in Javascript (Bite-size article)

1
Comments
2 min read
Mastering Next.js Navigation Hooks: An In-Depth Review

Mastering Next.js Navigation Hooks: An In-Depth Review

9
Comments
3 min read
Identify Bottlenecks in Your React App! An Introduction to Performance Analysis with React Profiler API

Identify Bottlenecks in Your React App! An Introduction to Performance Analysis with React Profiler API

1
Comments
2 min read
Taking recursion to the next level

Taking recursion to the next level

3
Comments
10 min read
Fundamentals of Functional Programming: Learn with JavaScript

Fundamentals of Functional Programming: Learn with JavaScript

5
Comments 2
2 min read
Angular 16 Pagination example

Angular 16 Pagination example

10
Comments 1
9 min read
Length of the longest substring without repeating characters

Length of the longest substring without repeating characters

1
Comments
1 min read
Unleashing the Power of useEffect

Unleashing the Power of useEffect

2
Comments
2 min read
Creating event on google calander with google meet link.

Creating event on google calander with google meet link.

5
Comments
3 min read
Let's Make an Interactive Coding Tutorial

Let's Make an Interactive Coding Tutorial

7
Comments
18 min read
How to upload files using JavaScript

How to upload files using JavaScript

19
Comments 5
18 min read
Decoding AWS and Exploring Cloud Alternatives: A Comprehensive Overview

Decoding AWS and Exploring Cloud Alternatives: A Comprehensive Overview

2
Comments
4 min read
How to Setup a Chatbot with React ChatBotify: A Step-by-Step Tutorial

How to Setup a Chatbot with React ChatBotify: A Step-by-Step Tutorial

7
Comments
3 min read
Deep Dive into useSearchParams: Mastering Query String Manipulation

Deep Dive into useSearchParams: Mastering Query String Manipulation

2
Comments
3 min read
Next.js Navigation Hooks: A Deep Dive into useSelectedLayoutSegments

Next.js Navigation Hooks: A Deep Dive into useSelectedLayoutSegments

1
Comments
2 min read
👉Taking A Dive Into Express' Request and Response Objects👈

👉Taking A Dive Into Express' Request and Response Objects👈

4
Comments
4 min read
Level Up Your Skills with the Ultimate TypeScript Guide!

Level Up Your Skills with the Ultimate TypeScript Guide!

2
Comments
2 min read
JavaScript Made Easy: Master Destructuring Assignment in a Flash

JavaScript Made Easy: Master Destructuring Assignment in a Flash

Comments
2 min read
Learn Vue: Style and Class Bindings

Learn Vue: Style and Class Bindings

12
Comments 2
2 min read
Sticky navbar only using CSS

Sticky navbar only using CSS

35
Comments
2 min read
loading...