Forem

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.
Decouple design from the logic with React hooks

Decouple design from the logic with React hooks

17
Comments
6 min read
Creating API Routes in a Nuxt App
Cover image for Creating API Routes in a Nuxt App

Creating API Routes in a Nuxt App

47
Comments 3
2 min read
Adding Graphics to a React App with D3 — Circle Chart

Adding Graphics to a React App with D3 — Circle Chart

5
Comments
2 min read
Compile Svelte in your head ({#if})

Compile Svelte in your head ({#if})

5
Comments
8 min read
A Perfect Algorithm!
Cover image for A Perfect Algorithm!

A Perfect Algorithm!

38
Comments 5
1 min read
React route refresh without page reload

React route refresh without page reload

36
Comments 4
3 min read
DOM events... lets just jump into it.
Cover image for DOM events... lets just jump into it.

DOM events... lets just jump into it.

15
Comments 2
3 min read
Learning resources 📚 for understanding Javascript async nature 🔮
Cover image for Learning resources 📚 for understanding Javascript async nature 🔮

Learning resources 📚 for understanding Javascript async nature 🔮

11
Comments
3 min read
Circuit a list, a useArray hook
Cover image for Circuit a list, a useArray hook

Circuit a list, a useArray hook

11
Comments
1 min read
JavaScript: Funções Generator Assíncronas
Cover image for JavaScript: Funções Generator Assíncronas

JavaScript: Funções Generator Assíncronas

7
Comments
5 min read
Testing Non-Exported Functions in JavaScript

Testing Non-Exported Functions in JavaScript

67
Comments 7
5 min read
Refactoring: Dependency Injection for Reusable Functions
Cover image for Refactoring: Dependency Injection for Reusable Functions

Refactoring: Dependency Injection for Reusable Functions

10
Comments
1 min read
How to automate your portfolio website [Part 1]
Cover image for How to automate your portfolio website [Part 1]

How to automate your portfolio website [Part 1]

15
Comments 3
6 min read
WeakMap in JavaScript - An Easy Introduction
Cover image for WeakMap in JavaScript - An Easy Introduction

WeakMap in JavaScript - An Easy Introduction

95
Comments 7
7 min read
Boost your create-react-app workflow with esbuild / swc

Boost your create-react-app workflow with esbuild / swc

10
Comments 5
3 min read
Drag & Drop re-ordering using HTML and React
Cover image for Drag & Drop re-ordering using HTML and React

Drag & Drop re-ordering using HTML and React

46
Comments 3
4 min read
Code Splitting in React
Cover image for Code Splitting in React

Code Splitting in React

6
Comments
3 min read
Dynamic ES6 class instantiation using proxy classes
Cover image for Dynamic ES6 class instantiation using proxy classes

Dynamic ES6 class instantiation using proxy classes

8
Comments
4 min read
Docurry: A spicy, zero-config documentation site generator.

Docurry: A spicy, zero-config documentation site generator.

2
Comments
1 min read
My First Assessment Test and I Banged It
Cover image for My First Assessment Test and I Banged It

My First Assessment Test and I Banged It

30
Comments 12
3 min read
Micro-services Key points
Cover image for Micro-services Key points

Micro-services Key points

7
Comments
3 min read
Hello Dev.to! Can I ask a favour?
Cover image for Hello Dev.to! Can I ask a favour?

Hello Dev.to! Can I ask a favour?

4
Comments 7
2 min read
Learn Node.js with this series of short videos for beginners
Cover image for Learn Node.js with this series of short videos for beginners

Learn Node.js with this series of short videos for beginners

87
Comments
4 min read
Recursion Basics in JavaScript
Cover image for Recursion Basics in JavaScript

Recursion Basics in JavaScript

4
Comments
2 min read
Flexible Upsert With DynamoDB
Cover image for Flexible Upsert With DynamoDB

Flexible Upsert With DynamoDB

15
Comments 2
5 min read
loading...