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.
Ascii Text Shader (single text element, no canvas)

Ascii Text Shader (single text element, no canvas)

79
Comments 6
1 min read
Javascript - Entendendo Generators em 3 Minutos

Javascript - Entendendo Generators em 3 Minutos

10
Comments 2
3 min read
First Line Of Code | Javascript Crash Course 09:17

First Line Of Code | Javascript Crash Course

5
Comments 3
1 min read
Why 'Find the Longest Word in a String' is a great beginner JavaScript exercise

Why 'Find the Longest Word in a String' is a great beginner JavaScript exercise

10
Comments
3 min read
How I streamed data from Amazon QLDB to DynamoDB using Nodejs in near-real time

How I streamed data from Amazon QLDB to DynamoDB using Nodejs in near-real time

63
Comments
6 min read
Solving Pascal's Triangle in JavaScript

Solving Pascal's Triangle in JavaScript

36
Comments 3
4 min read
You're learning frontend wrong.

You're learning frontend wrong.

27
Comments 1
1 min read
null coalescing operator in Javascript and PHP

null coalescing operator in Javascript and PHP

9
Comments
2 min read
O que é TypeScript e para que serve?

O que é TypeScript e para que serve?

2
Comments
2 min read
Launching GitHub Confirm It!

Launching GitHub Confirm It!

44
Comments 12
2 min read
Using Rust and WebAssembly to Process Pixels from a Video Feed

Using Rust and WebAssembly to Process Pixels from a Video Feed

138
Comments 8
7 min read
Reagent 101 / when does a component re-render?

Reagent 101 / when does a component re-render?

8
Comments
2 min read
How I enabled CORS for any API on my Single Page App

How I enabled CORS for any API on my Single Page App

9
Comments 1
8 min read
How to create load more logic in React

How to create load more logic in React

95
Comments 3
3 min read
Using CSS Modules in GatsbyJS

Using CSS Modules in GatsbyJS

9
Comments
4 min read
Seven Deadly Slack Sins (And How to Solve Them with Automation)

Seven Deadly Slack Sins (And How to Solve Them with Automation)

37
Comments 2
6 min read
typing text animation in terminal using gsap

typing text animation in terminal using gsap

13
Comments 1
2 min read
Makeover your old web sites with Azure Static Web Apps

Makeover your old web sites with Azure Static Web Apps

8
Comments
2 min read
Event Bubbling and Event Capturing in Javascript

Event Bubbling and Event Capturing in Javascript

72
Comments 4
4 min read
Whiteboard: React Hooks

Whiteboard: React Hooks

89
Comments 8
11 min read
How a DevTools Extension is Made

How a DevTools Extension is Made

60
Comments 2
20 min read
Steps to Creating A Compose Function

Steps to Creating A Compose Function

7
Comments
4 min read
React Hook for Handling Boolean State

React Hook for Handling Boolean State

7
Comments
1 min read
A better way to use fetch api in Javascript

A better way to use fetch api in Javascript

14
Comments
2 min read
Type of Functions in JavaScript

Type of Functions in JavaScript

42
Comments 1
2 min read
loading...