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 deploy express.js apps on Netlify

How to deploy express.js apps on Netlify

21
Comments 4
1 min read
React Hooks & Greensock 03:41

React Hooks & Greensock

9
Comments 4
1 min read
Building A Scalable Random Quote App In React

Building A Scalable Random Quote App In React

29
Comments 2
7 min read
Minimal Portfolio Built by developer for Developers with Github Pages

Minimal Portfolio Built by developer for Developers with Github Pages

7
Comments
2 min read
Should save acees token in local storage?

Should save acees token in local storage?

8
Comments 8
1 min read
Javascript This Keyword 04:11

Javascript This Keyword

18
Comments 2
1 min read
Why don’t we use var anymore?

Why don’t we use var anymore?

72
Comments 7
7 min read
CSS variables for fun and no profit

CSS variables for fun and no profit

30
Comments
5 min read
CRUD with Angular

CRUD with Angular

32
Comments
2 min read
A Deep Dive into Angular's NgOnDestroy

A Deep Dive into Angular's NgOnDestroy

58
Comments
6 min read
Nuxt.js Debugging for WebStorm

Nuxt.js Debugging for WebStorm

12
Comments 2
3 min read
Creation Of Twitter Bot — Retweets & Searches

Creation Of Twitter Bot — Retweets & Searches

11
Comments
3 min read
If You're A #CodeNewbie Learning #JavaScript This Is What You Should Learn Today!

If You're A #CodeNewbie Learning #JavaScript This Is What You Should Learn Today!

74
Comments 10
1 min read
My first NPM package: rollup-plugin-hotreload.js

My first NPM package: rollup-plugin-hotreload.js

6
Comments
2 min read
Type-Safe Web Components with JSDoc

Type-Safe Web Components with JSDoc

66
Comments 9
11 min read
Pug vs EJS?

Pug vs EJS?

24
Comments 19
1 min read
How to center elements vertically on a create-react-app project

How to center elements vertically on a create-react-app project

22
Comments 3
1 min read
😜 My Looks on ⚓ Hooks

😜 My Looks on ⚓ Hooks

7
Comments 1
3 min read
Debugging JS in the browser with breakOn

Debugging JS in the browser with breakOn

8
Comments
3 min read
Implementing our own Array.map() method in javascript

Implementing our own Array.map() method in javascript

88
Comments 10
2 min read
I Made an Automated MaaS Business, and So Can You!

I Made an Automated MaaS Business, and So Can You!

64
Comments 3
6 min read
More Podcasts and Video Resources

More Podcasts and Video Resources

6
Comments
3 min read
Scraping data to generate markdown files and populate a statically generated site with content

Scraping data to generate markdown files and populate a statically generated site with content

13
Comments 1
7 min read
React Hooks: Test custom hooks with Enzyme

React Hooks: Test custom hooks with Enzyme

142
Comments 12
4 min read
Creating Image Filters in JS

Creating Image Filters in JS

7
Comments
1 min read
A GraphQL & Node.js Server Built with Express in No Time

A GraphQL & Node.js Server Built with Express in No Time

9
Comments
1 min read
Kubernetes First Time Project - Auto-Restarting

Kubernetes First Time Project - Auto-Restarting

9
Comments
2 min read
Top 7 Bootstrap Admin Dashboard Templates

Top 7 Bootstrap Admin Dashboard Templates

12
Comments
6 min read
Don't Make This Async/Await Oopsie!

Don't Make This Async/Await Oopsie!

130
Comments 15
3 min read
HashTables - Ransom Note (HackerRank)

HashTables - Ransom Note (HackerRank)

5
Comments 2
3 min read
TC39 proposal: Array.lastItem

TC39 proposal: Array.lastItem

5
Comments 3
2 min read
Five Things About Developing Mobile Apps

Five Things About Developing Mobile Apps

57
Comments 4
1 min read
Fetch data with React Hooks and Typescript

Fetch data with React Hooks and Typescript

101
Comments 6
10 min read
Jack of the Stack

Jack of the Stack

174
Comments 34
4 min read
Dude, get a debugger!

Dude, get a debugger!

116
Comments 4
8 min read
Trigonometry for Animation: Following the Cursor

Trigonometry for Animation: Following the Cursor

7
Comments
2 min read
Three Ways to use Hooks to Build Better React Components

Three Ways to use Hooks to Build Better React Components

12
Comments
5 min read
Deconfusing JavaScript Destructuring Syntax

Deconfusing JavaScript Destructuring Syntax

17
Comments
4 min read
Serverless — from the beginning, using Azure functions ( Azure portal ), part I

Serverless — from the beginning, using Azure functions ( Azure portal ), part I

71
Comments 6
12 min read
Javascript Conditional Properties

Javascript Conditional Properties

12
Comments
1 min read
Need Opinions

Need Opinions

6
Comments 5
1 min read
GraphQL Server Primer

GraphQL Server Primer

50
Comments
7 min read
Debugging Angular Apps

Debugging Angular Apps

8
Comments
3 min read
Beginner's Guide for Creating a Serverless REST API using NodeJS over Google Cloud Functions

Beginner's Guide for Creating a Serverless REST API using NodeJS over Google Cloud Functions

198
Comments 44
7 min read
ES6 for beginners - part 1 (Let, Const)

ES6 for beginners - part 1 (Let, Const)

9
Comments
3 min read
How I Refactor My Code

How I Refactor My Code

74
Comments
4 min read
7 Skills To Become A Successful Automation Tester In 2021

7 Skills To Become A Successful Automation Tester In 2021

20
Comments
11 min read
Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

31
Comments 2
3 min read
Part 7. Deploy Backend (NestJS): Docker/Docker-Compose

Part 7. Deploy Backend (NestJS): Docker/Docker-Compose

88
Comments 2
5 min read
Introduction to the Notification API

Introduction to the Notification API

10
Comments
2 min read
How to find open source projects as a new developer?

How to find open source projects as a new developer?

110
Comments 22
1 min read
An easy way to create a customize dynamic table in react js

An easy way to create a customize dynamic table in react js

171
Comments 78
3 min read
How to use JSDelivr

How to use JSDelivr

9
Comments 1
4 min read
xLayers: Design & CodeGen

xLayers: Design & CodeGen

33
Comments 1
2 min read
Explaining shallow / deep copying through acronyms

Explaining shallow / deep copying through acronyms

7
Comments 1
2 min read
Top tools for junior frontend developer

Top tools for junior frontend developer

197
Comments 17
4 min read
Arrays, the slow parts — we can do better

Arrays, the slow parts — we can do better

13
Comments
11 min read
Multiple VueJs Apps in a Lerna monorepo, sharing a Storybook component library.

Multiple VueJs Apps in a Lerna monorepo, sharing a Storybook component library.

49
Comments 3
4 min read
TIL: Package.json values are accessible in npm/yarn scripts

TIL: Package.json values are accessible in npm/yarn scripts

6
Comments
2 min read
Turning `class App extends React.Component` into a coding lesson

Turning `class App extends React.Component` into a coding lesson

28
Comments 2
5 min read
loading...