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.
2 Ways to Write Easily Testable React Components

2 Ways to Write Easily Testable React Components

8
Comments
7 min read
JavaScript Differences of Back- and Frontend

JavaScript Differences of Back- and Frontend

48
Comments 4
4 min read
Typescript: is it possible to apply multiple method decorators using class decorator?

Typescript: is it possible to apply multiple method decorators using class decorator?

3
Comments
1 min read
Greedy and lazy match in regex

Greedy and lazy match in regex

3
Comments
1 min read
One opensource tool for all your API needs: APIC

One opensource tool for all your API needs: APIC

158
Comments 11
4 min read
Creating a Bouncing Logo with JavaScript ⛹🏽‍♀️

Creating a Bouncing Logo with JavaScript ⛹🏽‍♀️

45
Comments 6
4 min read
Mastering Hard Parts of JavaScript: Callbacks IV

Mastering Hard Parts of JavaScript: Callbacks IV

17
Comments 2
4 min read
Intro to Node.js

Intro to Node.js

11
Comments 1
4 min read
React.useEffect hook explained in depth on a simple example

React.useEffect hook explained in depth on a simple example

110
Comments 9
10 min read
How to use FontAwesome Icons in React App without using npm/yarn package?

How to use FontAwesome Icons in React App without using npm/yarn package?

9
Comments
1 min read
Deploying a Next.js app to GitHub Pages

Deploying a Next.js app to GitHub Pages

103
Comments 12
8 min read
Redux Providers

Redux Providers

9
Comments
2 min read
A Bit about Event Delegation in Pure JS

A Bit about Event Delegation in Pure JS

6
Comments
10 min read
My Developer Path

My Developer Path

2
Comments
4 min read
Scheduling Cron Jobs in Node.js with Node-Cron

Scheduling Cron Jobs in Node.js with Node-Cron

6
Comments
5 min read
React Hooks versus Classes - why choose one over another?

React Hooks versus Classes - why choose one over another?

3
Comments 1
2 min read
Make memes with Node, Express, Canvas, GitHub and Heroku

Make memes with Node, Express, Canvas, GitHub and Heroku

11
Comments
11 min read
Template literals in JavaScript

Template literals in JavaScript

43
Comments 5
2 min read
9 Neat ES Features That Save You Lots of Typing

9 Neat ES Features That Save You Lots of Typing

9
Comments 2
8 min read
I polled 350+ developers on what Frontend framework they 💗

I polled 350+ developers on what Frontend framework they 💗

8
Comments 8
2 min read
Records & Tuples for React, way more than immutability

Records & Tuples for React, way more than immutability

93
Comments 15
14 min read
Add a “Show Password” checkbox to a login form with JavaScript

Add a “Show Password” checkbox to a login form with JavaScript

37
Comments 1
2 min read
I launched my first product - and it's horrible

I launched my first product - and it's horrible

62
Comments 13
2 min read
tsParticles with particles life span options

tsParticles with particles life span options

6
Comments
1 min read
An Intro To Regex's In Under 5 Minutes

An Intro To Regex's In Under 5 Minutes

46
Comments
4 min read
loading...