Forem

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My Top 10 Visual Studio Code Extensions for Web Development

My Top 10 Visual Studio Code Extensions for Web Development

92
Comments 12
4 min read
The Art Of Writing Clean Code: My 5 Go-To Tricks

The Art Of Writing Clean Code: My 5 Go-To Tricks

62
Comments 4
3 min read
Roundup of my Accessibility Resources

Roundup of my Accessibility Resources

60
Comments 3
2 min read
Top 8 Things I Learned as a Software Engineer (Developer)...

Top 8 Things I Learned as a Software Engineer (Developer)...

33
Comments 2
4 min read
Wicked audio feedback loops in the browser with PureScript

Wicked audio feedback loops in the browser with PureScript

6
Comments
3 min read
Using the Google Maps API in React

Using the Google Maps API in React

25
Comments 1
4 min read
🧢 Stefan's Web Weekly #20

🧢 Stefan's Web Weekly #20

2
Comments
7 min read
Ternary Operator ? True : False

Ternary Operator ? True : False

3
Comments
1 min read
#30DaysOfAppwrite : Appwrite Cloud Functions

#30DaysOfAppwrite : Appwrite Cloud Functions

15
Comments 4
5 min read
Day 4/30 : Side Navigation Bar using HTML and CSS

Day 4/30 : Side Navigation Bar using HTML and CSS

30
Comments
1 min read
Everything you need to know about nullish coalescing

Everything you need to know about nullish coalescing

27
Comments 1
4 min read
Code Smell 71 - Magic Floats Disguised as Decimals

Code Smell 71 - Magic Floats Disguised as Decimals

3
Comments
2 min read
#30DaysOfAppwrite : Week#3 Recap

#30DaysOfAppwrite : Week#3 Recap

13
Comments
3 min read
Web-Components #102 - 5 more lessons after learning Web Components #101

Web-Components #102 - 5 more lessons after learning Web Components #101

24
Comments 4
3 min read
React without JSX

React without JSX

13
Comments 1
5 min read
I tried Frontend Mentor for a week.

I tried Frontend Mentor for a week.

103
Comments 11
4 min read
What is Prop Drilling in React? Understanding Context API - Part 1

What is Prop Drilling in React? Understanding Context API - Part 1

15
Comments 1
2 min read
10+ Useful Tools🛠 For Web Developers👨‍💻In 2024

10+ Useful Tools🛠 For Web Developers👨‍💻In 2024

144
Comments 1
8 min read
Using a React Component's function from its Parent

Using a React Component's function from its Parent

61
Comments 3
6 min read
Create production ready React+Rails applications

Create production ready React+Rails applications

28
Comments
1 min read
Tips For Writing Good Alt Text In HTML

Tips For Writing Good Alt Text In HTML

21
Comments 6
3 min read
On-demand Static Regeneration: How Blogody serves multi-zone blog sites

On-demand Static Regeneration: How Blogody serves multi-zone blog sites

2
Comments
9 min read
Create a temp directory for your app in Node.js

Create a temp directory for your app in Node.js

5
Comments
2 min read
Arrow Function di Javascript

Arrow Function di Javascript

5
Comments
1 min read
Light theme for code editors is not that bad

Light theme for code editors is not that bad

5
Comments 2
5 min read
Appwrite VS Code extension

Appwrite VS Code extension

52
Comments 3
3 min read
What exactly is a name - Part II Rehab

What exactly is a name - Part II Rehab

4
Comments
5 min read
Using the useReducer Hook in React with TypeScript

Using the useReducer Hook in React with TypeScript

123
Comments 11
3 min read
Asynchronous C#: Cherry on the top 🍒 (Tips and Tricks)

Asynchronous C#: Cherry on the top 🍒 (Tips and Tricks)

30
Comments 8
5 min read
Generate QR Code in 4 Lines of Code

Generate QR Code in 4 Lines of Code

12
Comments 2
2 min read
An Effective Strategy To Learn Vue.js In Less Than Seven Days

An Effective Strategy To Learn Vue.js In Less Than Seven Days

165
Comments 10
10 min read
React: ContextAPI as a State solution? [ UPDATED ]

React: ContextAPI as a State solution? [ UPDATED ]

62
Comments 10
3 min read
How to work with Arrays in ReactJS useState.

How to work with Arrays in ReactJS useState.

58
Comments 12
4 min read
AWS Services must for Front-end developers - Part 1

AWS Services must for Front-end developers - Part 1

110
Comments 5
5 min read
FACEBOOK Clone Using just HTML & CSS - Beginners Tutorial

FACEBOOK Clone Using just HTML & CSS - Beginners Tutorial

77
Comments 5
1 min read
4 amazing web tools for prototyping.

4 amazing web tools for prototyping.

123
Comments
2 min read
8 UX Principles You Should Know as a Frontend Developer

8 UX Principles You Should Know as a Frontend Developer

12
Comments 1
2 min read
Asynchronous C#: Making a simple Cup of Tea

Asynchronous C#: Making a simple Cup of Tea

48
Comments 1
10 min read
My javascript / tech / web development newsletter for 2021-05-22 is out!

My javascript / tech / web development newsletter for 2021-05-22 is out!

2
Comments
1 min read
A Gentle Reminder to Take a Vacation

A Gentle Reminder to Take a Vacation

72
Comments 11
2 min read
#30DaysOfAppwrite : Appwrite CLI

#30DaysOfAppwrite : Appwrite CLI

25
Comments
4 min read
Day 3/30 : Responsive Task Management Dashboard using HTML and CSS

Day 3/30 : Responsive Task Management Dashboard using HTML and CSS

32
Comments 2
1 min read
10 basic concepts of React JS

10 basic concepts of React JS

254
Comments 19
3 min read
How the Pomodoro Technique Made Me a Better Developer and Writer (and you too)

How the Pomodoro Technique Made Me a Better Developer and Writer (and you too)

36
Comments 5
4 min read
Bootstrap Template Free Download - Pixel Lite

Bootstrap Template Free Download - Pixel Lite

34
Comments 9
3 min read
Node.js : Checking if a file or a directory exists

Node.js : Checking if a file or a directory exists

18
Comments 2
1 min read
Hoisting in JavaScript?

Hoisting in JavaScript?

33
Comments
2 min read
Learn the hidden feature in Git - Stash

Learn the hidden feature in Git - Stash

180
Comments 26
3 min read
I made a Twitter Clone with VueJS and Go

I made a Twitter Clone with VueJS and Go

268
Comments 34
1 min read
Is 0kb of JavaScript in your Future?

Is 0kb of JavaScript in your Future?

510
Comments 59
6 min read
How long does it take to learn to code?

How long does it take to learn to code?

26
Comments 13
3 min read
Creating Our First Controller

Creating Our First Controller

9
Comments
1 min read
3 ways to centre a div + life advice

3 ways to centre a div + life advice

53
Comments 18
1 min read
Let's Talk About Accessibility

Let's Talk About Accessibility

22
Comments 1
6 min read
How to Force Eager Loading and Prevent N+1 Issues in Laravel

How to Force Eager Loading and Prevent N+1 Issues in Laravel

6
Comments
4 min read
How To Deploy NodeJS Express App On Heroku (Free Hosting)

How To Deploy NodeJS Express App On Heroku (Free Hosting)

8
Comments
1 min read
What are your thoughts on no-code builders?

What are your thoughts on no-code builders?

2
Comments 4
1 min read
The Sublime Text 4 | The editor that can make you quit VSCode

The Sublime Text 4 | The editor that can make you quit VSCode

25
Comments 1
4 min read
Node.js : Check Permissions of a File or Directory

Node.js : Check Permissions of a File or Directory

8
Comments
2 min read
Architecture: Web app[front-end] from scratch 2021

Architecture: Web app[front-end] from scratch 2021

127
Comments 4
3 min read
loading...