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.
JavaScript Chapter 6 - Creating JavaScript Functions

JavaScript Chapter 6 - Creating JavaScript Functions

5
Comments
2 min read
Controlling global decorators via Storybook `args` and `parameters`

Controlling global decorators via Storybook `args` and `parameters`

15
Comments 6
2 min read
Music Player using React.js

Music Player using React.js

39
Comments 2
1 min read
Quick Tips: String Padding in JS

Quick Tips: String Padding in JS

6
Comments
1 min read
70+ Awesome Free Resources To Learn JavaScript

70+ Awesome Free Resources To Learn JavaScript

84
Comments 4
6 min read
7 JavaScript Data Structures you must know

7 JavaScript Data Structures you must know

211
Comments 10
8 min read
10 ES6 features

10 ES6 features

2
Comments
2 min read
Build an idea generator from scratch, part 1: Project setup with Github and dotenv [Video]

Build an idea generator from scratch, part 1: Project setup with Github and dotenv [Video]

4
Comments
2 min read
A Guide to Handling Date and Time for Full Stack JavaScript Developers

A Guide to Handling Date and Time for Full Stack JavaScript Developers

105
Comments 6
17 min read
Learning React: APIs with Fetch & Axios

Learning React: APIs with Fetch & Axios

46
Comments 1
3 min read
How to build an effective popup that will help get you hired

How to build an effective popup that will help get you hired

82
Comments 7
15 min read
Website Security Week!

Website Security Week!

93
Comments 1
2 min read
Revealing Multiple Content on Scroll Using JavaScript's Intersection Observer

Revealing Multiple Content on Scroll Using JavaScript's Intersection Observer

12
Comments
11 min read
Why Lambda School is worth it

Why Lambda School is worth it

7
Comments
3 min read
An alternative way to integrate with Slack using Node-RED

An alternative way to integrate with Slack using Node-RED

9
Comments
4 min read
Freehand Drawing in Angular

Freehand Drawing in Angular

9
Comments
5 min read
Return Largest Numbers in Arrays

Return Largest Numbers in Arrays

5
Comments 1
1 min read
Finding the Longest Word in a String

Finding the Longest Word in a String

5
Comments
1 min read
TinDog Javascript

TinDog Javascript

5
Comments
2 min read
Manage your time - Using this Appointment Scheduling widget

Manage your time - Using this Appointment Scheduling widget

11
Comments
3 min read
Creating Linked Blog Post Headers using MDX on GatsbyJS.

Creating Linked Blog Post Headers using MDX on GatsbyJS.

6
Comments
4 min read
Super Useful Tips & Tricks for JavaScript Developers

Super Useful Tips & Tricks for JavaScript Developers

73
Comments 6
6 min read
Web Scraping with Puppeteer 🎭

Web Scraping with Puppeteer 🎭

16
Comments
4 min read
8 JavaScript array methods you should know

8 JavaScript array methods you should know

43
Comments 4
4 min read
The Ultimate Eleventy Template for your blog with a FREE minimalist theme [Open Source]

The Ultimate Eleventy Template for your blog with a FREE minimalist theme [Open Source]

10
Comments 2
2 min read
Loosely coupled code: Babylon vs Three.js

Loosely coupled code: Babylon vs Three.js

14
Comments 6
4 min read
How asynchronous works in JavaScript. Event Loop concept

How asynchronous works in JavaScript. Event Loop concept

77
Comments 6
4 min read
Drag-Drop-Upload, using JavaScript;

Drag-Drop-Upload, using JavaScript;

7
Comments
2 min read
Create Your Own HTML5 Canvas Toolkit With Vanilla JavaScript

Create Your Own HTML5 Canvas Toolkit With Vanilla JavaScript

3
Comments
1 min read
Learn Fullstack | 2021

Learn Fullstack | 2021

321
Comments 8
5 min read
Custom Radio Button With HTML & CSS

Custom Radio Button With HTML & CSS

20
Comments
1 min read
What is State management ?

What is State management ?

5
Comments
2 min read
Rich Text field tips and tricks from the Contentful DevRel team

Rich Text field tips and tricks from the Contentful DevRel team

7
Comments
6 min read
Top 10 Tricky InterView Question About JavaScript

Top 10 Tricky InterView Question About JavaScript

7
Comments
7 min read
7 Tricks I Use To Rewrite JavaScript Code From My Early Days

7 Tricks I Use To Rewrite JavaScript Code From My Early Days

21
Comments 8
1 min read
Solution: Maximum Product of Word Lengths

Solution: Maximum Product of Word Lengths

9
Comments
4 min read
Next.js - Your next go to framework

Next.js - Your next go to framework

56
Comments 8
5 min read
[NodeJS] Simple Express Response Hijack/Interceptor Library

[NodeJS] Simple Express Response Hijack/Interceptor Library

3
Comments
2 min read
React typed state management under 10 lines of code

React typed state management under 10 lines of code

37
Comments 2
4 min read
All about Abstract Syntax Tree

All about Abstract Syntax Tree

5
Comments
3 min read
Behind the Scenes of React.

Behind the Scenes of React.

45
Comments 2
3 min read
Container Queries: Another Polyfill

Container Queries: Another Polyfill

27
Comments 4
5 min read
Scope and Scope chain in Javascript

Scope and Scope chain in Javascript

33
Comments 2
3 min read
Simplifying State Management with React Hooks using Zustand

Simplifying State Management with React Hooks using Zustand

7
Comments
3 min read
🚀10 Trending projects on GitHub for web developers - 21st May 2021

🚀10 Trending projects on GitHub for web developers - 21st May 2021

237
Comments 2
3 min read
Local Dev With CosmosDB and devcontainers

Local Dev With CosmosDB and devcontainers

16
Comments
9 min read
how to Install Alpine.js in Laravel 8

how to Install Alpine.js in Laravel 8

7
Comments
3 min read
The wavy dot operator

The wavy dot operator

6
Comments
1 min read
Solution: Power of Three

Solution: Power of Three

14
Comments 1
3 min read
#30DaysOfAppwrite : JWT Support in Appwrite

#30DaysOfAppwrite : JWT Support in Appwrite

27
Comments 3
4 min read
5 Reasons why we chose to transpile to SolidJS instead of React

5 Reasons why we chose to transpile to SolidJS instead of React

43
Comments
2 min read
Contact Form using EmailJS!

Contact Form using EmailJS!

8
Comments 1
4 min read
How to build a more accessible carousel or slider

How to build a more accessible carousel or slider

47
Comments 3
8 min read
Promise in Javascript

Promise in Javascript

36
Comments
6 min read
VueJS (2.x) - Component Testing Helper - Part I

VueJS (2.x) - Component Testing Helper - Part I

6
Comments 2
4 min read
Phase 4

Phase 4

2
Comments
3 min read
Filtering, Sorting and Pagination With React Hooks & Redux 😍

Filtering, Sorting and Pagination With React Hooks & Redux 😍

15
Comments
1 min read
Hide NavBar as Scroll down, in less than 10 lines of javascript;

Hide NavBar as Scroll down, in less than 10 lines of javascript;

83
Comments 13
1 min read
Read More/Read Less functionality with Vue

Read More/Read Less functionality with Vue

5
Comments 4
1 min read
Updates from 83rd meeting of TC39

Updates from 83rd meeting of TC39

10
Comments
1 min read
loading...