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.
Comfortable Tube Sockets

Comfortable Tube Sockets

13
Comments
4 min read
The Complete Guide To Deploying JavaScript Applications - Part 2: Single Page Applications, Logging, SSL

The Complete Guide To Deploying JavaScript Applications - Part 2: Single Page Applications, Logging, SSL

11
Comments
1 min read
JavaScript's Functional Class Pattern

JavaScript's Functional Class Pattern

27
Comments 1
6 min read
React Navbar With Bootstrap 4

React Navbar With Bootstrap 4

4
Comments
6 min read
npm tips/tricks

npm tips/tricks

18
Comments 14
1 min read
When (and when not) to use Redux

When (and when not) to use Redux

12
Comments
7 min read
Which is faster: obj.hasOwnProperty(prop) vs Object.keys(obj).includes(prop)

Which is faster: obj.hasOwnProperty(prop) vs Object.keys(obj).includes(prop)

8
Comments 7
1 min read
A unicode substitution cipher algorithm

A unicode substitution cipher algorithm

103
Comments 11
4 min read
Request for React Monorepo Advice / Pitfalls

Request for React Monorepo Advice / Pitfalls

10
Comments 1
1 min read
E2E Testing with TestCafe | Refactoring

E2E Testing with TestCafe | Refactoring

15
Comments
3 min read
What is your learning roadmap when you first started learning Node.js?

What is your learning roadmap when you first started learning Node.js?

35
Comments 8
1 min read
In defence of Electron II

In defence of Electron II

16
Comments 3
3 min read
The ultimate guide to sending bulk SMS with Twilio and Node.js

The ultimate guide to sending bulk SMS with Twilio and Node.js

24
Comments 6
9 min read
What things can we (or should we) be using Python for instead of JavaScript?

What things can we (or should we) be using Python for instead of JavaScript?

9
Comments 2
1 min read
jQuery X - The Bolt-On MVVM To jQuery

jQuery X - The Bolt-On MVVM To jQuery

13
Comments 1
2 min read
How to Create Beautiful SVG Animations Easily

How to Create Beautiful SVG Animations Easily

129
Comments 4
9 min read
11 React Examples

11 React Examples

457
Comments 28
7 min read
Rethinking front-end error reporting

Rethinking front-end error reporting

3
Comments
5 min read
Project Suggestions

Project Suggestions

16
Comments 7
1 min read
A Parade of Text Editors

A Parade of Text Editors

21
Comments 18
2 min read
What to know about JavaScript

What to know about JavaScript

17
Comments 11
1 min read
How to create range in Javascript

How to create range in Javascript

93
Comments 58
2 min read
Dark mode in JSFiddle

Dark mode in JSFiddle

43
Comments 5
1 min read
E2E Testing with TestCafe | Multi-browser Testing

E2E Testing with TestCafe | Multi-browser Testing

11
Comments
2 min read
E2E Testing with TestCafe | Pararell Execution

E2E Testing with TestCafe | Pararell Execution

16
Comments
2 min read
loading...