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.
NodeJS: How To Read A JSON File From Your Machine

NodeJS: How To Read A JSON File From Your Machine

15
Comments 1
2 min read
Coercion in JavaScript

Coercion in JavaScript

47
Comments 6
1 min read
Validando email com RegEx

Validando email com RegEx

7
Comments
1 min read
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
ES6 for loops: Best Practices

ES6 for loops: Best Practices

85
Comments 9
2 min read
Packing TensorFlow.js models into npm packages

Packing TensorFlow.js models into npm packages

6
Comments
3 min read
Offline accessibility with service workers

Offline accessibility with service workers

6
Comments
4 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

27
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
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
The Holy Trinity of Functional Programming: Map, Filter and Reduce

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

224
Comments 17
3 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

20
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
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
Using WebSockets in React

Using WebSockets in React

241
Comments 11
5 min read
A Complete Guide To Passport JS Part 1

A Complete Guide To Passport JS Part 1

69
Comments
14 min read
Create an infinite loading list with React and GraphQL

Create an infinite loading list with React and GraphQL

180
Comments
8 min read
NodeJS: How To Use The OS Module

NodeJS: How To Use The OS Module

17
Comments
2 min read
Deploying Vue with Netlify, from scratch

Deploying Vue with Netlify, from scratch

12
Comments
2 min read
Heroines of JavaScript series: Lauryn & Layla interview Emma Wedekind

Heroines of JavaScript series: Lauryn & Layla interview Emma Wedekind

3
Comments
1 min read
React: Writing a custom API hook

React: Writing a custom API hook

208
Comments 12
3 min read
Noob AWS: Why Amazon Web Services and Elastic Beanstalk Tutorial - Part 1

Noob AWS: Why Amazon Web Services and Elastic Beanstalk Tutorial - Part 1

9
Comments
5 min read
Iterators, Generators and Iteration Protocol in Javascript

Iterators, Generators and Iteration Protocol in Javascript

45
Comments 5
4 min read
An introduction to Coding Challenges

An introduction to Coding Challenges

13
Comments
2 min read
What is your perception on Meteor in 2019?

What is your perception on Meteor in 2019?

7
Comments 3
1 min read
How to stop your spinner from jumping in React

How to stop your spinner from jumping in React

131
Comments 5
4 min read
Not Another To-Do App: Part 4

Not Another To-Do App: Part 4

16
Comments
5 min read
Jest for Sinon Stubs

Jest for Sinon Stubs

10
Comments 7
1 min read
A Brief Intro to RxJs

A Brief Intro to RxJs

14
Comments
3 min read
Making Await More Functional in JavaScript

Making Await More Functional in JavaScript

51
Comments 8
4 min read
Which Language to learn: 5 reasons to Choose Javascript + resources.

Which Language to learn: 5 reasons to Choose Javascript + resources.

16
Comments
3 min read
Custom Gatsby.js Source Plugin

Custom Gatsby.js Source Plugin

41
Comments 1
6 min read
My first proper open source project

My first proper open source project

4
Comments
1 min read
Testing Node API with Mocha & Chai

Testing Node API with Mocha & Chai

75
Comments 16
3 min read
NodeJS: How To Use The URL Module

NodeJS: How To Use The URL Module

22
Comments
2 min read
Do you use web assembly? Help me with this 🐙

Do you use web assembly? Help me with this 🐙

5
Comments 2
1 min read
webtorrent is great

webtorrent is great

5
Comments 6
1 min read
This is my VSCode extensions list

This is my VSCode extensions list

55
Comments 2
3 min read
From Promises to Observables

From Promises to Observables

181
Comments 2
10 min read
Adding Custom JavaScript in Rails 6

Adding Custom JavaScript in Rails 6

89
Comments 19
3 min read
How to Test Your Express APIs with Supertest

How to Test Your Express APIs with Supertest

23
Comments
5 min read
MEN Stack Template with Local Authentication Plugged in!

MEN Stack Template with Local Authentication Plugged in!

32
Comments
1 min read
Object.entries() and Object.values() Methods in JavaScript

Object.entries() and Object.values() Methods in JavaScript

37
Comments 4
2 min read
Displaying Dynamic Data with PugJS

Displaying Dynamic Data with PugJS

16
Comments
3 min read
Windows 95 Web UI Kit

Windows 95 Web UI Kit

12
Comments
1 min read
Demystify Functions

Demystify Functions

10
Comments
5 min read
JavaScript array methods for the C# dev

JavaScript array methods for the C# dev

6
Comments
8 min read
Prerender your SPA using Netlify For Better SEO

Prerender your SPA using Netlify For Better SEO

79
Comments 6
2 min read
Passing Functions as Parameters in JavaScript

Passing Functions as Parameters in JavaScript

16
Comments
3 min read
loading...