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.
Keep Your Methods Chained 🔗🔗🔗

Keep Your Methods Chained 🔗🔗🔗

28
Comments 2
5 min read
Using Sass as a tailwindCSS preprocessor

Using Sass as a tailwindCSS preprocessor

11
Comments
2 min read
5 Excellent Reasons Why You Should Be Developing Games

5 Excellent Reasons Why You Should Be Developing Games

14
Comments
5 min read
Build a basic Todo app with Nodejs+Mongodb

Build a basic Todo app with Nodejs+Mongodb

29
Comments 5
5 min read
Add dark mode to your site with TailwindCSS

Add dark mode to your site with TailwindCSS

9
Comments
2 min read
Persisting Files in Javascript (React) Applications

Persisting Files in Javascript (React) Applications

14
Comments
5 min read
Math.random() in tests

Math.random() in tests

7
Comments 2
2 min read
What are services in Vue?

What are services in Vue?

25
Comments 7
2 min read
Método includes - JavaScript

Método includes - JavaScript

6
Comments 2
1 min read
JavaScript Should Be Your Last Resort

JavaScript Should Be Your Last Resort

412
Comments 121
4 min read
Performance com Memo e useMemo

Performance com Memo e useMemo

8
Comments
3 min read
How to use external APIs with Serverless Functions

How to use external APIs with Serverless Functions

15
Comments
2 min read
globalThis in a nutshell

globalThis in a nutshell

10
Comments
1 min read
Building an Admin Panel with MongoDB using Appsmith

Building an Admin Panel with MongoDB using Appsmith

10
Comments 1
5 min read
How To Use Storybook with Ionic and Angular

How To Use Storybook with Ionic and Angular

14
Comments 3
2 min read
Loop and iteration in javascript with example

Loop and iteration in javascript with example

6
Comments
3 min read
Sharpen Your Testing Skills by Debugging in Cypress

Sharpen Your Testing Skills by Debugging in Cypress

3
Comments
6 min read
Vue 3 Portfolio template

Vue 3 Portfolio template

9
Comments 2
1 min read
The common misconception about TypeScript

The common misconception about TypeScript

107
Comments 12
9 min read
Creating a fun, fast, secure and sustainable website

Creating a fun, fast, secure and sustainable website

282
Comments 11
5 min read
Find the largest & smallest number

Find the largest & smallest number

5
Comments
1 min read
Javascript Interview Questions : Optional chaining (?.)

Javascript Interview Questions : Optional chaining (?.)

26
Comments 3
1 min read
How to Inject Document in Angular

How to Inject Document in Angular

14
Comments
1 min read
Build A Password Generator with React JS - react-toastify - Beginners Tutorial

Build A Password Generator with React JS - react-toastify - Beginners Tutorial

51
Comments 4
1 min read
Take Control of Mouse and Touch Events to Create Your Own Gestures

Take Control of Mouse and Touch Events to Create Your Own Gestures

5
Comments
2 min read
Drag and Drop Card using HTML & TailwindCSS | Sortable JS

Drag and Drop Card using HTML & TailwindCSS | Sortable JS

16
Comments
1 min read
Solution: Advantage Shuffle

Solution: Advantage Shuffle

10
Comments
4 min read
Visualize with React Chart Race

Visualize with React Chart Race

17
Comments
3 min read
5 things to include in your project ASAP

5 things to include in your project ASAP

97
Comments 2
8 min read
Why JSON Web tokens are required?

Why JSON Web tokens are required?

17
Comments 5
2 min read
How to create a screen reader accessible graph like Apple's with D3.js

How to create a screen reader accessible graph like Apple's with D3.js

34
Comments 1
8 min read
Cool JavaScript tips to make your code shorter and cleaner

Cool JavaScript tips to make your code shorter and cleaner

110
Comments 2
4 min read
Vous utilisez mal `useState`

Vous utilisez mal `useState`

9
Comments
10 min read
Create smoking hot toast notifications in React with React Hot Toast. 🔥

Create smoking hot toast notifications in React with React Hot Toast. 🔥

72
Comments 4
9 min read
Maximize User Experience with Infinite Scroll

Maximize User Experience with Infinite Scroll

118
Comments 6
3 min read
Always double-check what you copy from websites

Always double-check what you copy from websites

103
Comments 12
4 min read
Utiliser les expressions régulières pour effectuer des recherches et remplacements en JavaScript

Utiliser les expressions régulières pour effectuer des recherches et remplacements en JavaScript

7
Comments
6 min read
Top 5 Funny JavaScript libraries

Top 5 Funny JavaScript libraries

3
Comments
2 min read
NextAuth.js Intro [1 of 3]: One-Click Signup

NextAuth.js Intro [1 of 3]: One-Click Signup

26
Comments
4 min read
JavaScript Environment: PT1

JavaScript Environment: PT1

8
Comments
5 min read
Debouncing, and web performance

Debouncing, and web performance

75
Comments 7
2 min read
JS Sort is "weird".

JS Sort is "weird".

7
Comments
3 min read
Validações com Yup + Swagger

Validações com Yup + Swagger

12
Comments 6
6 min read
JavaScript Internals - Arrays

JavaScript Internals - Arrays

26
Comments 2
5 min read
Full-Stack Authentication and Hosting (Nodejs, Reactjs, Heroku, Netlify)

Full-Stack Authentication and Hosting (Nodejs, Reactjs, Heroku, Netlify)

57
Comments 6
4 min read
Javascript Chart Library - Open-source Projects

Javascript Chart Library - Open-source Projects

86
Comments 19
4 min read
How to use QR Code Generator API! With JS!

How to use QR Code Generator API! With JS!

5
Comments 2
1 min read
My learning experience with ExpressJS and Mongoose

My learning experience with ExpressJS and Mongoose

6
Comments
2 min read
JavaScript - Better way to check for "Nullish" Value Only!

JavaScript - Better way to check for "Nullish" Value Only!

41
Comments 2
3 min read
Using the optional chaining operator in JavaScript

Using the optional chaining operator in JavaScript

54
Comments 8
3 min read
15 DevTool Secrets for JavaScript Developers

15 DevTool Secrets for JavaScript Developers

97
Comments 4
9 min read
Cross-component Communication Patterns in AlpineJs

Cross-component Communication Patterns in AlpineJs

11
Comments 1
7 min read
How to Freeze an Object in JavaScript: Object.freeze(), Object.seal() & More

How to Freeze an Object in JavaScript: Object.freeze(), Object.seal() & More

74
Comments 2
8 min read
Javascript: Adjusting time-zone differences

Javascript: Adjusting time-zone differences

6
Comments
2 min read
You probably don't need useLazyQuery 🙅‍♂️

You probably don't need useLazyQuery 🙅‍♂️

15
Comments 3
3 min read
Building a Professionally Designed Website with NextJS, TypeScript, and Payload CMS - Ep. 1

Building a Professionally Designed Website with NextJS, TypeScript, and Payload CMS - Ep. 1

22
Comments
3 min read
Text Typing Animation Effect Using HTML & CSS

Text Typing Animation Effect Using HTML & CSS

64
Comments 3
1 min read
React/Rails Final Bootcamp Project

React/Rails Final Bootcamp Project

4
Comments
4 min read
Telescope 1.8 Release

Telescope 1.8 Release

6
Comments 2
3 min read
Improve: RxJS Debugging

Improve: RxJS Debugging

28
Comments
4 min read
loading...