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.
TypeScript introduction part III - generics & stuff
Cover image for TypeScript introduction part III - generics & stuff

TypeScript introduction part III - generics & stuff

57
Comments
9 min read
How to build a Web App
Cover image for How to build a Web App

How to build a Web App

51
Comments 5
4 min read
How to write a plugin for Prettier

How to write a plugin for Prettier

18
Comments 3
12 min read
Deployment Struggles - React app to Heroku

Deployment Struggles - React app to Heroku

10
Comments
3 min read
Gatsby + Linaria = 💜

Gatsby + Linaria = 💜

7
Comments
4 min read
The difference between dependencies and devDependencies in a JavaScript project

The difference between dependencies and devDependencies in a JavaScript project

20
Comments 2
2 min read
Why I'm using Surge and not GitHub Pages

Why I'm using Surge and not GitHub Pages

131
Comments 20
4 min read
ES6 Proxies en práctica
Cover image for ES6 Proxies en práctica

ES6 Proxies en práctica

30
Comments 6
3 min read
Prevent Object Retrieval TypeError with &&

Prevent Object Retrieval TypeError with &&

61
Comments 18
4 min read
WTF is Serverless?

WTF is Serverless?

6
Comments
1 min read
The Chrome Dev Summit site: case study
Cover image for The Chrome Dev Summit site: case study

The Chrome Dev Summit site: case study

58
Comments
6 min read
Using TypeScript's absolute paths in Create React App 2.0 without ejecting
Cover image for Using TypeScript's absolute paths in Create React App 2.0 without ejecting

Using TypeScript's absolute paths in Create React App 2.0 without ejecting

22
Comments 3
4 min read
JavaScript Quick Tip: Named functions for sane debugging
Cover image for JavaScript Quick Tip: Named functions for sane debugging

JavaScript Quick Tip: Named functions for sane debugging

63
Comments 7
2 min read
Announcing Aybolit: lightweight web components library built with LitElement

Announcing Aybolit: lightweight web components library built with LitElement

13
Comments
1 min read
👩‍🎓 Open Source Exam Simulator

👩‍🎓 Open Source Exam Simulator

166
Comments 12
2 min read
Manipulating Arrays in JavaScript

Manipulating Arrays in JavaScript

15
Comments
8 min read
All you wanted to know about CORS

All you wanted to know about CORS

44
Comments 8
12 min read
How to Reverse a String in JavaScript
Cover image for How to Reverse a String in JavaScript

How to Reverse a String in JavaScript

48
Comments 5
6 min read
A Newbie’s Understanding Of Recursion In JavaScript… (Wash, Rinse, and Repeat)
Cover image for A Newbie’s Understanding Of Recursion In JavaScript… (Wash, Rinse, and Repeat)

A Newbie’s Understanding Of Recursion In JavaScript… (Wash, Rinse, and Repeat)

12
Comments
5 min read
Node.js and Express Tutorial: Building and Securing RESTful APIs

Node.js and Express Tutorial: Building and Securing RESTful APIs

33
Comments
1 min read
Iterating through JavaScript Objects  -  5 Techniques and Performance Tests.

Iterating through JavaScript Objects  -  5 Techniques and Performance Tests.

6
Comments
5 min read
Introduction to JavaScript Switch Cases

Introduction to JavaScript Switch Cases

5
Comments
3 min read
Computer science in JavaScript: Circular Doubly-linked lists

Computer science in JavaScript: Circular Doubly-linked lists

9
Comments 1
10 min read
The Rise of the Web App
Cover image for The Rise of the Web App

The Rise of the Web App

44
Comments 6
7 min read
Creating A Custom, Accessible Drop Down
Cover image for Creating A Custom, Accessible Drop Down

Creating A Custom, Accessible Drop Down

125
Comments 32
7 min read
loading...