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.
AJAX - GET, POST, PUT,and DELETE

AJAX - GET, POST, PUT,and DELETE

20
Comments 1
2 min read
The State Of JavaScript

The State Of JavaScript

121
Comments 4
2 min read
Reverse a String with JavaScript

Reverse a String with JavaScript

6
Comments 4
4 min read
Extending JSON for fun and profit
Cover image for Extending JSON for fun and profit

Extending JSON for fun and profit

58
Comments 14
6 min read
Beginner's First Steps With APIs

Beginner's First Steps With APIs

10
Comments
1 min read
Story of a 17 years old Web Developer

Story of a 17 years old Web Developer

7
Comments
3 min read
How to Create a Skeleton Screen Loading Effect

How to Create a Skeleton Screen Loading Effect

11
Comments
5 min read
A Quick Guide to Help you Understand and Create Angular 6 Apps
Cover image for A Quick Guide to Help you Understand and Create Angular 6 Apps

A Quick Guide to Help you Understand and Create Angular 6 Apps

24
Comments
1 min read
Bitmasks: A very esoteric (and impractical) way of managing booleans
Cover image for Bitmasks: A very esoteric (and impractical) way of managing booleans

Bitmasks: A very esoteric (and impractical) way of managing booleans

64
Comments 33
10 min read
An Angular Testing Cheatsheet

An Angular Testing Cheatsheet

266
Comments 15
9 min read
Heart Eyes for Array Methods

Heart Eyes for Array Methods

6
Comments 2
2 min read
Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.
Cover image for Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.

Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.

94
Comments 15
7 min read
An introduction to MojiScript's enhanced map

An introduction to MojiScript's enhanced map

14
Comments 2
4 min read
LibertyJS, who's going?

LibertyJS, who's going?

7
Comments 8
1 min read
A small guide to authentication and security for SPA
Cover image for A small guide to authentication and security for SPA

A small guide to authentication and security for SPA

115
Comments 4
3 min read
Create React App 2.0: What's New?

Create React App 2.0: What's New?

4
Comments
1 min read
Implementing backpressure for smoother user experience in low-end devices

Implementing backpressure for smoother user experience in low-end devices

8
Comments 2
5 min read
Setting Up a RESTful API with Node.js and PostgreSQL

Setting Up a RESTful API with Node.js and PostgreSQL

12
Comments
13 min read
Emulate Redux with React hooks

Emulate Redux with React hooks

18
Comments 2
4 min read
Going online in 5 minutes with Netlify

Going online in 5 minutes with Netlify

19
Comments 2
2 min read
Experiment: 100kB limited frontend library RevolveR micro

Experiment: 100kB limited frontend library RevolveR micro

9
Comments
5 min read
How did that weird bug come in the code
Cover image for How did that weird bug come in the code

How did that weird bug come in the code

36
Comments 11
1 min read
Cookie, localStorage, or sessionStorage?

Cookie, localStorage, or sessionStorage?

49
Comments 8
2 min read
Firebase + Jest Testing Episode 2

Firebase + Jest Testing Episode 2

5
Comments
1 min read
Codetip - Javascript: Hide Dependency to a Data Structure

Codetip - Javascript: Hide Dependency to a Data Structure

12
Comments 3
2 min read
loading...