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.
24 Days of Javascriptmas Challenge

24 Days of Javascriptmas Challenge

19
Comments 1
2 min read
Testing NodeJs/Express API with Jest and Super test 🐧🐧

Testing NodeJs/Express API with Jest and Super test 🐧🐧

118
Comments 8
4 min read
A continuously growing set of unique SVG icons. 💁‍♀️ Brutalist design, vanilla CSS, 200ms page loads.

A continuously growing set of unique SVG icons. 💁‍♀️ Brutalist design, vanilla CSS, 200ms page loads.

49
Comments 15
1 min read
How to use Chart.js in React

How to use Chart.js in React

77
Comments 10
5 min read
The JavaScript Event Loop Explained

The JavaScript Event Loop Explained

153
Comments 2
6 min read
24 days of #JavaScriptmas

24 days of #JavaScriptmas

3
Comments
2 min read
Introduction to Web Scraping with Nodejs

Introduction to Web Scraping with Nodejs

82
Comments 8
4 min read
14 Awesome JavaScript Array Tips You Should Know About

14 Awesome JavaScript Array Tips You Should Know About

571
Comments 12
9 min read
Happy Christmas

Happy Christmas

5
Comments
1 min read
The JavaScriptmas challenge from Scrimba has been a fun challenge to participate in. My solutions are below:

The JavaScriptmas challenge from Scrimba has been a fun challenge to participate in. My solutions are below:

2
Comments
2 min read
Publish My First NPM TypeScript Package

Publish My First NPM TypeScript Package

16
Comments
4 min read
24 Days of Javascriptmas

24 Days of Javascriptmas

6
Comments 1
4 min read
Javascript and it's execution context

Javascript and it's execution context

6
Comments
1 min read
Building Animeccha - Epilogue

Building Animeccha - Epilogue

11
Comments 2
2 min read
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
Spotify Chrome Extension: Music Controller | Phase 6

Spotify Chrome Extension: Music Controller | Phase 6

7
Comments
3 min read
Creating a Todo app with Svelte and Meteor

Creating a Todo app with Svelte and Meteor

17
Comments 4
5 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
Creating a database from scratch with Node.js

Creating a database from scratch with Node.js

66
Comments
2 min read
Day 24 of JavaScriptmas - Test Your Agility Solution

Day 24 of JavaScriptmas - Test Your Agility Solution

8
Comments 2
3 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
Advent of code - Day 23

Advent of code - Day 23

1
Comments
2 min read
Painless i18n for Moment.js

Painless i18n for Moment.js

10
Comments
2 min read
JavaScriptmas, my first daily JS challenge

JavaScriptmas, my first daily JS challenge

9
Comments
2 min read
Grading Students

Grading Students

4
Comments
1 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
How javascript works?

How javascript works?

10
Comments
1 min read
Mastering JavaScript Loops

Mastering JavaScript Loops

65
Comments
6 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
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
How not to be afraid of the 'this' keyword

How not to be afraid of the 'this' keyword

18
Comments 3
7 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
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
loading...