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.
Sneaky painful frontend burnout

Sneaky painful frontend burnout

4
Comments 3
10 min read
Sass Crash Course in a Book

Sass Crash Course in a Book

454
Comments 4
7 min read
Migrating from Vue 2 to Vue 3.1

Migrating from Vue 2 to Vue 3.1

25
Comments
9 min read
Effective use of Array.prototype Methods.

Effective use of Array.prototype Methods.

5
Comments
2 min read
Top 12 React Datepickers for Developer in 2021

Top 12 React Datepickers for Developer in 2021

7
Comments 1
8 min read
15 Developer Portfolios to Inspire You

15 Developer Portfolios to Inspire You

1013
Comments 53
3 min read
Créer un backend en Javascript (partie 1) : Introduction à Node.js

Créer un backend en Javascript (partie 1) : Introduction à Node.js

51
Comments 1
3 min read
Let's build a rainbow on a canvas from scratch! 🌈📐

Let's build a rainbow on a canvas from scratch! 🌈📐

76
Comments 8
7 min read
10 GitHub Repos every developer will need!

10 GitHub Repos every developer will need!

74
Comments 3
2 min read
React Interview(Part-1)

React Interview(Part-1)

26
Comments 2
3 min read
How to use React useReducer hook like a pro

How to use React useReducer hook like a pro

278
Comments 12
16 min read
BangaJS - Nodejs Framework for Bootstraping Your Project

BangaJS - Nodejs Framework for Bootstraping Your Project

11
Comments 2
3 min read
Learn JavaScript Form Validation || JavaScript project for beginners✨

Learn JavaScript Form Validation || JavaScript project for beginners✨

175
Comments 2
9 min read
What is Typescript and why should you be using it?🤔

What is Typescript and why should you be using it?🤔

14
Comments
5 min read
Reactive Forms in Angular The basics

Reactive Forms in Angular The basics

10
Comments
5 min read
Debouncing React controlled components

Debouncing React controlled components

11
Comments 1
5 min read
sticky navbar on scroll reactJS [Updated]

sticky navbar on scroll reactJS [Updated]

109
Comments
4 min read
5 design tips every web dev should follow

5 design tips every web dev should follow

185
Comments 2
3 min read
An extensible React "Plug & Play" Widget

An extensible React "Plug & Play" Widget

53
Comments
13 min read
Send Email Using Firebase Functions & Nodemailer

Send Email Using Firebase Functions & Nodemailer

19
Comments 2
4 min read
Understanding Dev, Peer, and Regular Dependencies

Understanding Dev, Peer, and Regular Dependencies

20
Comments
3 min read
10 Minute Tutorial - Full Stack GitHub Authentication with Supabase & React

10 Minute Tutorial - Full Stack GitHub Authentication with Supabase & React

203
Comments 2
4 min read
6 Strategies Learned from 6 months of Job Hunting

6 Strategies Learned from 6 months of Job Hunting

34
Comments 5
9 min read
useState vs useReducer

useState vs useReducer

25
Comments
7 min read
Beautiful Hackernews UI: Working with Hackernews API in Python (Django)

Beautiful Hackernews UI: Working with Hackernews API in Python (Django)

71
Comments 4
7 min read
Arrays and Lists 📚

Arrays and Lists 📚

6
Comments
4 min read
Removing Whitespace From Strings in JavaScript

Removing Whitespace From Strings in JavaScript

4
Comments
1 min read
Angular Development mocking External Calls

Angular Development mocking External Calls

7
Comments
2 min read
Web 3.0 for mortals: An honest look at the next generation of the web

Web 3.0 for mortals: An honest look at the next generation of the web

23
Comments 2
6 min read
29 Projects To Help You Practice HTML CSS Javascript 2021

29 Projects To Help You Practice HTML CSS Javascript 2021

1558
Comments 17
5 min read
SOLID (Código Limpo: Que Bruxaria é Essa?!?! - Parte 6)

SOLID (Código Limpo: Que Bruxaria é Essa?!?! - Parte 6)

5
Comments
5 min read
Functions in JavaScript

Functions in JavaScript

98
Comments
5 min read
3 Ways to Build React Forms with Formik Pt.2

3 Ways to Build React Forms with Formik Pt.2

19
Comments
8 min read
Reducers: Confusing Yet Convenient

Reducers: Confusing Yet Convenient

6
Comments
1 min read
Next-Gen Way to Connect Redux Store to React Component

Next-Gen Way to Connect Redux Store to React Component

295
Comments 15
4 min read
jQuery $(document).ready() in vanilla JavaScript

jQuery $(document).ready() in vanilla JavaScript

3
Comments 4
1 min read
5 Ways to Fetch API Data in React.js

5 Ways to Fetch API Data in React.js

116
Comments 9
3 min read
dropzone-ui: the new way of providing Drag and Drop File Uploads in React apps (part 1)

dropzone-ui: the new way of providing Drag and Drop File Uploads in React apps (part 1)

55
Comments 2
3 min read
CxJS went open-source

CxJS went open-source

5
Comments 1
1 min read
Javascript Developers should know these ways of defining functions

Javascript Developers should know these ways of defining functions

6
Comments 1
1 min read
RxJS - Conditional & Mathematical Operators

RxJS - Conditional & Mathematical Operators

14
Comments
5 min read
Consuming API with Django and Chart.js [Part 2]

Consuming API with Django and Chart.js [Part 2]

7
Comments 2
8 min read
Tracking Page Views in SvelteKit: Intersection Observer

Tracking Page Views in SvelteKit: Intersection Observer

7
Comments
15 min read
Consuming API with Django and Chart.js [Part 1]

Consuming API with Django and Chart.js [Part 1]

6
Comments 1
6 min read
State Management

State Management

7
Comments
3 min read
Click me

Click me

5
Comments 1
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 63

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 63

6
Comments
1 min read
Implementing a Click to Change Feature on Visual ITU

Implementing a Click to Change Feature on Visual ITU

5
Comments
3 min read
Migrate Expo Project to React Native CLI

Migrate Expo Project to React Native CLI

7
Comments
1 min read
Destructuring and Nested Destructuring in ES6

Destructuring and Nested Destructuring in ES6

4
Comments
3 min read
Lets get Loopy with Javascript

Lets get Loopy with Javascript

5
Comments 1
4 min read
Imagine Scope

Imagine Scope

5
Comments
5 min read
Destructuring Array: How Does Destructuring Work in JS?

Destructuring Array: How Does Destructuring Work in JS?

5
Comments
5 min read
Weekly Digest 38/2021

Weekly Digest 38/2021

18
Comments
3 min read
Every React Developer should know these libraries

Every React Developer should know these libraries

735
Comments 23
1 min read
Execution Model of JavaScript

Execution Model of JavaScript

29
Comments
3 min read
Using PNPM on Netlify

Using PNPM on Netlify

6
Comments
2 min read
Working with React:

Working with React:

6
Comments
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 33

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 33

9
Comments
1 min read
Web Components- Call to Action (CTA) Button

Web Components- Call to Action (CTA) Button

2
Comments
2 min read
loading...