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.
Object prototype property and Hunter x Hunter

Object prototype property and Hunter x Hunter

5
Comments
2 min read
How to Capture an HTML Element

How to Capture an HTML Element

4
Comments 1
3 min read
Optional Chaining in JavaScript and How It Works

Optional Chaining in JavaScript and How It Works

13
Comments 5
7 min read
DOM manipulation in Angular using @ViewChild, ElementRef ⚡️

DOM manipulation in Angular using @ViewChild, ElementRef ⚡️

7
Comments
2 min read
What you want to know about Web Push

What you want to know about Web Push

31
Comments
13 min read
Simplifying Linked-List interview tasks

Simplifying Linked-List interview tasks

3
Comments
2 min read
PimpYourOwnDevice at #MSCreate Serverless: Developer hacks and tools we wished we knew sooner

PimpYourOwnDevice at #MSCreate Serverless: Developer hacks and tools we wished we knew sooner

4
Comments
1 min read
Web-dev conferences in Oct

Web-dev conferences in Oct

9
Comments
3 min read
Asynchronous data fetching using React Query ⚛️

Asynchronous data fetching using React Query ⚛️

101
Comments 1
4 min read
Stripe checkout setup and integration

Stripe checkout setup and integration

7
Comments 5
1 min read
Leetcode #387 First Unique Character in a String with JavaScript and indexOf

Leetcode #387 First Unique Character in a String with JavaScript and indexOf

2
Comments
1 min read
CSS Film leader countdown (and maybe a bit of JS)

CSS Film leader countdown (and maybe a bit of JS)

4
Comments
1 min read
A Complete Beginner's Guide to React: Hooks Edition

A Complete Beginner's Guide to React: Hooks Edition

430
Comments 6
15 min read
Understanding Javascript hoisting

Understanding Javascript hoisting

5
Comments
6 min read
Developing A Realtor Theme For Hugo: Step 1 Building the pages

Developing A Realtor Theme For Hugo: Step 1 Building the pages

7
Comments 2
5 min read
Task - An easy to use tool to simplify your build

Task - An easy to use tool to simplify your build

28
Comments 3
7 min read
date-fns: Uma biblioteca de datas para JavaScript

date-fns: Uma biblioteca de datas para JavaScript

18
Comments
11 min read
Total amount of points with JavaScript

Total amount of points with JavaScript

2
Comments
1 min read
How to Tame messy NPM scripts in 5 minutes

How to Tame messy NPM scripts in 5 minutes

14
Comments
2 min read
404 Error Page and Redirect with Nuxt

404 Error Page and Redirect with Nuxt

8
Comments 1
1 min read
The First Open Source Contributor Summit

The First Open Source Contributor Summit

7
Comments 3
1 min read
Getting Started with Svelte JS

Getting Started with Svelte JS

14
Comments
1 min read
Quick Review of 5 Of The Most Powerful JavaScript Methods

Quick Review of 5 Of The Most Powerful JavaScript Methods

44
Comments 9
4 min read
Finite State Machines in React JS using xState JS

Finite State Machines in React JS using xState JS

67
Comments 8
6 min read
Day 18 of 100DaysOfCode

Day 18 of 100DaysOfCode

6
Comments
2 min read
The JSourney: Learn with projects, not videos!

The JSourney: Learn with projects, not videos!

7
Comments
3 min read
Answer: How might I find the largest number contained in a JavaScript array?

Answer: How might I find the largest number contained in a JavaScript array?

2
Comments
1 min read
use-mini18n is a simple and minimalistic React hook library for i18n

use-mini18n is a simple and minimalistic React hook library for i18n

9
Comments 3
3 min read
Javascript / Rails API Project: Moby - Book Review App

Javascript / Rails API Project: Moby - Book Review App

7
Comments
2 min read
Building A Simple Serverless Application

Building A Simple Serverless Application

26
Comments
8 min read
Updating React Form Layout, and Simple CSS Spacing Solution

Updating React Form Layout, and Simple CSS Spacing Solution

2
Comments
2 min read
DataRepoArch - The path we traveled to reach react-query

DataRepoArch - The path we traveled to reach react-query

14
Comments
8 min read
GraphQL Mesh: Migrando API REST sem esquema para GraphQL sem escrever nenhum código

GraphQL Mesh: Migrando API REST sem esquema para GraphQL sem escrever nenhum código

8
Comments
3 min read
Get OS details from the webpage in JavaScript. 👷‍♂️

Get OS details from the webpage in JavaScript. 👷‍♂️

85
Comments 7
5 min read
Who Says Distributed Monoliths are Bad?

Who Says Distributed Monoliths are Bad?

3
Comments
19 min read
Steph’s dev note’s #001

Steph’s dev note’s #001

9
Comments 2
4 min read
G6 3.8 is Released

G6 3.8 is Released

6
Comments 4
5 min read
Bootstrap Collapsing Menus without jQuery

Bootstrap Collapsing Menus without jQuery

12
Comments 2
1 min read
Vue 3.0 is finally out!

Vue 3.0 is finally out!

180
Comments 9
7 min read
What's the output? Hoisting question

What's the output? Hoisting question

4
Comments 4
1 min read
Setting up a REST-API using Express

Setting up a REST-API using Express

12
Comments
8 min read
React game under 2h

React game under 2h

5
Comments
2 min read
Terminal of Choice: iTerm2

Terminal of Choice: iTerm2

34
Comments 4
6 min read
Applying What I've Learned to Update A Past Project

Applying What I've Learned to Update A Past Project

2
Comments
4 min read
2 Quick Tips when working with JS console output

2 Quick Tips when working with JS console output

56
Comments 20
1 min read
Optional chaining in javascript (?.)

Optional chaining in javascript (?.)

9
Comments
2 min read
UI Dev Newsletter #23

UI Dev Newsletter #23

11
Comments
1 min read
Build a Shopping Cart with React + Redux

Build a Shopping Cart with React + Redux

29
Comments
1 min read
สอนใช้ TypeScript ในโปรเจค Node.js + Express

สอนใช้ TypeScript ในโปรเจค Node.js + Express

9
Comments
1 min read
Build a Chrome Extension Using ReactJS

Build a Chrome Extension Using ReactJS

46
Comments 1
6 min read
Making Type effect using pure javascript

Making Type effect using pure javascript

7
Comments 1
1 min read
Removing Duplicate numbers or Objects from an Array

Removing Duplicate numbers or Objects from an Array

2
Comments 1
1 min read
How long does it take to become a fullstack developer? Fredrik Christenson

How long does it take to become a fullstack developer? Fredrik Christenson

4
Comments 7
1 min read
My Experience with Coding Boot Camp

My Experience with Coding Boot Camp

40
Comments 10
9 min read
What is Vuex? Why?

What is Vuex? Why?

42
Comments 5
2 min read
Noodel.js, a beautiful, intuitive user interface for content trees

Noodel.js, a beautiful, intuitive user interface for content trees

90
Comments 11
1 min read
How to append element to HTML document via JS

How to append element to HTML document via JS

5
Comments
1 min read
An Opinionated Node.js Boilerplate Using TypeScript & Fastify

An Opinionated Node.js Boilerplate Using TypeScript & Fastify

13
Comments
3 min read
The thing about service workers...

The thing about service workers...

41
Comments 8
4 min read
I want to integrate a code editor in my platform

I want to integrate a code editor in my platform

5
Comments 8
1 min read
loading...