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.
Course Review: Kent C. Dodd's Epic React

Course Review: Kent C. Dodd's Epic React

36
Comments 13
5 min read
How to get the common values of an indefinite number of arrays in Javascript

How to get the common values of an indefinite number of arrays in Javascript

7
Comments 3
1 min read
Simple writing text animation

Simple writing text animation

22
Comments 2
1 min read
Creating a Todo app with Svelte and Meteor

Creating a Todo app with Svelte and Meteor

17
Comments 4
5 min read
Spotify Chrome Extension: Music Controller | Phase 6

Spotify Chrome Extension: Music Controller | Phase 6

7
Comments
3 min read
Vanilla JavaScript get form element's form

Vanilla JavaScript get form element's form

23
Comments 2
2 min read
Scrimba Challenge Solutions - 24 of #JavaScriptmas

Scrimba Challenge Solutions - 24 of #JavaScriptmas

4
Comments
1 min read
Understanding React Components.

Understanding React Components.

35
Comments
6 min read
My functional approach to HackerRank's 'Mini-Max Sum' challenge

My functional approach to HackerRank's 'Mini-Max Sum' challenge

7
Comments 1
2 min read
How I improved my code by returning early, returning often!

How I improved my code by returning early, returning often!

60
Comments 10
3 min read
Merry #JavaScriptmas, Devs!

Merry #JavaScriptmas, Devs!

3
Comments
2 min read
pg-connection: using PostgreSQL on NodeJS

pg-connection: using PostgreSQL on NodeJS

11
Comments
2 min read
How to easily convert HTML Form to JSON

How to easily convert HTML Form to JSON

89
Comments 13
5 min read
Intro to the Creative Coding Workbench

Intro to the Creative Coding Workbench

8
Comments 1
2 min read
Basic javascript string methods and properties you should know

Basic javascript string methods and properties you should know

13
Comments 1
3 min read
Day 24 of JavaScriptmas - Test Your Agility Solution

Day 24 of JavaScriptmas - Test Your Agility Solution

8
Comments 2
3 min read
Creating a database from scratch with Node.js

Creating a database from scratch with Node.js

66
Comments
2 min read
Web design that focusses on text content is the best

Web design that focusses on text content is the best

10
Comments 1
2 min read
Painless i18n for Moment.js

Painless i18n for Moment.js

10
Comments
2 min read
Advent of code - Day 23

Advent of code - Day 23

1
Comments
2 min read
Grading Students

Grading Students

4
Comments
1 min read
JavaScriptmas, my first daily JS challenge

JavaScriptmas, my first daily JS challenge

9
Comments
2 min read
17 Pro JavaScript tricks you didn't know

17 Pro JavaScript tricks you didn't know

633
Comments 67
4 min read
The Scrimba #javascriptmas challenge!

The Scrimba #javascriptmas challenge!

4
Comments
2 min read
Dynamically Create Toggle Switch List for Attendance w/ Hooks & MaterialUI

Dynamically Create Toggle Switch List for Attendance w/ Hooks & MaterialUI

8
Comments
3 min read
How to deploy Docusaurus v2 on GitLab Pages

How to deploy Docusaurus v2 on GitLab Pages

25
Comments 6
2 min read
Mastering JavaScript Loops

Mastering JavaScript Loops

65
Comments
6 min read
How javascript works?

How javascript works?

10
Comments
1 min read
The Magic of Using TypeScript at Runtime

The Magic of Using TypeScript at Runtime

9
Comments
4 min read
24 Days of #JavaScriptmas

24 Days of #JavaScriptmas

8
Comments 2
2 min read
The Best Holiday Themed Codepens

The Best Holiday Themed Codepens

15
Comments
1 min read
Autocompleting JSX In WebStorm

Autocompleting JSX In WebStorm

26
Comments 10
2 min read
How not to be afraid of the 'this' keyword

How not to be afraid of the 'this' keyword

18
Comments 3
7 min read
Which language is easier for a beginner: JavaScript or Python? The short answer

Which language is easier for a beginner: JavaScript or Python? The short answer

6
Comments 1
2 min read
Github - create a branch from issue

Github - create a branch from issue

11
Comments 4
1 min read
Firebase auth with React

Firebase auth with React

18
Comments 1
4 min read
Day-0: 30 days of code- Hackerrank

Day-0: 30 days of code- Hackerrank

10
Comments 3
1 min read
Some Thoughts on React Server Components

Some Thoughts on React Server Components

27
Comments 6
2 min read
JS Service Workers — An Introduction

JS Service Workers — An Introduction

35
Comments
6 min read
Fetch in react js returns 401 (unauthorized) while passing access token

Fetch in react js returns 401 (unauthorized) while passing access token

8
Comments 4
2 min read
100 Days of Code ~ Day 1

100 Days of Code ~ Day 1

11
Comments 1
1 min read
How to learn to Code in 2021- Tips from a self-taught developer

How to learn to Code in 2021- Tips from a self-taught developer

44
Comments 4
1 min read
Is Create-React-App Good For SEO?

Is Create-React-App Good For SEO?

27
Comments 5
1 min read
How to create React form with a single change event handler

How to create React form with a single change event handler

27
Comments 5
4 min read
JS Math cheatsheet

JS Math cheatsheet

67
Comments
2 min read
Animated Eyes Follow Mouse Cursor | JavaScript Mouse move

Animated Eyes Follow Mouse Cursor | JavaScript Mouse move

39
Comments
2 min read
Tailwindcss main site but what UI for my Admin Portal?

Tailwindcss main site but what UI for my Admin Portal?

7
Comments
1 min read
When a simple React context gets out of hand.

When a simple React context gets out of hand.

58
Comments 8
7 min read
🏃 Hackathon progress

🏃 Hackathon progress

7
Comments 1
1 min read
Next.js CI / CD on AWS with GitHub Actions

Next.js CI / CD on AWS with GitHub Actions

162
Comments 8
3 min read
11 Awesome TypeScript Utility Types You Should Know

11 Awesome TypeScript Utility Types You Should Know

88
Comments 6
5 min read
Leetcode #98 (validate binary search tree)

Leetcode #98 (validate binary search tree)

5
Comments 1
3 min read
Building Animeccha - Going live on App Platform 🚀

Building Animeccha - Going live on App Platform 🚀

5
Comments 4
3 min read
JavaScriptmas!

JavaScriptmas!

13
Comments
1 min read
Elm: A short example of the development experience on a real code change (video)

Elm: A short example of the development experience on a real code change (video)

8
Comments 3
1 min read
Scrimba 24 challenges

Scrimba 24 challenges

6
Comments 2
2 min read
Solving day 23 of Advent of Code 2020 in JavaScript

Solving day 23 of Advent of Code 2020 in JavaScript

4
Comments
1 min read
Decouple Data from UI with React Hooks

Decouple Data from UI with React Hooks

5
Comments
3 min read
Server-side Rendering in JavaScript: A Modern Approach

Server-side Rendering in JavaScript: A Modern Approach

13
Comments
8 min read
Building a Monorepo with Yarn 2

Building a Monorepo with Yarn 2

35
Comments 1
5 min read
loading...