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.
VueJS Animations using the Vue Transition property with Halfmoon framework

VueJS Animations using the Vue Transition property with Halfmoon framework

4
Comments
1 min read
Injectable Kotlin Styles

Injectable Kotlin Styles

12
Comments
5 min read
Missing Dice

Missing Dice

4
Comments
2 min read
Why you should use TypeScript in 2021?

Why you should use TypeScript in 2021?

4
Comments
1 min read
Ruby VS Python VS C++ VS JavaScript

Ruby VS Python VS C++ VS JavaScript

13
Comments 1
5 min read
The 'Dutch Flag' Quick Sort

The 'Dutch Flag' Quick Sort

2
Comments
7 min read
What Is The Javascript Event Loop?

What Is The Javascript Event Loop?

38
Comments 2
6 min read
NPM is good friend of every web-developer in JavaScript community

NPM is good friend of every web-developer in JavaScript community

3
Comments
1 min read
JavaScript Bubble Sort

JavaScript Bubble Sort

7
Comments
2 min read
Day 9 - 100daysofcode

Day 9 - 100daysofcode

6
Comments
1 min read
Simple yet extremely effective portfolio pieces

Simple yet extremely effective portfolio pieces

20
Comments
3 min read
Nuxt.js Smooth Scrolling with Hash Links

Nuxt.js Smooth Scrolling with Hash Links

28
Comments 14
2 min read
Setup TailwindCSS in Angular the easy way

Setup TailwindCSS in Angular the easy way

281
Comments 35
5 min read
Add Particle System to Spice Up Your Web Pages and Make Them More Engaging

Add Particle System to Spice Up Your Web Pages and Make Them More Engaging

3
Comments
1 min read
Benefits of Next JS for building websites and apps

Benefits of Next JS for building websites and apps

156
Comments 5
11 min read
Styled-components with typescript

Styled-components with typescript

11
Comments
1 min read
Solution: Longest Word in Dictionary through Deleting

Solution: Longest Word in Dictionary through Deleting

5
Comments
3 min read
Build a custom React countdown timer component

Build a custom React countdown timer component

23
Comments
2 min read
Hashing and why it is useful

Hashing and why it is useful

16
Comments
3 min read
Global Error handling in Node Js

Global Error handling in Node Js

43
Comments 4
3 min read
Use SWR for a better data fetching

Use SWR for a better data fetching

34
Comments 6
2 min read
Refetch active Apollo queries in PWA Studio on user action

Refetch active Apollo queries in PWA Studio on user action

3
Comments
1 min read
Git Hooks without extra dependencies like Husky in Node.js project

Git Hooks without extra dependencies like Husky in Node.js project

9
Comments 2
2 min read
Fetching Data in Svelte

Fetching Data in Svelte

67
Comments 11
6 min read
Image Optimization, Processing and Hosting

Image Optimization, Processing and Hosting

107
Comments 7
4 min read
Type Conversion (or "Type Coercion") from one type to another in JavaScript

Type Conversion (or "Type Coercion") from one type to another in JavaScript

2
Comments
4 min read
Making A JavaScript Role-Playing Game

Making A JavaScript Role-Playing Game

4
Comments
4 min read
Testing react components

Testing react components

6
Comments
2 min read
BUILD THE REST API USING PYTHON DJANGO - PART 1 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 1 🐍

98
Comments
4 min read
35 Website Cheat Sheets For Developers

35 Website Cheat Sheets For Developers

1843
Comments 65
7 min read
JavaScript Tutorial: Removing A Specific Element From An Array

JavaScript Tutorial: Removing A Specific Element From An Array

4
Comments
3 min read
Memory Management in JavaScript

Memory Management in JavaScript

31
Comments
8 min read
Start Using Prettier The Right Way

Start Using Prettier The Right Way

141
Comments 12
3 min read
[번역] Jest Mocks에 대한 이해

[번역] Jest Mocks에 대한 이해

6
Comments
2 min read
Create and understand functions in Javascript!

Create and understand functions in Javascript!

22
Comments
4 min read
Solution: Find the Most Competitive Subsequence

Solution: Find the Most Competitive Subsequence

7
Comments
3 min read
(Javascript) My learning journey Part 2: Run code, data type and declare variables

(Javascript) My learning journey Part 2: Run code, data type and declare variables

8
Comments 1
3 min read
Objects De-structuring...

Objects De-structuring...

4
Comments
2 min read
Create a generative landing page & WebGL powered background animation

Create a generative landing page & WebGL powered background animation

439
Comments 15
14 min read
css-in-js

css-in-js

10
Comments 1
3 min read
Using React Hooks to make an RPG Shop

Using React Hooks to make an RPG Shop

8
Comments
6 min read
Recreating a classic starfield in GLSL & three.js

Recreating a classic starfield in GLSL & three.js

6
Comments 1
3 min read
Future JavaScript – Stay ahead of the curve by using new JavaScript features today (4/4 – Data Structures)

Future JavaScript – Stay ahead of the curve by using new JavaScript features today (4/4 – Data Structures)

11
Comments
3 min read
Avoiding race conditions and memory leaks in React useEffect

Avoiding race conditions and memory leaks in React useEffect

323
Comments 19
4 min read
When was JS Array.Map() first included? ES5? ES6?

When was JS Array.Map() first included? ES5? ES6?

4
Comments
1 min read
JavaScript Objects Crash Course - Codecademy PRO version

JavaScript Objects Crash Course - Codecademy PRO version

41
Comments 3
2 min read
Let's Make a Redux + Material UI + OAuth Starter template! Pt 4. Navbar & Theme Switch

Let's Make a Redux + Material UI + OAuth Starter template! Pt 4. Navbar & Theme Switch

5
Comments
5 min read
Servers with Node.js HTTP Module

Servers with Node.js HTTP Module

2
Comments
6 min read
5 Tools To Improve Your Website

5 Tools To Improve Your Website

49
Comments 1
3 min read
Useful Lodash Array Functions — Extraction and Intersection

Useful Lodash Array Functions — Extraction and Intersection

6
Comments
4 min read
Creating a personal site using Gatsby.js

Creating a personal site using Gatsby.js

14
Comments
5 min read
Game Building with JavaScript

Game Building with JavaScript

13
Comments
9 min read
How to trigger a Next.js rebuild from Strapi CMS

How to trigger a Next.js rebuild from Strapi CMS

16
Comments
2 min read
Javascript Array Methods Part 1

Javascript Array Methods Part 1

7
Comments
2 min read
What **is** hoisting? 🤷🏼‍♀️

What **is** hoisting? 🤷🏼‍♀️

31
Comments 1
3 min read
Solution: Broken Calculator

Solution: Broken Calculator

9
Comments 2
4 min read
Talking about "for" and "while" loops in JavaScript

Talking about "for" and "while" loops in JavaScript

4
Comments
1 min read
Looking for the Best React Form Library? It’s Probably on This List

Looking for the Best React Form Library? It’s Probably on This List

107
Comments 19
10 min read
Improving Your React Code - Custom Hooks

Improving Your React Code - Custom Hooks

186
Comments 11
5 min read
Hello Vite + React!

Hello Vite + React!

118
Comments 16
2 min read
loading...