DEV Community

Naftali Murgor profile picture

Naftali Murgor

Software developer and content creator. Author of the upcoming book, A Modern JavaScript Primer. Preorder a copy here https://naftalimurgor.gumroad.com/l/modern-javascript-primer

Work

Software Developer

Introduction JavaScript code guidelines

Introduction JavaScript code guidelines

Reactions 5 Comments
2 min read

Want to connect with Naftali Murgor?

Create an account to connect with Naftali Murgor. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Truthy and Falsy values in JavaScript

Truthy and Falsy values in JavaScript

Reactions 7 Comments 2
2 min read
Introduction to JavaScript Strings

Introduction to JavaScript Strings

Reactions 26 Comments 9
1 min read
ES6: Default parameters explained

ES6: Default parameters explained

Reactions 12 Comments 3
1 min read
ES6: Rest parameters

ES6: Rest parameters

Reactions 5 Comments
1 min read
How to fix Error 404 on Netlify for SPAs built with Reactjs

How to fix Error 404 on Netlify for SPAs built with Reactjs

Reactions 12 Comments
1 min read
ES6: Object destructing

ES6: Object destructing

Reactions 5 Comments
1 min read
Freelancing, the stage of feeling stuck

Freelancing, the stage of feeling stuck

Reactions 4 Comments
3 min read
Introduction to E2015 Set Objects

Introduction to E2015 Set Objects

Reactions 5 Comments
1 min read
Introduction to ES6 Map objects

Introduction to ES6 Map objects

Reactions 8 Comments
2 min read
ES6: JavaScript for...of statement

ES6: JavaScript for...of statement

Reactions 5 Comments
1 min read
7 tips for freelance software developers

7 tips for freelance software developers

Reactions 11 Comments 1
3 min read
ES6: Arrow functions explained

ES6: Arrow functions explained

Reactions 10 Comments
2 min read
ES6: let and const keywords

ES6: let and const keywords

Reactions 6 Comments
2 min read
Introduction to using middleware in Express

Introduction to using middleware in Express

Reactions 24 Comments
2 min read
Understanding ES6 and Modern JavaScript

Understanding ES6 and Modern JavaScript

Reactions 4 Comments
1 min read
How to handle POST Requests in Express

How to handle POST Requests in Express

Reactions 6 Comments
1 min read
Route Params in expressjs

Route Params in expressjs

Reactions 15 Comments
2 min read
Routing in Expressjs

Routing in Expressjs

Reactions 9 Comments
1 min read
Introduction to Expressjs

Introduction to Expressjs

Reactions 10 Comments 1
2 min read
Introduction to fundamentals of programming

Introduction to fundamentals of programming

Reactions 7 Comments 5
2 min read
How to fix "Property 'ethereum' does not exist on type 'Window & typeof globalThis'.ts(2339)"

How to fix "Property 'ethereum' does not exist on type 'Window & typeof globalThis'.ts(2339)"

Reactions 7 Comments 2
1 min read
How to easily switch between different versions of Nodejs on your system.

How to easily switch between different versions of Nodejs on your system.

Reactions 21 Comments 5
2 min read
Scope in Modern JavaScript

Scope in Modern JavaScript

Reactions 16 Comments 3
2 min read
Asynchronous programming in JavaScript - Promises, Callbacks and Async-await

Asynchronous programming in JavaScript - Promises, Callbacks and Async-await

Reactions 27 Comments 2
5 min read
How to get out of tutorial doom

How to get out of tutorial doom

Reactions 7 Comments
3 min read
How to manage environment secrets and credentials in a Nodejs application

How to manage environment secrets and credentials in a Nodejs application

Reactions 6 Comments
2 min read
loading...