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.
Create a select2 input with alpinejs and livewire

Create a select2 input with alpinejs and livewire

3
Comments
1 min read
Asynchronous Programming with JavaScript/TypeScript

Asynchronous Programming with JavaScript/TypeScript

Comments
9 min read
Automating Node.js Server Start-Up with Bash Script

Automating Node.js Server Start-Up with Bash Script

6
Comments
2 min read
How to Build a Developer Blog with Storyblok and Nextjs.
Cover image for How to Build a Developer Blog with Storyblok and Nextjs.

How to Build a Developer Blog with Storyblok and Nextjs.

6
Comments
10 min read
memo vs useMemo in React
Cover image for memo vs useMemo in React

memo vs useMemo in React

7
Comments
9 min read
Error handling in the JavaScript Fetch API

Error handling in the JavaScript Fetch API

20
Comments 1
5 min read
Exploding Kittens Card Game - React, Nodejs and Redis
Cover image for Exploding Kittens Card Game - React, Nodejs and Redis

Exploding Kittens Card Game - React, Nodejs and Redis

11
Comments
5 min read
Designing a User-Friendly Course Catalog With Pink Design and Nuxt
Cover image for Designing a User-Friendly Course Catalog With Pink Design and Nuxt

Designing a User-Friendly Course Catalog With Pink Design and Nuxt

10
Comments
6 min read
Unlocking your website's potential: eliminate render-blocking resources

Unlocking your website's potential: eliminate render-blocking resources

Comments 2
3 min read
The Magical World of JavaScript Engines: Everything you Need to Know
Cover image for The Magical World of JavaScript Engines: Everything you Need to Know

The Magical World of JavaScript Engines: Everything you Need to Know

19
Comments 2
3 min read
5 Code Refactoring Techniques to Improve Your Code
Cover image for 5 Code Refactoring Techniques to Improve Your Code

5 Code Refactoring Techniques to Improve Your Code

225
Comments 22
5 min read
Integrating Stripe Payments in Ionic React JS App with Capacitor and NodeJS
Cover image for Integrating Stripe Payments in Ionic React JS App with Capacitor and NodeJS

Integrating Stripe Payments in Ionic React JS App with Capacitor and NodeJS

6
Comments
4 min read
Spread and Rest operator in JS
Cover image for Spread and Rest operator in JS

Spread and Rest operator in JS

1
Comments
2 min read
Improving Angular Rendering Performance with TrackBy and Change Detection Strategy
Cover image for Improving Angular Rendering Performance with TrackBy and Change Detection Strategy

Improving Angular Rendering Performance with TrackBy and Change Detection Strategy

10
Comments
3 min read
My Journey to GSoC'2023
Cover image for My Journey to GSoC'2023

My Journey to GSoC'2023

8
Comments
3 min read
Writing Modular code in ReactJS
Cover image for Writing Modular code in ReactJS

Writing Modular code in ReactJS

10
Comments
3 min read
Repeatedly add all its digits until the result has only one digit.

Repeatedly add all its digits until the result has only one digit.

1
Comments 2
1 min read
usePersistentState: A simple interface to persists state variables in localStorage
Cover image for usePersistentState: A simple interface to persists state variables in localStorage

usePersistentState: A simple interface to persists state variables in localStorage

4
Comments 1
2 min read
Tudo sobre formulários - HTML
Cover image for Tudo sobre formulários - HTML

Tudo sobre formulários - HTML

22
Comments
4 min read
Async/Await — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

Async/Await — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

8
Comments
5 min read
Set environment variables in docker
Cover image for Set environment variables in docker

Set environment variables in docker

Comments
2 min read
Using Event Bus in Vue.js 3

Using Event Bus in Vue.js 3

27
Comments 3
2 min read
Husky with Yarn Monorepo 🐶🐱

Husky with Yarn Monorepo 🐶🐱

3
Comments
3 min read
Local Storage vs Session Storage in JavaScript

Local Storage vs Session Storage in JavaScript

7
Comments 1
2 min read
Yet Another Newsletter LOL: You're Holding it Wrong
Cover image for Yet Another Newsletter LOL: You're Holding it Wrong

Yet Another Newsletter LOL: You're Holding it Wrong

8
Comments
3 min read
loading...