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.
Three Plugins to Power up Your Strapi Blog

Three Plugins to Power up Your Strapi Blog

3
Comments 1
19 min read
Combination Sum- I

Combination Sum- I

Comments
1 min read
Javascript Tagalog - String charAt Method

Javascript Tagalog - String charAt Method

6
Comments 3
1 min read
Implement Dark/Light mode: How to fix the flicker of incorrect theme?

Implement Dark/Light mode: How to fix the flicker of incorrect theme?

10
Comments 4
8 min read
Svelte Logic Blocks

Svelte Logic Blocks

3
Comments
3 min read
Browser extensions - Using storage

Browser extensions - Using storage

7
Comments
3 min read
How to test your own React Components library

How to test your own React Components library

9
Comments
3 min read
Grafana k6 - usando JS para testes de carga

Grafana k6 - usando JS para testes de carga

3
Comments 1
4 min read
Jump Game - I

Jump Game - I

1
Comments
1 min read
Fixing Keyboard Avoiding in React Native

Fixing Keyboard Avoiding in React Native

5
Comments
6 min read
How to Upload a file to GraphQL with VanillaJS

How to Upload a file to GraphQL with VanillaJS

3
Comments
5 min read
JWT (JSON Web Token)

JWT (JSON Web Token)

169
Comments 17
4 min read
Making a Morphing 3D Sphere in Javascript with Three.js

Making a Morphing 3D Sphere in Javascript with Three.js

8
Comments 1
6 min read
How to quickly Add Dark Mode to your web app in just 3 steps

How to quickly Add Dark Mode to your web app in just 3 steps

19
Comments 1
3 min read
Why does the action swap in array when clicking after typing in javascript?

Why does the action swap in array when clicking after typing in javascript?

3
Comments 2
1 min read
Absolute Beginner's Guide to Learn JavaScript, Part-3

Absolute Beginner's Guide to Learn JavaScript, Part-3

3
Comments 2
6 min read
How to setup prettier, lint-staged and husky script

How to setup prettier, lint-staged and husky script

2
Comments
2 min read
Añade fuentes de forma dinámica a tu web usando Javascript y FontFace

Añade fuentes de forma dinámica a tu web usando Javascript y FontFace

5
Comments
4 min read
Styling React App - Stylify vs Styled Components

Styling React App - Stylify vs Styled Components

11
Comments
5 min read
Chat App with WebSocket: Deleting User

Chat App with WebSocket: Deleting User

7
Comments 5
1 min read
Build your ecommerce store using Gatsby and Strapi

Build your ecommerce store using Gatsby and Strapi

4
Comments
17 min read
Why should you attend the Meteor Hackathon 2022 in September

Why should you attend the Meteor Hackathon 2022 in September

9
Comments
5 min read
JavaScript memory management 101: Strong and Weak refs, FinalizationRegistry

JavaScript memory management 101: Strong and Weak refs, FinalizationRegistry

13
Comments
8 min read
How much do you need to know before starting?

How much do you need to know before starting?

9
Comments
3 min read
Creating and Consuming Custom Events

Creating and Consuming Custom Events

4
Comments 1
3 min read
Suspense in React 18

Suspense in React 18

1
Comments 1
5 min read
Interface Segregation Principle in TypeScript

Interface Segregation Principle in TypeScript

48
Comments
1 min read
Sending login notifications to users using Auth0 Actions

Sending login notifications to users using Auth0 Actions

16
Comments
3 min read
Weekly Digest 33/2022

Weekly Digest 33/2022

3
Comments
3 min read
Typescript Series - Awaited Type

Typescript Series - Awaited Type

3
Comments
1 min read
Create Web Components in Lit, publish on npm & use in Angular 14, React 18 and Vanilla JS Projects (free video course)

Create Web Components in Lit, publish on npm & use in Angular 14, React 18 and Vanilla JS Projects (free video course)

8
Comments 1
2 min read
Javascript to know for Reactjs

Javascript to know for Reactjs

173
Comments 25
12 min read
Hand-on coding practice for frontend

Hand-on coding practice for frontend

3
Comments
1 min read
Decentralized... Backend? Building an Angular dApp With OrbitDB and IPFS

Decentralized... Backend? Building an Angular dApp With OrbitDB and IPFS

2
Comments
5 min read
My way and journey into tech 😊

My way and journey into tech 😊

9
Comments 1
2 min read
Finite state machines in frontend

Finite state machines in frontend

3
Comments 1
1 min read
GSoC 2022 CircuitVerse | Week 9 and 10 Report

GSoC 2022 CircuitVerse | Week 9 and 10 Report

3
Comments
1 min read
Formik ve Yup ile React Form Validasyonu

Formik ve Yup ile React Form Validasyonu

1
Comments
3 min read
Fixing baseURL error in Nextjs-auth0

Fixing baseURL error in Nextjs-auth0

3
Comments
2 min read
How TypeScript Default Parameters Work

How TypeScript Default Parameters Work

8
Comments
2 min read
Rat In A Maze - With Multiple Hops

Rat In A Maze - With Multiple Hops

1
Comments
1 min read
Javascript Tagalog - String includes Method

Javascript Tagalog - String includes Method

4
Comments
1 min read
N-Queen : Check if possible to place in NxN

N-Queen : Check if possible to place in NxN

2
Comments
1 min read
Javascript Tagalog - String indexOf Method

Javascript Tagalog - String indexOf Method

3
Comments
1 min read
Browser extensions - Repeating notifications

Browser extensions - Repeating notifications

9
Comments 1
3 min read
Javascript counter | HTML, CSS, JS

Javascript counter | HTML, CSS, JS

4
Comments
2 min read
N-Queen - All Possible Placements

N-Queen - All Possible Placements

2
Comments
1 min read
How to Create a Custom Source for File Upload With Angular

How to Create a Custom Source for File Upload With Angular

2
Comments 2
4 min read
How to run Google Maps API in React 18 ?

How to run Google Maps API in React 18 ?

4
Comments 3
1 min read
Array Methods in JS - reverse()

Array Methods in JS - reverse()

7
Comments 24
2 min read
Browser extensions - Adding browser notifications

Browser extensions - Adding browser notifications

24
Comments 2
2 min read
How to translate HTML for free using google translate.

How to translate HTML for free using google translate.

22
Comments 4
2 min read
Useful Array Methods In Javascript

Useful Array Methods In Javascript

16
Comments
4 min read
React re-renders guide: preventing unnecessary re-renders

React re-renders guide: preventing unnecessary re-renders

143
Comments 2
10 min read
Reduct Storage Web Console v0.4.0 has been released

Reduct Storage Web Console v0.4.0 has been released

4
Comments
1 min read
How to scrape Google Shopping results?

How to scrape Google Shopping results?

2
Comments 3
4 min read
Let's build a multiplayer movie trivia/quiz game with socket.io, svelte and node. devlog #5

Let's build a multiplayer movie trivia/quiz game with socket.io, svelte and node. devlog #5

2
Comments 3
6 min read
Slick Slider for fast creation of a responsive slider of any complexity on a website

Slick Slider for fast creation of a responsive slider of any complexity on a website

7
Comments 2
1 min read
Melhore a sua habilidade de escrever front-end em até 10x

Melhore a sua habilidade de escrever front-end em até 10x

5
Comments
2 min read
PROJECT - Random Color Generator

PROJECT - Random Color Generator

2
Comments
2 min read
loading...