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.
ES6: Use Arrow Functions to Write Concise Anonymous Functions

ES6: Use Arrow Functions to Write Concise Anonymous Functions

11
Comments
1 min read
Theming with React, Less and CSS variables

Theming with React, Less and CSS variables

11
Comments 1
3 min read
Solving Event Handling Errors in React

Solving Event Handling Errors in React

15
Comments
4 min read
LeetCode 1396. Design Underground System (javascript solution)

LeetCode 1396. Design Underground System (javascript solution)

5
Comments
2 min read
Can you hack this? #2

Can you hack this? #2

5
Comments 10
1 min read
¿Componentes de clase o funcionales?

¿Componentes de clase o funcionales?

19
Comments 2
2 min read
Fast prototyping without worrying about the backend

Fast prototyping without worrying about the backend

15
Comments
3 min read
Are you giving the proper sense to React.Fragment?

Are you giving the proper sense to React.Fragment?

116
Comments 28
4 min read
Add e-signatures to your app in 3 steps

Add e-signatures to your app in 3 steps

3
Comments
11 min read
Introducing the complete PDF API

Introducing the complete PDF API

3
Comments
5 min read
Dark Theme With Vuetify

Dark Theme With Vuetify

9
Comments
3 min read
LeetCode 1200. Minimum Absolute Difference (javascript solution)

LeetCode 1200. Minimum Absolute Difference (javascript solution)

3
Comments
1 min read
What is getStaticPaths() in Nextjs?

What is getStaticPaths() in Nextjs?

28
Comments
4 min read
Using Hotwire Turbo in Rails with legacy JavaScript

Using Hotwire Turbo in Rails with legacy JavaScript

63
Comments 8
12 min read
Writing Arrow Functions with Parameters

Writing Arrow Functions with Parameters

6
Comments
1 min read
7 Reasons Why You Need To Learn Javascript

7 Reasons Why You Need To Learn Javascript

4
Comments
2 min read
How to force the browser to download remote resource

How to force the browser to download remote resource

6
Comments
3 min read
Custom React Hook - useObjectState

Custom React Hook - useObjectState

13
Comments
1 min read
Creating an Accordion | HTML, CSS, JavaScript | Tutorial

Creating an Accordion | HTML, CSS, JavaScript | Tutorial

4
Comments
1 min read
I wrote an online iframe editor in React

I wrote an online iframe editor in React

1
Comments
1 min read
1 year into coding 🎉. Here are the tips I would go back and give myself

1 year into coding 🎉. Here are the tips I would go back and give myself

73
Comments 9
6 min read
Everything JavaScript Arrays & Array Methods!

Everything JavaScript Arrays & Array Methods!

74
Comments 2
15 min read
JS interview in 2 minutes / == vs ===

JS interview in 2 minutes / == vs ===

31
Comments 1
1 min read
Handle errors gracefully with React Error Boundary

Handle errors gracefully with React Error Boundary

194
Comments 9
4 min read
🚀Lauching JS-Interview Bot on Twitter

🚀Lauching JS-Interview Bot on Twitter

2
Comments
1 min read
Finding mission people with 31 lines of JavaScript

Finding mission people with 31 lines of JavaScript

5
Comments
3 min read
JSON Web Token VS Session based authentication

JSON Web Token VS Session based authentication

2
Comments 2
1 min read
useReducer Hook for functional components.

useReducer Hook for functional components.

40
Comments
2 min read
Solution: Rotate Image

Solution: Rotate Image

15
Comments 1
4 min read
Building RestAPI Server Using NodeJS and Express | Beginners

Building RestAPI Server Using NodeJS and Express | Beginners

34
Comments 6
1 min read
Nicely asking our users to update the app through an XSS attack

Nicely asking our users to update the app through an XSS attack

6
Comments
3 min read
How to properly internationalize a React application using i18next

How to properly internationalize a React application using i18next

392
Comments 33
19 min read
How to Build a Color Wheel with Tints & Shades

How to Build a Color Wheel with Tints & Shades

29
Comments 11
2 min read
How to Communicate between Components in Vue.js

How to Communicate between Components in Vue.js

40
Comments 1
4 min read
Why and how we built Distributed with Next.js and Micro

Why and how we built Distributed with Next.js and Micro

4
Comments
7 min read
Build Your First Reusable Components Using React

Build Your First Reusable Components Using React

31
Comments 4
4 min read
Pair programming for the winner!

Pair programming for the winner!

5
Comments
2 min read
LeetCode 63. Unique Paths II (javascript solution)

LeetCode 63. Unique Paths II (javascript solution)

6
Comments 1
1 min read
How to send custom emails from a spreadsheet using google apps script.

How to send custom emails from a spreadsheet using google apps script.

2
Comments
3 min read
LeetCode 70. Climbing Stairs (javascript solution)

LeetCode 70. Climbing Stairs (javascript solution)

3
Comments 1
1 min read
vue 3 ecommerce

vue 3 ecommerce

22
Comments 2
1 min read
LeetCode 62. Unique Paths (javascript solution)

LeetCode 62. Unique Paths (javascript solution)

8
Comments 1
1 min read
What is "this"? Why you should avoid arrow functions on Vue methods

What is "this"? Why you should avoid arrow functions on Vue methods

32
Comments 8
3 min read
Learning process in Javascript

Learning process in Javascript

1
Comments
1 min read
build a social media website with Next JS and Firebase

build a social media website with Next JS and Firebase

32
Comments 2
1 min read
Supercharge Your Website Using PWA: Installable Website

Supercharge Your Website Using PWA: Installable Website

253
Comments 11
4 min read
Using 11ty JavaScript Data files to mix Markdown and CMS content into one collection

Using 11ty JavaScript Data files to mix Markdown and CMS content into one collection

9
Comments
9 min read
Accepting payments with Stripe, Nuxt. js and vercel

Accepting payments with Stripe, Nuxt. js and vercel

135
Comments 9
4 min read
How to Send Notifications in Chrome Extensions

How to Send Notifications in Chrome Extensions

26
Comments
6 min read
👨‍🔬 Why The DOM Causes Negative Enthalpy! - Learning Frontend Deeply - Part 2

👨‍🔬 Why The DOM Causes Negative Enthalpy! - Learning Frontend Deeply - Part 2

12
Comments
14 min read
Ultimate NodeJs Resources

Ultimate NodeJs Resources

14
Comments
1 min read
Have you tried using JŌTAI with React yet?

Have you tried using JŌTAI with React yet?

6
Comments
1 min read
Primitives values and JavaScript Objects

Primitives values and JavaScript Objects

4
Comments
2 min read
Web Components using UnknownHTMLElements for better semantic HTML

Web Components using UnknownHTMLElements for better semantic HTML

17
Comments
4 min read
My javascript / tech / web development newsletter for 2021-04-24 is out!

My javascript / tech / web development newsletter for 2021-04-24 is out!

2
Comments
1 min read
Daily dose of JavaScript

Daily dose of JavaScript

3
Comments
1 min read
JavaScript function add(1)(2)(3)(4) to achieve infinite accumulation-step by step principle analysis

JavaScript function add(1)(2)(3)(4) to achieve infinite accumulation-step by step principle analysis

20
Comments 5
2 min read
How to build a Fabulous Todo App using React, Redux and Framer-Motion

How to build a Fabulous Todo App using React, Redux and Framer-Motion

74
Comments 12
7 min read
Learn basic Web Components

Learn basic Web Components

138
Comments 14
6 min read
JavaScript Interview Questions and Answers you should know - Junior and Senior

JavaScript Interview Questions and Answers you should know - Junior and Senior

111
Comments 4
4 min read
loading...