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.
Avoid manually prepending '/api' to every Express route with this simple method

Avoid manually prepending '/api' to every Express route with this simple method

53
Comments 2
2 min read
Let's Build Web Components! Part 5: LitElement

Let's Build Web Components! Part 5: LitElement

137
Comments 21
18 min read
Let's Build Web Components! Part 6: Gluon

Let's Build Web Components! Part 6: Gluon

25
Comments 2
6 min read
Vue-native Infinite scroll

Vue-native Infinite scroll

13
Comments
3 min read
Starting A Project Of Personal Interest

Starting A Project Of Personal Interest

13
Comments 3
2 min read
It is OK to keep random things in a single monorepo

It is OK to keep random things in a single monorepo

41
Comments 4
2 min read
VeeValidate 2.1: Validation Providers

VeeValidate 2.1: Validation Providers

7
Comments
5 min read
A Beginner's Guide to JavaScript's Prototype

A Beginner's Guide to JavaScript's Prototype

560
Comments 16
19 min read
Crana - React & NodeJS apps in under a second

Crana - React & NodeJS apps in under a second

82
Comments 10
3 min read
metro v0.48.1 needs react-native v0.53.3 when run test with jest

metro v0.48.1 needs react-native v0.53.3 when run test with jest

6
Comments
1 min read
Service workers: beware Safari's range request

Service workers: beware Safari's range request

27
Comments
5 min read
the time I had to bodge

the time I had to bodge

5
Comments 2
2 min read
Implementing full-text search for your static site

Implementing full-text search for your static site

35
Comments 5
4 min read
Lets Refactor - Part 1

Lets Refactor - Part 1

14
Comments 2
1 min read
Using GraphQL Mutations in Vue.js 👽

Using GraphQL Mutations in Vue.js 👽

10
Comments
4 min read
Basic Functional Programming with Javascript

Basic Functional Programming with Javascript

67
Comments 3
4 min read
Changes in Javascript's lifecycle [ES6,ES7,ES8]

Changes in Javascript's lifecycle [ES6,ES7,ES8]

100
Comments 5
3 min read
GitHub-style contribution graph for your blog

GitHub-style contribution graph for your blog

17
Comments 7
1 min read
Remembering that "functions are objects" can help in writing more concise code

Remembering that "functions are objects" can help in writing more concise code

48
Comments 26
5 min read
CodeTip - Javascript: Compare class instances

CodeTip - Javascript: Compare class instances

13
Comments 1
1 min read
Basic Functional Programming Patterns in JavaScript

Basic Functional Programming Patterns in JavaScript

275
Comments 8
9 min read
Building a JavaScript Auth system using TDD (part 2)

Building a JavaScript Auth system using TDD (part 2)

40
Comments 2
14 min read
What is easier than Formik?

What is easier than Formik?

9
Comments 4
2 min read
Shine a light on JavaScript performance with Lighthouse

Shine a light on JavaScript performance with Lighthouse

109
Comments 6
2 min read
template or from scratch?

template or from scratch?

7
Comments
1 min read
loading...