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.
VS Code March 2020 Release Highlights Video

VS Code March 2020 Release Highlights Video

10
Comments 2
1 min read
How to Record Videos in ReactJS with Capacitor and Cordova Plugins

How to Record Videos in ReactJS with Capacitor and Cordova Plugins

20
Comments 4
3 min read
Getting Started with Google Firebase (Part-2)

Getting Started with Google Firebase (Part-2)

8
Comments
3 min read
Getting Started with Google Firebase (Part-1)

Getting Started with Google Firebase (Part-1)

6
Comments 1
2 min read
JavaScript Quiz Question #4: Prototypal Inheritance

JavaScript Quiz Question #4: Prototypal Inheritance

9
Comments 5
1 min read
Simplify your imports with webpack aliases 👍

Simplify your imports with webpack aliases 👍

11
Comments 1
1 min read
How to Record Videos in ReactJS with Capacitor and Cordova Plugins

How to Record Videos in ReactJS with Capacitor and Cordova Plugins

21
Comments
3 min read
A Dive Into React Hooks

A Dive Into React Hooks

35
Comments 10
2 min read
Stream My PC, Social Streaming and Educational platform

Stream My PC, Social Streaming and Educational platform

50
Comments 8
3 min read
Why rounding is more important than you think

Why rounding is more important than you think

7
Comments
4 min read
tsParticles twinkle effect

tsParticles twinkle effect

5
Comments
1 min read
Answering Your App's Questions with Redux Selectors

Answering Your App's Questions with Redux Selectors

10
Comments
8 min read
How to show code in a page; Prism code highlighter

How to show code in a page; Prism code highlighter

5
Comments
3 min read
Simple image lazy loading using JQuery

Simple image lazy loading using JQuery

6
Comments
2 min read
FCC Algorithm Challenges / Reverse a String

FCC Algorithm Challenges / Reverse a String

7
Comments
3 min read
Custom Shortcuts in VSCode

Custom Shortcuts in VSCode

3
Comments
1 min read
Working with history, pushState and replaceState in Javascript

Working with history, pushState and replaceState in Javascript

9
Comments
5 min read
19 Best Cross Browser Testing Hacks For Faster Release

19 Best Cross Browser Testing Hacks For Faster Release

5
Comments
10 min read
ASK DEV: Who to follow on Twitter?🤔

ASK DEV: Who to follow on Twitter?🤔

68
Comments 52
1 min read
How to make a JavaScript canvas double line animation

How to make a JavaScript canvas double line animation

5
Comments
4 min read
JavaScript Quiz Question #3: Deep Object Mutability

JavaScript Quiz Question #3: Deep Object Mutability

30
Comments 3
1 min read
Export and Import from DHTMLX Gantt Chart to MS Project

Export and Import from DHTMLX Gantt Chart to MS Project

7
Comments
3 min read
🔥 Make Your Code Look Pretty – Prettier

🔥 Make Your Code Look Pretty – Prettier

5
Comments
2 min read
Vue, Angular, React Comparison Series: computed property

Vue, Angular, React Comparison Series: computed property

9
Comments
2 min read
#help React-spring transition problem

#help React-spring transition problem

8
Comments 2
1 min read
React click outside hook

React click outside hook

28
Comments 2
1 min read
'filter' vs 'find': JavaScript array methods

'filter' vs 'find': JavaScript array methods

5
Comments
1 min read
How to find the maximum character in a string and how many times it appeared

How to find the maximum character in a string and how many times it appeared

20
Comments
3 min read
Listening to Events

Listening to Events

2
Comments
1 min read
Automating My Deploys From GitHub to Glitch

Automating My Deploys From GitHub to Glitch

58
Comments 12
4 min read
Modals, modals, modals!

Modals, modals, modals!

7
Comments
5 min read
Learn regex the easy way

Learn regex the easy way

786
Comments 12
13 min read
It's Tech Skills Day!! 01:45

It's Tech Skills Day!!

36
Comments
1 min read
Java VS JavaScript

Java VS JavaScript

7
Comments
6 min read
Understanding Array.map by Rolling Your Own

Understanding Array.map by Rolling Your Own

40
Comments 1
3 min read
Dev Diary Week 2 - Reading a Feed

Dev Diary Week 2 - Reading a Feed

20
Comments 2
5 min read
Designing and developing a blog(as a developer) - live streams

Designing and developing a blog(as a developer) - live streams

33
Comments 1
1 min read
AWESOME CSS FRAMEWORKS (PART 1)

AWESOME CSS FRAMEWORKS (PART 1)

28
Comments
1 min read
Tell more stories with Emojis 🐶🏠

Tell more stories with Emojis 🐶🏠

39
Comments 2
6 min read
Get current device type with JavaScript

Get current device type with JavaScript

73
Comments 2
2 min read
tsParticles collisions

tsParticles collisions

4
Comments
1 min read
Day 02: 30 Days of Codewars.js

Day 02: 30 Days of Codewars.js

6
Comments
3 min read
JavaScript Coding Challenge #1:Learn Split, Splice and Join.

JavaScript Coding Challenge #1:Learn Split, Splice and Join.

4
Comments 2
1 min read
You might not need shadow DOM

You might not need shadow DOM

5
Comments
6 min read
Why you should use react-multi-carousel in your project?

Why you should use react-multi-carousel in your project?

6
Comments 5
2 min read
Number of Islands, implementing Depth First Search with the help of minesweeper.

Number of Islands, implementing Depth First Search with the help of minesweeper.

10
Comments
4 min read
Tooltips not showing in my react app

Tooltips not showing in my react app

7
Comments
1 min read
Building a Pokemon app with React Hooks and Context API

Building a Pokemon app with React Hooks and Context API

71
Comments 1
16 min read
Why my async functions are not behaving correctly? The important differences between Javascript for() vs forEach() vs map()

Why my async functions are not behaving correctly? The important differences between Javascript for() vs forEach() vs map()

18
Comments
1 min read
Writing a complex AG-grid popup cell editor

Writing a complex AG-grid popup cell editor

16
Comments 1
7 min read
tsParticles black hole beta

tsParticles black hole beta

5
Comments
1 min read
Corona Tracker

Corona Tracker

4
Comments
1 min read
The future of App development

The future of App development

5
Comments 2
3 min read
Does Your Web App Need A Front-End Framework?

Does Your Web App Need A Front-End Framework?

4
Comments
4 min read
🔥 What's Popular Among Developers? — Weekly Picks #124

🔥 What's Popular Among Developers? — Weekly Picks #124

47
Comments 1
3 min read
A 12-Line JavaScript Function to Get All Combinations of an Object's Properties

A 12-Line JavaScript Function to Get All Combinations of an Object's Properties

77
Comments 3
2 min read
Logical OR (||) vs Nullish Coalescing Operator (??) in JavaScript

Logical OR (||) vs Nullish Coalescing Operator (??) in JavaScript

53
Comments 4
1 min read
Shipping Web Components in 2020

Shipping Web Components in 2020

84
Comments 3
10 min read
Stencil doesn't start app-roote HELP!

Stencil doesn't start app-roote HELP!

4
Comments
2 min read
Dear Junior Web Developer...

Dear Junior Web Developer...

79
Comments 5
4 min read
loading...