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.
Lets #HackTogether: Javascript On Azure Keynote

Lets #HackTogether: Javascript On Azure Keynote

13
Comments
5 min read
Understanding and Handling NullPointerException Across Multiple Languages

Understanding and Handling NullPointerException Across Multiple Languages

14
Comments
2 min read
Demystifying API Authentication and Authorization Methods

Demystifying API Authentication and Authorization Methods

Comments
4 min read
The Magic of Closures in JavaScript for Beginners

The Magic of Closures in JavaScript for Beginners

8
Comments 1
5 min read
11 Ways to Improve Website Performance in Next.js Webpages

11 Ways to Improve Website Performance in Next.js Webpages

9
Comments 3
3 min read
Cookies vs Local Storage in JavaScript

Cookies vs Local Storage in JavaScript

18
Comments 2
3 min read
# Learning JavaScript: A Beginner's Guide

# Learning JavaScript: A Beginner's Guide

7
Comments
4 min read
Understanding Slicing in Python: A Comprehensive Guide

Understanding Slicing in Python: A Comprehensive Guide

13
Comments
2 min read
React Custom Hook: useMediaQuery

React Custom Hook: useMediaQuery

11
Comments
2 min read
Best Scheduling Libraries for Frontend Developers

Best Scheduling Libraries for Frontend Developers

2
Comments
9 min read
Explore These 18 Fascinating Public APIs for Your Next Project

Explore These 18 Fascinating Public APIs for Your Next Project

7
Comments 1
3 min read
The Art of Debugging: Mastering JavaScript Troubleshooting

The Art of Debugging: Mastering JavaScript Troubleshooting

5
Comments
4 min read
Sendbird Alternatives vs Compititors

Sendbird Alternatives vs Compititors

2
Comments
7 min read
Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

9
Comments
2 min read
Object Destructuring in JavaScript

Object Destructuring in JavaScript

11
Comments
5 min read
Pop-up Modal: Using HTML, CSS, and JavaScript to Create a Modal.

Pop-up Modal: Using HTML, CSS, and JavaScript to Create a Modal.

8
Comments
9 min read
🚀 2 Tricks to build an Ebay clone in 30 Minutes 🚀

🚀 2 Tricks to build an Ebay clone in 30 Minutes 🚀

Comments
12 min read
Do More using GitHub Copilot with AI and VS Code

Do More using GitHub Copilot with AI and VS Code

11
Comments
3 min read
HOW TO BUILD A MEVN APP WITH VITE FRONTEND (PART 3)

HOW TO BUILD A MEVN APP WITH VITE FRONTEND (PART 3)

Comments
5 min read
Conditional Statements: Making Decisions in JavaScript 😎🔀

Conditional Statements: Making Decisions in JavaScript 😎🔀

10
Comments
5 min read
Barrel - Best Way to Import Files in Modern JavaScript Apps

Barrel - Best Way to Import Files in Modern JavaScript Apps

3
Comments 2
5 min read
Top 5 JavaScript Courses on Udemy -  Is it worth it?

Top 5 JavaScript Courses on Udemy -  Is it worth it?

12
Comments
15 min read
Getting Started with WebSockets in Deno: Tutorial and Examples

Getting Started with WebSockets in Deno: Tutorial and Examples

4
Comments
4 min read
Variable Declaration in JavaScript: A Comprehensive Guide

Variable Declaration in JavaScript: A Comprehensive Guide

6
Comments 2
5 min read
React Custom Hook: useLongPress

React Custom Hook: useLongPress

8
Comments
2 min read
Impossible⁉️ CSS only syntax highlighting 😱 ...with a single element and GRADIENTS 🤯

Impossible⁉️ CSS only syntax highlighting 😱 ...with a single element and GRADIENTS 🤯

125
Comments 19
6 min read
Leveraging the Power of the <template> Tag in HTML for Dynamic Content Creation

Leveraging the Power of the <template> Tag in HTML for Dynamic Content Creation

2
Comments
3 min read
Top Websites to Practice Programming 🚀

Top Websites to Practice Programming 🚀

2
Comments 1
1 min read
Cheatsheet for frontend interviews

Cheatsheet for frontend interviews

6
Comments
4 min read
Turing Machine Simulator

Turing Machine Simulator

1
Comments
1 min read
Javscript BOM ( Browser Object Model)

Javscript BOM ( Browser Object Model)

1
Comments
2 min read
Javascript DOM methods

Javascript DOM methods

13
Comments 3
2 min read
Why is using TypeScript a good idea?

Why is using TypeScript a good idea?

2
Comments
9 min read
Enhancing User Experience with Daxus

Enhancing User Experience with Daxus

5
Comments
3 min read
Day 23: Proxy

Day 23: Proxy

10
Comments
2 min read
Using a Proxy for smart destructuring

Using a Proxy for smart destructuring

2
Comments
2 min read
6 New Syntax Changes in Web Development

6 New Syntax Changes in Web Development

3
Comments
2 min read
#LearnedToday: Ambigrams

#LearnedToday: Ambigrams

7
Comments
1 min read
Applying the Open-Closed Principle To Write Clean React Components

Applying the Open-Closed Principle To Write Clean React Components

5
Comments
4 min read
Mobile App Update - Day 95

Mobile App Update - Day 95

13
Comments 2
2 min read
Mastering JavaScript DOM Manipulation: append() vs appendChild()

Mastering JavaScript DOM Manipulation: append() vs appendChild()

9
Comments
3 min read
React State vs. React Context: Deciding How to Manage State

React State vs. React Context: Deciding How to Manage State

12
Comments
1 min read
Convert simple javascript function to typescript

Convert simple javascript function to typescript

1
Comments
1 min read
6 Tips for Effective React Pagination: Building a User-Friendly Navigation Component

6 Tips for Effective React Pagination: Building a User-Friendly Navigation Component

13
Comments 1
1 min read
What happens when you type google.com in your browser and press Enter…

What happens when you type google.com in your browser and press Enter…

14
Comments 4
6 min read
React Custom Hook: useGeolocation

React Custom Hook: useGeolocation

8
Comments
2 min read
JavaScript: How conditionals influence your code?

JavaScript: How conditionals influence your code?

8
Comments 6
4 min read
A document Q&A AI chatbot built with Next.js, supabase, langchain and GPT

A document Q&A AI chatbot built with Next.js, supabase, langchain and GPT

8
Comments 1
9 min read
🔥🤖 Automate MEMEs posting to your Discord with NodeJS and Novu 🚀🚀

🔥🤖 Automate MEMEs posting to your Discord with NodeJS and Novu 🚀🚀

153
Comments 3
5 min read
On to Back End!

On to Back End!

2
Comments 2
1 min read
Polished: Simplificando a Manipulação de Estilos CSS em Projetos React

Polished: Simplificando a Manipulação de Estilos CSS em Projetos React

1
Comments
4 min read
Adding a "share to mastodon" link to any web site

Adding a "share to mastodon" link to any web site

6
Comments 1
2 min read
Understanding React Context API and UseReducer Hooks for beginner

Understanding React Context API and UseReducer Hooks for beginner

3
Comments
4 min read
RandomSparkles

RandomSparkles

12
Comments 6
1 min read
Higher Order Functions

Higher Order Functions

5
Comments 1
4 min read
Diffie-Hellman & its Simple Maths Explained in 5 Minutes 🙆🏻‍♂️

Diffie-Hellman & its Simple Maths Explained in 5 Minutes 🙆🏻‍♂️

4
Comments
4 min read
Will engineers get replaced? Here's your answer.

Will engineers get replaced? Here's your answer.

8
Comments 1
45 min read
What is First Class Function? First Class Function in JavaScript

What is First Class Function? First Class Function in JavaScript

5
Comments
2 min read
React Hooks: Cheat Sheet, with examples

React Hooks: Cheat Sheet, with examples

11
Comments 1
9 min read
10+ Awesome Things About JavaScript

10+ Awesome Things About JavaScript

8
Comments 3
3 min read
loading...