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.
How to hack Chrome Dino Game using Javascript

How to hack Chrome Dino Game using Javascript

9
Comments
1 min read
How to create custom stackable toasts

How to create custom stackable toasts

4
Comments
6 min read
What is JS an interpreted language?

What is JS an interpreted language?

5
Comments
3 min read
Upload files to SharePoint with JavaScript using Microsoft Graph and Microsoft Authentication Library

Upload files to SharePoint with JavaScript using Microsoft Graph and Microsoft Authentication Library

9
Comments
10 min read
CORS Error Solved | JavaScript

CORS Error Solved | JavaScript

10
Comments 3
1 min read
React: Add Inline Styles in React

React: Add Inline Styles in React

6
Comments
1 min read
Data Structure and Endianness in Nodejs

Data Structure and Endianness in Nodejs

3
Comments
2 min read
1 line of code: How to get the average of an array

1 line of code: How to get the average of an array

10
Comments 9
1 min read
8 Ways to Spot A Great React Developer

8 Ways to Spot A Great React Developer

3
Comments
7 min read
What Is Isomorphic React App

What Is Isomorphic React App

3
Comments
4 min read
Learn React Portal and Its Applications

Learn React Portal and Its Applications

2
Comments
5 min read
React JS - When Is Render Called

React JS - When Is Render Called

3
Comments
5 min read
Let's create a URL expander with Node.JS

Let's create a URL expander with Node.JS

130
Comments 9
5 min read
5 Popular Frontend Development Tools in 2021

5 Popular Frontend Development Tools in 2021

624
Comments 52
5 min read
Let's create a typing practice game with JavaScript

Let's create a typing practice game with JavaScript

35
Comments
5 min read
Lets create a Drawing APP with JS

Lets create a Drawing APP with JS

509
Comments 33
6 min read
Problems with using useFakeTimers('modern') in a create-react-app (CRA) project with Jest 26 and Lodash's debounce function

Problems with using useFakeTimers('modern') in a create-react-app (CRA) project with Jest 26 and Lodash's debounce function

6
Comments 2
4 min read
Using GQty with effector

Using GQty with effector

28
Comments
5 min read
Creating Load Tests with k6

Creating Load Tests with k6

7
Comments
4 min read
Adding Strapi as headless CMS to 11ty blog

Adding Strapi as headless CMS to 11ty blog

4
Comments
4 min read
Abstract Syntax Trees: They're Actually Used Everywhere -- But What Are They?

Abstract Syntax Trees: They're Actually Used Everywhere -- But What Are They?

163
Comments 17
7 min read
Vue.js Components Communication Patterns (without Vuex) - Part 1

Vue.js Components Communication Patterns (without Vuex) - Part 1

10
Comments
4 min read
Como transformar seu React APP em um PWA em poucos minutos

Como transformar seu React APP em um PWA em poucos minutos

18
Comments 2
2 min read
SvelteKit Tooling: 7 Tools to Streamline you CI Workflow

SvelteKit Tooling: 7 Tools to Streamline you CI Workflow

26
Comments
11 min read
Testing-library: avoid these mistakes in async tests

Testing-library: avoid these mistakes in async tests

40
Comments 3
9 min read
loading...