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.
Rust is SLOW actually? - AOC 2023 day 1 performance comparison
Cover image for Rust is SLOW actually? - AOC 2023 day 1 performance comparison

Rust is SLOW actually? - AOC 2023 day 1 performance comparison

7
Comments 15
5 min read
Create Your Own Local Chatbot with Next.js, Ollama, and ModelFusion
Cover image for Create Your Own Local Chatbot with Next.js, Ollama, and ModelFusion

Create Your Own Local Chatbot with Next.js, Ollama, and ModelFusion

10
Comments 2
7 min read
Introducing DevTools Plugin for Enhanced Robo.js Development
Cover image for Introducing DevTools Plugin for Enhanced Robo.js Development

Introducing DevTools Plugin for Enhanced Robo.js Development

2
Comments
2 min read
Usando o local storage a seu favor
Cover image for Usando o local storage a seu favor

Usando o local storage a seu favor

Comments
2 min read
Making DynamoDB Access Easy in NodeJS with ORM

Making DynamoDB Access Easy in NodeJS with ORM

1
Comments 1
4 min read
Color Guessing Game JavaScript Project With Source Code
Cover image for Color Guessing Game JavaScript Project With Source Code

Color Guessing Game JavaScript Project With Source Code

7
Comments 3
6 min read
JavaScript Coercion : Beyond Basics
Cover image for JavaScript Coercion : Beyond Basics

JavaScript Coercion : Beyond Basics

10
Comments 1
13 min read
WTF é gzipping (e como é diferente da minificação)?
Cover image for WTF é gzipping (e como é diferente da minificação)?

WTF é gzipping (e como é diferente da minificação)?

Comments
3 min read
Fix Error 404 when Refreshing a route with React Router

Fix Error 404 when Refreshing a route with React Router

Comments 1
2 min read
Como eu estruturo meus projetos vanilla JS
Cover image for Como eu estruturo meus projetos vanilla JS

Como eu estruturo meus projetos vanilla JS

Comments
3 min read
Elevate your Vue App: Vue-Concurrency 101
Cover image for Elevate your Vue App: Vue-Concurrency 101

Elevate your Vue App: Vue-Concurrency 101

1
Comments
4 min read
How to Test Apps on iPhones: A Beginner’s Guide
Cover image for How to Test Apps on iPhones: A Beginner’s Guide

How to Test Apps on iPhones: A Beginner’s Guide

Comments
38 min read
Transform response of alovajs, a request strategy library
Cover image for Transform response of alovajs, a request strategy library

Transform response of alovajs, a request strategy library

Comments
6 min read
Challenge 2 Advent JS 2023 by Midudev
Cover image for Challenge 2 Advent JS 2023 by Midudev

Challenge 2 Advent JS 2023 by Midudev

Comments
2 min read
Easy Way to Build a Sign-Up Form with Validation Using React
Cover image for Easy Way to Build a Sign-Up Form with Validation Using React

Easy Way to Build a Sign-Up Form with Validation Using React

3
Comments 2
8 min read
How to Perform CRUD Operation in JavaScript 2024
Cover image for How to Perform CRUD Operation in JavaScript 2024

How to Perform CRUD Operation in JavaScript 2024

1
Comments
4 min read
String refs
Cover image for String refs

String refs

Comments
5 min read
Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

4
Comments
11 min read
Why you should ditch NPM UUIDv4. Faster and native, Node has you covered!
Cover image for Why you should ditch NPM UUIDv4. Faster and native, Node has you covered!

Why you should ditch NPM UUIDv4. Faster and native, Node has you covered!

16
Comments 4
2 min read
Your complete guide to mastering the use of "ref" in React
Cover image for Your complete guide to mastering the use of "ref" in React

Your complete guide to mastering the use of "ref" in React

Comments 2
1 min read
Getting started with dotenv in Node.js

Getting started with dotenv in Node.js

5
Comments 1
2 min read
Updated Pricing: 10,000 MAUs Free, and a new “Pro Plan”

Updated Pricing: 10,000 MAUs Free, and a new “Pro Plan”

41
Comments 3
3 min read
Splash Screen using react-native-bootsplash

Splash Screen using react-native-bootsplash

16
Comments 2
3 min read
Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks
Cover image for Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Comments
3 min read
Store a reference with callback refs
Cover image for Store a reference with callback refs

Store a reference with callback refs

Comments
6 min read
loading...