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.
Lerna: Simplifying Multi-Package JavaScript Projects with Monorepo
Cover image for Lerna: Simplifying Multi-Package JavaScript Projects with Monorepo

Lerna: Simplifying Multi-Package JavaScript Projects with Monorepo

11
Comments
15 min read
45 ways to break an API server (negative tests with examples)

45 ways to break an API server (negative tests with examples)

98
Comments 16
5 min read
Control a 3D Model with Your Phone: A React, Three.js, and Socket.io Project 🚀
Cover image for Control a 3D Model with Your Phone: A React, Three.js, and Socket.io Project 🚀

Control a 3D Model with Your Phone: A React, Three.js, and Socket.io Project 🚀

20
Comments 3
1 min read
Clarity Through Destructuring
Cover image for Clarity Through Destructuring

Clarity Through Destructuring

2
Comments 1
2 min read
Getting Started with React Query
Cover image for Getting Started with React Query

Getting Started with React Query

36
Comments
3 min read
3 Analogies to Describe TypeScript 👩‍💻
Cover image for 3 Analogies to Describe TypeScript 👩‍💻

3 Analogies to Describe TypeScript 👩‍💻

Comments
2 min read
Download PDF File in a Web Application with Vue.js and JavaScript.
Cover image for Download PDF File in a Web Application with Vue.js and JavaScript.

Download PDF File in a Web Application with Vue.js and JavaScript.

39
Comments 3
3 min read
How to get started with Redux Toolkit!
Cover image for How to get started with Redux Toolkit!

How to get started with Redux Toolkit!

3
Comments 1
3 min read
Setting Up Forms in ReactJS Quickly
Cover image for Setting Up Forms in ReactJS Quickly

Setting Up Forms in ReactJS Quickly

1
Comments
5 min read
Dominando Promises em JavaScript: Encadeamento, Promise.all e tratamento de erros
Cover image for Dominando Promises em JavaScript: Encadeamento, Promise.all e tratamento de erros

Dominando Promises em JavaScript: Encadeamento, Promise.all e tratamento de erros

3
Comments
3 min read
How to Merge Two Arrays in JavaScript and Python
Cover image for How to Merge Two Arrays in JavaScript and Python

How to Merge Two Arrays in JavaScript and Python

1
Comments
5 min read
Basic and advance Array sorting with JavaScript
Cover image for Basic and advance Array sorting with JavaScript

Basic and advance Array sorting with JavaScript

3
Comments
4 min read
Creating a Scrolling Animation for Apple AirPods
Cover image for Creating a Scrolling Animation for Apple AirPods

Creating a Scrolling Animation for Apple AirPods

3
Comments
2 min read
Celebrating Novu @ 20k Stars
Cover image for Celebrating Novu @ 20k Stars

Celebrating Novu @ 20k Stars

56
Comments 3
4 min read
Python in the browser with Pyscript
Cover image for Python in the browser with Pyscript

Python in the browser with Pyscript

15
Comments
3 min read
BlazeJS v2.6.2 released!

BlazeJS v2.6.2 released!

7
Comments 2
1 min read
React: Create YouTube-like loader when routing without screen flickering
Cover image for React: Create YouTube-like loader when routing without screen flickering

React: Create YouTube-like loader when routing without screen flickering

1
Comments
3 min read
The Role of Node.js in Progressive Web Apps (PWAs)

The Role of Node.js in Progressive Web Apps (PWAs)

1
Comments
2 min read
Lazy loading services in Angular. What?! Yes, we can.
Cover image for Lazy loading services in Angular. What?! Yes, we can.

Lazy loading services in Angular. What?! Yes, we can.

25
Comments 2
4 min read
Unlocking the Secrets of React Hooks
Cover image for Unlocking the Secrets of React Hooks

Unlocking the Secrets of React Hooks

1
Comments
4 min read
GraphQL Vs. REST API

GraphQL Vs. REST API

1
Comments
3 min read
Improve GitHub issues with AI 🦾
Cover image for Improve GitHub issues with AI 🦾

Improve GitHub issues with AI 🦾

9
Comments
1 min read
Resolvendo problemas no HackerRank: Trilha de pedras

Resolvendo problemas no HackerRank: Trilha de pedras

Comments
2 min read
All about JavaScript promises

All about JavaScript promises

22
Comments
7 min read
Real-World Uses for :has() CSS Selector
Cover image for Real-World Uses for :has() CSS Selector

Real-World Uses for :has() CSS Selector

3
Comments
3 min read
loading...