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.
Understanding Children Props in React

Understanding Children Props in React

1
Comments
3 min read
Why JavaScript is a Prototype-based OOP

Why JavaScript is a Prototype-based OOP

121
Comments 17
13 min read
Polymorphism With TypeScript

Polymorphism With TypeScript

Comments
1 min read
Easy guide to localize your Next.js project.

Easy guide to localize your Next.js project.

4
Comments 8
2 min read
Understanding the Number Type in JavaScript

Understanding the Number Type in JavaScript

Comments
2 min read
A Beginner's Guide to Portals in React: Everything You Need to Know

A Beginner's Guide to Portals in React: Everything You Need to Know

6
Comments
7 min read
🌸 A elegant way to consume API's at front-end

🌸 A elegant way to consume API's at front-end

3
Comments
4 min read
Losing Control

Losing Control

Comments
5 min read
Authentication in React Applications using Firebase and its services. Part 2

Authentication in React Applications using Firebase and its services. Part 2

4
Comments
10 min read
Week's Digest : Variables and Data Types in JavaScript

Week's Digest : Variables and Data Types in JavaScript

3
Comments
2 min read
Maximize Your Upload Efficiency: How to Perform Parallel File Uploads with Node.js and Cloudinary

Maximize Your Upload Efficiency: How to Perform Parallel File Uploads with Node.js and Cloudinary

4
Comments
4 min read
"Say what, now?" Breaking Down JavaScript Building Blocks for Algorithmically-Challenged Thinkers

"Say what, now?" Breaking Down JavaScript Building Blocks for Algorithmically-Challenged Thinkers

Comments
4 min read
SneakerShop Tutorial : Home Screen ✨👟✨

SneakerShop Tutorial : Home Screen ✨👟✨

1
Comments
3 min read
JavaScript Destructuring.

JavaScript Destructuring.

44
Comments 7
4 min read
Thinking Back and Coding Forward

Thinking Back and Coding Forward

3
Comments 1
2 min read
Ditch Create-React-App: Unleash the Power of Reactivize to Level Up Your React Projects 🚀

Ditch Create-React-App: Unleash the Power of Reactivize to Level Up Your React Projects 🚀

Comments
2 min read
Get the distance between the given date and now in words using date-fns

Get the distance between the given date and now in words using date-fns

4
Comments
1 min read
Mastering Navigation Menus in React Native: 3 Types You Must Know [With Examples]

Mastering Navigation Menus in React Native: 3 Types You Must Know [With Examples]

1
Comments
6 min read
Real-world usage of Map and Set data types of JavaScript

Real-world usage of Map and Set data types of JavaScript

4
Comments
2 min read
Web Storage (Cookies, localStorage, and sessionStorage)

Web Storage (Cookies, localStorage, and sessionStorage)

14
Comments 2
3 min read
From Callback Hell to Promise Chains

From Callback Hell to Promise Chains

Comments
3 min read
A web security story from 2008: silently securing JSON.parse

A web security story from 2008: silently securing JSON.parse

7
Comments 1
5 min read
What is JSON

What is JSON

Comments 1
4 min read
Building React Hooks - Copy to Clipboard

Building React Hooks - Copy to Clipboard

28
Comments 3
7 min read
Authentication in React Applications using Firebase and its services. Part 1.

Authentication in React Applications using Firebase and its services. Part 1.

4
Comments
5 min read
loading...