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.
why does NPM install extra modules?

why does NPM install extra modules?

12
Comments 8
1 min read
Understanding the React Source Code Series

Understanding the React Source Code Series

17
Comments 1
1 min read
AutoComplete Searching With Javascript

AutoComplete Searching With Javascript

23
Comments
3 min read
Creating a Ride-booking app with React Native and Pusher

Creating a Ride-booking app with React Native and Pusher

54
Comments 2
25 min read
How to Choose the Best Javascript Data Visualization Library

How to Choose the Best Javascript Data Visualization Library

22
Comments 2
7 min read
Adding a CMS anywhere

Adding a CMS anywhere

22
Comments 3
6 min read
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
loading...