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.
How to Build a Telegram Bot using Typescript & Node.js

How to Build a Telegram Bot using Typescript & Node.js

50
Comments 2
10 min read
Weekly web development resources #131

Weekly web development resources #131

6
Comments
2 min read
Using Node.js to steal £10,000: Introduction

Using Node.js to steal £10,000: Introduction

3
Comments
1 min read
Immutability: what a monster...

Immutability: what a monster...

49
Comments 9
5 min read
Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

3
Comments 1
5 min read
Chess A.I. alogrithm

Chess A.I. alogrithm

2
Comments
10 min read
A Beginner's Guide to Variable Declarations in JavaScript: When to Use const, let, and var

A Beginner's Guide to Variable Declarations in JavaScript: When to Use const, let, and var

6
Comments
2 min read
4 Ways to create an object in JS

4 Ways to create an object in JS

1
Comments
1 min read
⚛️ Applying Strategy Pattern in React (Part 1)

⚛️ Applying Strategy Pattern in React (Part 1)

388
Comments 42
3 min read
6 Array methods every JavaScript developer must know

6 Array methods every JavaScript developer must know

4
Comments
5 min read
How to use States and Props like a Pro in React

How to use States and Props like a Pro in React

2
Comments
2 min read
Getting started with NodeJs and Express (Backend development)

Getting started with NodeJs and Express (Backend development)

1
Comments
2 min read
JS Video Player

JS Video Player

1
Comments
4 min read
Counter Example: Vanilla JavaScript

Counter Example: Vanilla JavaScript

5
Comments 1
2 min read
JS map(), filter() e reduce() em React

JS map(), filter() e reduce() em React

11
Comments
8 min read
Automate LinkedIn Invites To Be Withdrawn

Automate LinkedIn Invites To Be Withdrawn

1
Comments
1 min read
Tip for writing nodejs scripts using only built-in modules and async

Tip for writing nodejs scripts using only built-in modules and async

4
Comments
6 min read
JavaScript Array Methods: A Comprehensive Guide

JavaScript Array Methods: A Comprehensive Guide

12
Comments 1
2 min read
How To Create A Follower Recommendation System Like Instagram Using PostgreSQL

How To Create A Follower Recommendation System Like Instagram Using PostgreSQL

4
Comments
3 min read
RxJS and Angular: Why and how to use

RxJS and Angular: Why and how to use

3
Comments
6 min read
Handling Automatic ID Generation in PostgreSQL with Node.js and Sequelize

Handling Automatic ID Generation in PostgreSQL with Node.js and Sequelize

1
Comments
8 min read
Modernization with Module Federation, Nx and React

Modernization with Module Federation, Nx and React

8
Comments
4 min read
Front End Development : Easy or Hard

Front End Development : Easy or Hard

6
Comments 3
2 min read
Var vs Let vs Const keyword in JavaScript

Var vs Let vs Const keyword in JavaScript

1
Comments
2 min read
JavaScript Fundamentals: Objects

JavaScript Fundamentals: Objects

1
Comments
4 min read
loading...