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 you can't break a forEach loop | ByteSize JS

Why you can't break a forEach loop | ByteSize JS

35
Comments 12
5 min read
Snowpack + Rollup : A match made in heaven

Snowpack + Rollup : A match made in heaven

25
Comments 5
4 min read
Web Applications – A Quick Digest

Web Applications – A Quick Digest

4
Comments
2 min read
Open source Quasar Scrum Template

Open source Quasar Scrum Template

4
Comments
1 min read
Netlify CMS or Forestry.io?

Netlify CMS or Forestry.io?

87
Comments 45
1 min read
JavaScript Logical Operators

JavaScript Logical Operators

7
Comments
4 min read
Using Iterators and Generators in JavaScript

Using Iterators and Generators in JavaScript

8
Comments
3 min read
Re-Thinking Web APIs to be Dynamic and Run-Time Adaptable

Re-Thinking Web APIs to be Dynamic and Run-Time Adaptable

5
Comments
9 min read
Generate Daily Coronavirus Videos using NodeJS

Generate Daily Coronavirus Videos using NodeJS

54
Comments 9
3 min read
Show Dev: RaspberryPi Weather ⛈ fuelled by Netlify functions and Preact

Show Dev: RaspberryPi Weather ⛈ fuelled by Netlify functions and Preact

63
Comments 5
4 min read
Everything you need to know about Environment Variables in Vue.js

Everything you need to know about Environment Variables in Vue.js

11
Comments 1
3 min read
Do people like Javascript?

Do people like Javascript?

6
Comments
2 min read
How to Effectively use GRPC Streams in NodeJS

How to Effectively use GRPC Streams in NodeJS

19
Comments
10 min read
Styled Range Input - A way out of Range Input nightmare

Styled Range Input - A way out of Range Input nightmare

17
Comments 7
3 min read
Women Dev Summit 2020: Dicas e Truques com Visual Studio Code by Loiane Groner

Women Dev Summit 2020: Dicas e Truques com Visual Studio Code by Loiane Groner

5
Comments
5 min read
7 Practical Use Cases of JavaScript Array.from

7 Practical Use Cases of JavaScript Array.from

12
Comments
2 min read
"Zero boilerplate philosophy" - what frameworks / libraries / environments do you know?

"Zero boilerplate philosophy" - what frameworks / libraries / environments do you know?

3
Comments 2
1 min read
Creating a similar post component with Eleventy

Creating a similar post component with Eleventy

13
Comments
3 min read
Mails and Node JS

Mails and Node JS

12
Comments 1
7 min read
tsParticles v1.12.0 released

tsParticles v1.12.0 released

6
Comments
5 min read
From Idea to Launch #4 - Into to NextJS API routes

From Idea to Launch #4 - Into to NextJS API routes

8
Comments
1 min read
True or False: Math.pow(2, 53) == Math.pow(2, 53) + 1 ?

True or False: Math.pow(2, 53) == Math.pow(2, 53) + 1 ?

16
Comments 6
1 min read
Easily send cryptocurrency with JavaScript!

Easily send cryptocurrency with JavaScript!

8
Comments 2
3 min read
Personal Face Mask Detection with Custom Vision and Tensorflow.js

Personal Face Mask Detection with Custom Vision and Tensorflow.js

35
Comments 2
3 min read
Ethereum Wallet Sample code

Ethereum Wallet Sample code

9
Comments 2
1 min read
Adding 2FA to a React App Using Firebase Functions

Adding 2FA to a React App Using Firebase Functions

15
Comments
5 min read
💡How to update your npm dependencies easily 🏎

💡How to update your npm dependencies easily 🏎

5
Comments 2
1 min read
Creating custom React hooks for a simple To-do list app

Creating custom React hooks for a simple To-do list app

10
Comments 1
6 min read
Whack-a-Mole meets Coronavirus

Whack-a-Mole meets Coronavirus

43
Comments 4
1 min read
Emptying and Deleting Multiple S3 Buckets with the AWS JS SDK

Emptying and Deleting Multiple S3 Buckets with the AWS JS SDK

19
Comments
3 min read
How I Bumped into Web Development and How You Can Start too.

How I Bumped into Web Development and How You Can Start too.

6
Comments
2 min read
Single Number

Single Number

7
Comments 1
3 min read
Typed Redux State Management

Typed Redux State Management

11
Comments
10 min read
Recursive approach to map and reduce: A thought experiment

Recursive approach to map and reduce: A thought experiment

8
Comments 1
7 min read
What problems do front end developers face currently that do not have a well formed solution?

What problems do front end developers face currently that do not have a well formed solution?

8
Comments 8
1 min read
How to add Basic Auth in Next.js apps with Firebase Hosting and SSR

How to add Basic Auth in Next.js apps with Firebase Hosting and SSR

8
Comments 1
2 min read
Web scraping and an easy way to avoid getting blocked. (What should I do if I were that webmaster?)

Web scraping and an easy way to avoid getting blocked. (What should I do if I were that webmaster?)

6
Comments 1
1 min read
NPM CLI (Covid-19 Special)

NPM CLI (Covid-19 Special)

5
Comments
1 min read
Creating a Twitter BOT for Berlin English speakers

Creating a Twitter BOT for Berlin English speakers

12
Comments
8 min read
Algorithm 101 (Interview Question): 2 Ways to Determine if 2 Words are Isomorphic

Algorithm 101 (Interview Question): 2 Ways to Determine if 2 Words are Isomorphic

4
Comments 1
2 min read
✒️ JavaScript syntax mini quiz

✒️ JavaScript syntax mini quiz

12
Comments 21
1 min read
My WebDev Notes: Filter table

My WebDev Notes: Filter table

5
Comments
4 min read
Mini Search Platform For Covid-19

Mini Search Platform For Covid-19

4
Comments 3
1 min read
Binary Tree Level Order Traversal

Binary Tree Level Order Traversal

7
Comments
1 min read
How to integrate TomTom API in React application

How to integrate TomTom API in React application

9
Comments
3 min read
Simple React hook to handle input

Simple React hook to handle input

18
Comments 5
1 min read
Make Art with Machine Learning

Make Art with Machine Learning

21
Comments
5 min read
Web UI Automation Must Haves

Web UI Automation Must Haves

6
Comments
4 min read
HELLOWORLD.BAT - VanillaJS plain text editor

HELLOWORLD.BAT - VanillaJS plain text editor

69
Comments 19
1 min read
What’s your alternative solution? Challenge #7

What’s your alternative solution? Challenge #7

6
Comments 1
1 min read
How to setup gatsby with TypeScript and ESLint + prettier

How to setup gatsby with TypeScript and ESLint + prettier

61
Comments 3
3 min read
Python lists, dicts, and functions for Javascript Engineers

Python lists, dicts, and functions for Javascript Engineers

7
Comments
3 min read
Use Pipes in your next Angular Application! (Part 2)

Use Pipes in your next Angular Application! (Part 2)

7
Comments
3 min read
JavaScript Spread Operator Explained

JavaScript Spread Operator Explained

13
Comments 2
2 min read
Improve Your Javascript Codebase With Low Friction Typing Annotations

Improve Your Javascript Codebase With Low Friction Typing Annotations

6
Comments
3 min read
Upgrading my website to JAMStack - 1 page at a time

Upgrading my website to JAMStack - 1 page at a time

14
Comments 6
9 min read
I Made A NPM Card... It Was Fun

I Made A NPM Card... It Was Fun

7
Comments
1 min read
Women Dev Summit 2020: Dicas e Truques com Visual Studio Code by Loiane Groner

Women Dev Summit 2020: Dicas e Truques com Visual Studio Code by Loiane Groner

15
Comments
5 min read
Try... catch... finally in JavaScript 03:29

Try... catch... finally in JavaScript

8
Comments
1 min read
React coding challenges - what & why

React coding challenges - what & why

116
Comments 8
2 min read
loading...