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.
Not Another To-Do App: Part 5

Not Another To-Do App: Part 5

8
Comments
7 min read
Promise.all (ES2015) vs Promise.allSettled (ES2020). What's changed? 🤔

Promise.all (ES2015) vs Promise.allSettled (ES2020). What's changed? 🤔

40
Comments 6
1 min read
Learn to Add AI to your apps with Cognitive Services

Learn to Add AI to your apps with Cognitive Services

76
Comments 1
9 min read
Offline accessibility with service workers

Offline accessibility with service workers

6
Comments
4 min read
Packing TensorFlow.js models into npm packages

Packing TensorFlow.js models into npm packages

6
Comments
3 min read
React Reverse Portals

React Reverse Portals

12
Comments 1
1 min read
Make a custom night mode toggle w/React & CSS Variables

Make a custom night mode toggle w/React & CSS Variables

28
Comments 5
5 min read
Pyprint - Print like you would in Python, but in Javascript

Pyprint - Print like you would in Python, but in Javascript

6
Comments
1 min read
A Quick Review of JavaScript’s Array.prototype.sort() Method

A Quick Review of JavaScript’s Array.prototype.sort() Method

52
Comments
5 min read
Let’s Build: With JavaScript – Dynamic Checkboxes

Let’s Build: With JavaScript – Dynamic Checkboxes

7
Comments
7 min read
Using Agility CMS with Vue.js

Using Agility CMS with Vue.js

6
Comments
2 min read
The Holy Trinity of Functional Programming: Map, Filter and Reduce

The Holy Trinity of Functional Programming: Map, Filter and Reduce

83
Comments 17
3 min read
How to Setup an Express.js Server in Node.js

How to Setup an Express.js Server in Node.js

102
Comments 8
11 min read
Create a service account to authenticate with Google

Create a service account to authenticate with Google

21
Comments 7
3 min read
Reactgate Recap

Reactgate Recap

84
Comments 54
2 min read
Intro to Unit Testing

Intro to Unit Testing

22
Comments
3 min read
Isomorphic JavaScript: What is it and what can I do with it?

Isomorphic JavaScript: What is it and what can I do with it?

6
Comments
4 min read
Encode GIFs With Node

Encode GIFs With Node

21
Comments 3
7 min read
Convert Keras models to TensorFlow.js

Convert Keras models to TensorFlow.js

8
Comments
2 min read
Promises in Javascript

Promises in Javascript

10
Comments
2 min read
Using WebSockets in React

Using WebSockets in React

242
Comments 11
5 min read
I scraped social media platforms and built an api with it, cause why not 🤷‍♂️

I scraped social media platforms and built an api with it, cause why not 🤷‍♂️

11
Comments 1
6 min read
Creating an Ember SPA with Auth0 authentication with a Rails api

Creating an Ember SPA with Auth0 authentication with a Rails api

15
Comments 1
6 min read
A Complete Guide To Passport JS Part 1

A Complete Guide To Passport JS Part 1

71
Comments
14 min read
Deploying Vue with Netlify, from scratch

Deploying Vue with Netlify, from scratch

12
Comments
2 min read
loading...