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.
SvelteKit Tooling: 7 Tools to Streamline you CI Workflow

SvelteKit Tooling: 7 Tools to Streamline you CI Workflow

26
Comments
11 min read
Introducing mlyn - new state management for React

Introducing mlyn - new state management for React

5
Comments
4 min read
LeetCode WalkThru: 'TwoSum'

LeetCode WalkThru: 'TwoSum'

8
Comments 1
7 min read
Testing-library: avoid these mistakes in async tests

Testing-library: avoid these mistakes in async tests

30
Comments 3
9 min read
code every day with me

code every day with me

4
Comments
1 min read
Como transformar seu React APP em um PWA em poucos minutos

Como transformar seu React APP em um PWA em poucos minutos

12
Comments 2
2 min read
What is Material UI?

What is Material UI?

2
Comments
2 min read
100 días de código: 18, 19 y 20 el fin de semana es complicado

100 días de código: 18, 19 y 20 el fin de semana es complicado

3
Comments
3 min read
Best content to include in a default route?

Best content to include in a default route?

2
Comments
1 min read
Get unique objects from an array

Get unique objects from an array

3
Comments
1 min read
React Native Chat App using Socket.io

React Native Chat App using Socket.io

17
Comments 4
1 min read
Vue.js Components Communication Patterns (without Vuex) - Part 2

Vue.js Components Communication Patterns (without Vuex) - Part 2

5
Comments
5 min read
Extending Next.js' <Image /> component to improve UX

Extending Next.js' <Image /> component to improve UX

14
Comments 1
4 min read
Create a drawing app using JavaScript and canvas

Create a drawing app using JavaScript and canvas

55
Comments 1
6 min read
Logical assignments and their use cases

Logical assignments and their use cases

8
Comments
2 min read
Deep dive into Node.js Architecture

Deep dive into Node.js Architecture

839
Comments 8
6 min read
Getting Started with Algolia API

Getting Started with Algolia API

4
Comments
2 min read
Comprehensive guide of Event Handling in Svelte

Comprehensive guide of Event Handling in Svelte

4
Comments
4 min read
A technical tale of NodeSecure - Chapter 1

A technical tale of NodeSecure - Chapter 1

14
Comments
5 min read
Build an Editorial Website with vanilla JavaScript and Strapi

Build an Editorial Website with vanilla JavaScript and Strapi

7
Comments 1
12 min read
What are React Props?

What are React Props?

21
Comments
4 min read
Doodle + Forms

Doodle + Forms

5
Comments
4 min read
Minimal REST API Template using Express

Minimal REST API Template using Express

3
Comments
4 min read
Llamar a funciones JavaScript desde DotVVM con JS Directive

Llamar a funciones JavaScript desde DotVVM con JS Directive

4
Comments
4 min read
Coding Games

Coding Games

3
Comments 1
1 min read
Day 45 of 100 Days of Code & Scrum: My Internet is Back, and so is My Productivity

Day 45 of 100 Days of Code & Scrum: My Internet is Back, and so is My Productivity

11
Comments
3 min read
3.1 Getting serious with Firebase V9 - Moving to "ECMA modules"

3.1 Getting serious with Firebase V9 - Moving to "ECMA modules"

3
Comments
9 min read
Hiding primary keys and database IDs using Hashids

Hiding primary keys and database IDs using Hashids

7
Comments
6 min read
Web3 is nigh, are my Old Skills irrelevant?

Web3 is nigh, are my Old Skills irrelevant?

2
Comments
3 min read
Everything about super tokens - an open source alternative to Auth0, Firebase Auth, and AWS Cognito.

Everything about super tokens - an open source alternative to Auth0, Firebase Auth, and AWS Cognito.

156
Comments 3
4 min read
Be Aware of the !-- script Bug

Be Aware of the !-- script Bug

19
Comments 14
1 min read
Firebase Real-Time Database Querying Sorting Filtering for Web

Firebase Real-Time Database Querying Sorting Filtering for Web

2
Comments
4 min read
How To Find Out If An Element Has Children In JavaScript

How To Find Out If An Element Has Children In JavaScript

2
Comments
5 min read
Lab 9: CI testing and contribute test to other SSG project

Lab 9: CI testing and contribute test to other SSG project

2
Comments
2 min read
How do you like to read articles/tutorials?

How do you like to read articles/tutorials?

2
Comments
1 min read
How to add parameterized route in Angular

How to add parameterized route in Angular

2
Comments
2 min read
HTML mistakes, Rust, coding challenges, NoSQL, and more My 10 favorite Tech Twitter tweets from this week:

HTML mistakes, Rust, coding challenges, NoSQL, and more My 10 favorite Tech Twitter tweets from this week:

9
Comments 2
1 min read
How to re-fetch data when something changes in React.js?

How to re-fetch data when something changes in React.js?

3
Comments
2 min read
Local Notifications using Expo

Local Notifications using Expo

12
Comments 1
4 min read
A Javascript fix for the 100vh problem on mobile screens

A Javascript fix for the 100vh problem on mobile screens

99
Comments 3
3 min read
tsParticles

tsParticles

2
Comments
1 min read
Introducing RudderStack's New, High-performance JavaScript SDK

Introducing RudderStack's New, High-performance JavaScript SDK

2
Comments
3 min read
Random Joke Generator using JavaScript

Random Joke Generator using JavaScript

28
Comments 2
4 min read
Creating your First CRUD Restful API with Node.JS and Hoppscotch

Creating your First CRUD Restful API with Node.JS and Hoppscotch

77
Comments 4
17 min read
Build a blog for beginners with React in 3 minutes

Build a blog for beginners with React in 3 minutes

146
Comments 5
2 min read
Quick Guide to Typescript - Part 1

Quick Guide to Typescript - Part 1

19
Comments
5 min read
TypeScript Dynamic Module Import

TypeScript Dynamic Module Import

8
Comments
2 min read
Debouncing for beginners by a beginner

Debouncing for beginners by a beginner

6
Comments
2 min read
code every day with me

code every day with me

5
Comments
1 min read
A basic Ecommerce web app, built with reactjs and paypal

A basic Ecommerce web app, built with reactjs and paypal

15
Comments
1 min read
Playing around with browser cookies in Scala.js

Playing around with browser cookies in Scala.js

9
Comments
1 min read
Valores null e undefined no JavaScript

Valores null e undefined no JavaScript

2
Comments
3 min read
Singleton design pattern. JS/TS Examples.

Singleton design pattern. JS/TS Examples.

18
Comments 2
4 min read
Intigriti 1121 - XSS Challenge Writeup

Intigriti 1121 - XSS Challenge Writeup

7
Comments
10 min read
Spread Operator and Rest Parameters

Spread Operator and Rest Parameters

56
Comments
4 min read
Consulting Temperature API with JS

Consulting Temperature API with JS

4
Comments
2 min read
How to build a Carousel from scratch

How to build a Carousel from scratch

43
Comments 1
6 min read
How To Efficiently Update React State For Multiple DOM Inputs Using the useReducer() Hook

How To Efficiently Update React State For Multiple DOM Inputs Using the useReducer() Hook

28
Comments 3
2 min read
Levando DarkMode ao seu site

Levando DarkMode ao seu site

4
Comments
4 min read
How we manage Backend Services at Fusion

How we manage Backend Services at Fusion

6
Comments
2 min read
loading...