DEV Community

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.
It Was Not My Laziness, It Was My Fear That Stopped Me Moving Forward.

It Was Not My Laziness, It Was My Fear That Stopped Me Moving Forward.

2
Comments 2
1 min read
Compiler & Transpiler

Compiler & Transpiler

5
Comments
1 min read
Project Resource Management: When? Why? What?

Project Resource Management: When? Why? What?

4
Comments 1
5 min read
Redux Form and Typescript testing with React Testing Library

Redux Form and Typescript testing with React Testing Library

7
Comments
3 min read
Valid Names for CSS Parts

Valid Names for CSS Parts

17
Comments
5 min read
Worst Case and Space complexity

Worst Case and Space complexity

4
Comments
1 min read
A Vue3 Tutorial - 01 Using Vue Without a Build Step

A Vue3 Tutorial - 01 Using Vue Without a Build Step

22
Comments
3 min read
How to set up a one-page check-out flow in Next.js

How to set up a one-page check-out flow in Next.js

32
Comments 1
3 min read
A Vue3 Tutorial - 07 Vue Components without a Build System

A Vue3 Tutorial - 07 Vue Components without a Build System

12
Comments
4 min read
REDUX TOOLKIT

REDUX TOOLKIT

4
Comments
2 min read
Stop Installing Node.js and Global Npm Packages, Use Docker Instead and Protect Your System from Vulnerabilities

Stop Installing Node.js and Global Npm Packages, Use Docker Instead and Protect Your System from Vulnerabilities

15
Comments
5 min read
Laravel 8 Ecommerce Development

Laravel 8 Ecommerce Development

12
Comments 2
1 min read
JavaScript Functions: Learn by Demand

JavaScript Functions: Learn by Demand

12
Comments 2
3 min read
State of JavaScript 2021: Framework Reflections

State of JavaScript 2021: Framework Reflections

174
Comments 11
3 min read
Big Oh notation

Big Oh notation

5
Comments
2 min read
How to setup a dev blog using Next.js and next-mdx-remote.

How to setup a dev blog using Next.js and next-mdx-remote.

9
Comments
5 min read
Check String If its a number

Check String If its a number

6
Comments 7
1 min read
Build a Search API from Scratch

Build a Search API from Scratch

3
Comments
5 min read
A Vue3 Tutorial - 02 Tables

A Vue3 Tutorial - 02 Tables

7
Comments
2 min read
How to use Netlify as your continuous integration

How to use Netlify as your continuous integration

6
Comments
3 min read
How to implement conditional rendering in react.

How to implement conditional rendering in react.

4
Comments
2 min read
Day 10 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#457. Circular Array Loop(Medium/JavaScript)

Day 10 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#457. Circular Array Loop(Medium/JavaScript)

7
Comments
4 min read
A Vue3 Tutorial - 03 Fetching Data

A Vue3 Tutorial - 03 Fetching Data

7
Comments
2 min read
Truthy and Falsy values in JavaScript

Truthy and Falsy values in JavaScript

10
Comments 2
2 min read
A Vue3 Tutorial - 05 Sorting

A Vue3 Tutorial - 05 Sorting

9
Comments
2 min read
loading...