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.
Connecting a React component to the application state via props

Connecting a React component to the application state via props

10
Comments
2 min read
How to Configure Prettier to Automate Code Formatting

How to Configure Prettier to Automate Code Formatting

8
Comments
3 min read
Nobody has to use HostListener

Nobody has to use HostListener

69
Comments 14
5 min read
Setting up a React project using Webpack and Babel

Setting up a React project using Webpack and Babel

35
Comments
4 min read
Beginner's Guide to React.js

Beginner's Guide to React.js

64
Comments
4 min read
Server-Sent Events and React

Server-Sent Events and React

33
Comments 4
3 min read
Rewriting Apps in Ember Octane

Rewriting Apps in Ember Octane

10
Comments
9 min read
How to Get Started with TestCafe

How to Get Started with TestCafe

9
Comments
17 min read
awesome JavaScript and Reacties concepts in dev.to

awesome JavaScript and Reacties concepts in dev.to

8
Comments
1 min read
Embedded UI Components with Preact

Embedded UI Components with Preact

8
Comments
2 min read
Will Svelte ever beat the giants?

Will Svelte ever beat the giants?

16
Comments 8
3 min read
Building a Firebase CRUD Service for Angular

Building a Firebase CRUD Service for Angular

83
Comments 9
7 min read
Trying out code

Trying out code

3
Comments
4 min read
Top 5 things to remember when adding a GraphQL backend

Top 5 things to remember when adding a GraphQL backend

6
Comments
1 min read
Diving Into React Suspense Render-as-You-Fetch for REST APIs

Diving Into React Suspense Render-as-You-Fetch for REST APIs

55
Comments
6 min read
Event Sourcing Pattern

Event Sourcing Pattern

15
Comments 2
1 min read
Go channels in JS (4/5): Ranging

Go channels in JS (4/5): Ranging

18
Comments
4 min read
Modern JavaScript Tooling: Compiling

Modern JavaScript Tooling: Compiling

7
Comments
7 min read
Project idea: Tinypost, a postman-ish command-line utility for fun and learning

Project idea: Tinypost, a postman-ish command-line utility for fun and learning

14
Comments 2
1 min read
Learning about CSS architecture

Learning about CSS architecture

70
Comments 5
3 min read
How to add internationalization 📙 to your React App ⚛️ in a SUPER-simple way

How to add internationalization 📙 to your React App ⚛️ in a SUPER-simple way

35
Comments 3
2 min read
Day 20 – Express Js Introduction - Learning Node JS In 30 Days [Mini series]

Day 20 – Express Js Introduction - Learning Node JS In 30 Days [Mini series]

16
Comments
2 min read
Solving React Hooks' invalid hook call warning

Solving React Hooks' invalid hook call warning

62
Comments 4
5 min read
State machine advent: Building hierarchy using the actor model and cross-machine communication (22/24)

State machine advent: Building hierarchy using the actor model and cross-machine communication (22/24)

44
Comments
7 min read
Create an AI opponent for your game using a genetic algorithm

Create an AI opponent for your game using a genetic algorithm

9
Comments
3 min read
How to build a web crawler with Node

How to build a web crawler with Node

183
Comments 3
8 min read
9 best open-source findings, November 2019

9 best open-source findings, November 2019

187
Comments 12
3 min read
Autosaving with React Hooks

Autosaving with React Hooks

69
Comments 5
3 min read
How to show phrases from textarea in paragraph?

How to show phrases from textarea in paragraph?

7
Comments
1 min read
Data Structures & Algorithms in JavaScript(Single Linked List) Part 2

Data Structures & Algorithms in JavaScript(Single Linked List) Part 2

11
Comments
3 min read
Intro to the Fetch API & Rendering Data with JavaScript

Intro to the Fetch API & Rendering Data with JavaScript

79
Comments 2
2 min read
Tutorial: Fullstack React Native with GraphQL

Tutorial: Fullstack React Native with GraphQL

13
Comments
8 min read
Vue Testing Crash Course

Vue Testing Crash Course

237
Comments 3
10 min read
I'm a professional React developer, and here's how I set up Sequelize with MySQL inside of Docker Compose for Microservices. #2

I'm a professional React developer, and here's how I set up Sequelize with MySQL inside of Docker Compose for Microservices. #2

28
Comments 6
1 min read
How to add third party scripts & inline scripts in your Nuxt.js app?

How to add third party scripts & inline scripts in your Nuxt.js app?

8
Comments 2
1 min read
webpack-dev-serverでdisableHostCheckを使うのはもうやめろ

webpack-dev-serverでdisableHostCheckを使うのはもうやめろ

10
Comments
1 min read
Reading Snippets [19]

Reading Snippets [19]

4
Comments
1 min read
Reading Snippets [18]

Reading Snippets [18]

5
Comments
1 min read
Demo Firebase Project

Demo Firebase Project

7
Comments
1 min read
Reading Snippets [17]

Reading Snippets [17]

3
Comments
1 min read
Using VS Code and GitHub Gists As a Web Development Playground

Using VS Code and GitHub Gists As a Web Development Playground

126
Comments 6
1 min read
Generate images from HTML in Node.js

Generate images from HTML in Node.js

179
Comments 24
2 min read
Quality Server-Side Rendering with React

Quality Server-Side Rendering with React

45
Comments 4
3 min read
TIL: Destructuring Property Assignment

TIL: Destructuring Property Assignment

49
Comments
2 min read
New personal website using GatsbyJS

New personal website using GatsbyJS

40
Comments 2
1 min read
Day 19 – Nodemon - Learning Node JS In 30 Days [Mini series]

Day 19 – Nodemon - Learning Node JS In 30 Days [Mini series]

13
Comments
3 min read
Lifting State Up

Lifting State Up

15
Comments 2
2 min read
Mbcrump's Stream Notes - Node.js from scratch

Mbcrump's Stream Notes - Node.js from scratch

8
Comments
2 min read
So you want to make a Twitter bot (2.5/3)

So you want to make a Twitter bot (2.5/3)

21
Comments 2
7 min read
This Dot Labs Podcast: Abstractions

This Dot Labs Podcast: Abstractions

5
Comments
4 min read
Object Oriented Programing in Javascript

Object Oriented Programing in Javascript

35
Comments 2
4 min read
web-extension - cross-browser compatibility - Firefox, Chrome, Opera in one line

web-extension - cross-browser compatibility - Firefox, Chrome, Opera in one line

12
Comments 1
1 min read
The Painless Way to Deploying Your NodeJS App on Azure (Part 2)

The Painless Way to Deploying Your NodeJS App on Azure (Part 2)

25
Comments 2
5 min read
Security Vulnerabilities in Web Apps

Security Vulnerabilities in Web Apps

10
Comments
8 min read
How to upload a file to Firebase Storage in React

How to upload a file to Firebase Storage in React

7
Comments 1
2 min read
GraphQL + React for noobs

GraphQL + React for noobs

96
Comments 1
8 min read
Serverless apartment web scraper with NodeJS, AWS Lambda, and Locust

Serverless apartment web scraper with NodeJS, AWS Lambda, and Locust

7
Comments 1
12 min read
Http Get and Post request using axios in reactjs

Http Get and Post request using axios in reactjs

14
Comments
1 min read
Install Gatsby, add Tailwind CSS to it and deploy it to Netlify. A simple website example. 📖

Install Gatsby, add Tailwind CSS to it and deploy it to Netlify. A simple website example. 📖

41
Comments 2
3 min read
A brief summary of JavaScript Learning Path

A brief summary of JavaScript Learning Path

101
Comments 2
4 min read
loading...