Forem

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 Must-Know JavaScript ES15 (2024) Features for Modern Development

10 Must-Know JavaScript ES15 (2024) Features for Modern Development

5
Comments
4 min read
Expo with Redux Toolkit, File System, and Redux Persist: A Comprehensive Guide

Expo with Redux Toolkit, File System, and Redux Persist: A Comprehensive Guide

16
Comments 4
3 min read
Understanding Data Annotations in .NET with a Practical Example

Understanding Data Annotations in .NET with a Practical Example

Comments
2 min read
Why Some Developers Prefer to Manually Configure PHP Environments Instead of Using Deployment Tools

Why Some Developers Prefer to Manually Configure PHP Environments Instead of Using Deployment Tools

8
Comments 14
3 min read
Firebase with React and TypeScript: A Comprehensive Guide

Firebase with React and TypeScript: A Comprehensive Guide

12
Comments 2
16 min read
Day 1:Mastering Variables in JavaScript: Understanding `const`, `let`, and `var` with Real-World Examples.

Day 1:Mastering Variables in JavaScript: Understanding `const`, `let`, and `var` with Real-World Examples.

Comments
3 min read
The Unexpected Bug That Became My Best Teacher

The Unexpected Bug That Became My Best Teacher

Comments
3 min read
How web Works

How web Works

1
Comments
2 min read
Create an Avatar Login Screen with HTML, CSS, and JavaScript – A Step-by-Step Guide

Create an Avatar Login Screen with HTML, CSS, and JavaScript – A Step-by-Step Guide

10
Comments
2 min read
6 Steps To Become A Profitable Freelance Web Developer In 90 Days.

6 Steps To Become A Profitable Freelance Web Developer In 90 Days.

5
Comments
4 min read
WebSockets vs. Real-Time Rivals: A Deep Dive into SSE, Long-Polling, MQTT, and XMPP

WebSockets vs. Real-Time Rivals: A Deep Dive into SSE, Long-Polling, MQTT, and XMPP

1
Comments
5 min read
How to Use Tiptap Rich Text Editor with Next.js and Tailwind CSS: A Simple Guide

How to Use Tiptap Rich Text Editor with Next.js and Tailwind CSS: A Simple Guide

5
Comments 1
7 min read
UI Blocking behaviour: microtasks vs macrotasks

UI Blocking behaviour: microtasks vs macrotasks

1
Comments
2 min read
👀Understanding the JavaScript Call Stack: How Your Code Really Runs 🚀

👀Understanding the JavaScript Call Stack: How Your Code Really Runs 🚀

Comments
5 min read
A Quick Guide to React's useState and useRef

A Quick Guide to React's useState and useRef

2
Comments 1
5 min read
How to Find a Job in DePIN

How to Find a Job in DePIN

2
Comments
3 min read
JavaScript on the Server: Node.js

JavaScript on the Server: Node.js

Comments
6 min read
Introducing Intelliscore: Extension for Predicting Football Match Outcomes

Introducing Intelliscore: Extension for Predicting Football Match Outcomes

6
Comments
3 min read
🗄️ Understanding Data Source Names (DSNs) for Developers 📊

🗄️ Understanding Data Source Names (DSNs) for Developers 📊

Comments
3 min read
The Easiest Way to Get OpenAI Keys for Free

The Easiest Way to Get OpenAI Keys for Free

11
Comments
1 min read
Django : Replace an existing Model’s ID with a new AutoField ID

Django : Replace an existing Model’s ID with a new AutoField ID

2
Comments 2
8 min read
My Second Year as a Developer Advocate: A Journey Through Different Conferences

My Second Year as a Developer Advocate: A Journey Through Different Conferences

2
Comments
10 min read
Mistakes I Made Early In My Career — And What I Would Have Done Differently

Mistakes I Made Early In My Career — And What I Would Have Done Differently

4
Comments
2 min read
🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

Comments
1 min read
Building Decentralized Applications with Ethereum

Building Decentralized Applications with Ethereum

Comments
2 min read
Tailwind CSS 3 - Useful Extensions & Open Sources

Tailwind CSS 3 - Useful Extensions & Open Sources

1
Comments
3 min read
Key Features of Exceptional Website Design in 2024

Key Features of Exceptional Website Design in 2024

1
Comments
4 min read
How to Update a Chrome Extension from Manifest V2 to V3: A Step-by-Step Guide Using a Pomodoro Timer Example

How to Update a Chrome Extension from Manifest V2 to V3: A Step-by-Step Guide Using a Pomodoro Timer Example

5
Comments
3 min read
Latest Newsletter: Kicking Poverty’s Ass (Issue #174)

Latest Newsletter: Kicking Poverty’s Ass (Issue #174)

Comments
1 min read
Interview: All You Wanted to Know Before Starting Crypto Trading

Interview: All You Wanted to Know Before Starting Crypto Trading

1
Comments
3 min read
5 most common mistakes when using TypeScript with React

5 most common mistakes when using TypeScript with React

1
Comments
2 min read
Day 60 / 100 Days of Code: Deeper into JavaScript

Day 60 / 100 Days of Code: Deeper into JavaScript

1
Comments
1 min read
MINDSDB: Integrate AI/ML models into your applications

MINDSDB: Integrate AI/ML models into your applications

46
Comments 9
3 min read
The Essentials of Front-End Development

The Essentials of Front-End Development

1
Comments
3 min read
flutter tutorial for beginners

flutter tutorial for beginners

3
Comments
2 min read
🌐 Frontend Development with AI: Hype vs. Reality

🌐 Frontend Development with AI: Hype vs. Reality

10
Comments 4
3 min read
Ways to Check If a Key Exists in a JavaScript Object

Ways to Check If a Key Exists in a JavaScript Object

15
Comments
3 min read
Streamline Testing With Top Codeless Testing Tools

Streamline Testing With Top Codeless Testing Tools

Comments
7 min read
Behind the Scenes: Solutioning for React ChatBotify's Themes

Behind the Scenes: Solutioning for React ChatBotify's Themes

Comments
7 min read
Generating a Secure 6-Digit OTP in JavaScript and Node.js

Generating a Secure 6-Digit OTP in JavaScript and Node.js

6
Comments
3 min read
Writing tests are a bit painful but

Writing tests are a bit painful but

1
Comments
1 min read
🛠️ Introducing Faviconify: Dynamic Favicon Generator for React Apps

🛠️ Introducing Faviconify: Dynamic Favicon Generator for React Apps

13
Comments
2 min read
How to Attract Clients by Offering Value-First Website Development

How to Attract Clients by Offering Value-First Website Development

1
Comments
3 min read
Beyond the Numbers: Building a Thriving Developer Community for Startup DevTools

Beyond the Numbers: Building a Thriving Developer Community for Startup DevTools

Comments
4 min read
How to Set up Email Verification in PHP via a Verification Token: Complete Guide

How to Set up Email Verification in PHP via a Verification Token: Complete Guide

Comments
7 min read
Tutorial Setup Localhost Mac (Apache2, MySQL 5.7, and PHP 8.1)

Tutorial Setup Localhost Mac (Apache2, MySQL 5.7, and PHP 8.1)

1
Comments
5 min read
Free Website Templates | Celebrating first 20 days of building Easy UI 🎉

Free Website Templates | Celebrating first 20 days of building Easy UI 🎉

1
Comments
2 min read
How Websites Work (HTTP)

How Websites Work (HTTP)

15
Comments
3 min read
What are generics in typescript - why use them, how do they work with code examples

What are generics in typescript - why use them, how do they work with code examples

25
Comments 1
8 min read
The Hidden Costs of Rushing to Market: Navigating Tech Debt

The Hidden Costs of Rushing to Market: Navigating Tech Debt

Comments
5 min read
fetch + interceptors

fetch + interceptors

1
Comments 11
2 min read
Is It Safe to Do Online Banking on an Unsecured Network?

Is It Safe to Do Online Banking on an Unsecured Network?

17
Comments 2
5 min read
Getting Started with HTML: Your Step-by-Step Guide to Creating Your First Web Page

Getting Started with HTML: Your Step-by-Step Guide to Creating Your First Web Page

Comments
3 min read
Get Started with Vercel

Get Started with Vercel

Comments
1 min read
Unlocking the Potential of Convex.dev: Revolutionizing Backend Development

Unlocking the Potential of Convex.dev: Revolutionizing Backend Development

Comments
4 min read
💀 The Dark Side of JavaScript: What They Don’t Want You to Know

💀 The Dark Side of JavaScript: What They Don’t Want You to Know

7
Comments 3
5 min read
API Versioning at Monite

API Versioning at Monite

21
Comments
7 min read
React + Typescript Quick Adoption (Not With any 😅😅😅)

React + Typescript Quick Adoption (Not With any 😅😅😅)

6
Comments
2 min read
The Best Ultimate Guide to PNG and JPG: Detailed Introduction and Conversion Principles

The Best Ultimate Guide to PNG and JPG: Detailed Introduction and Conversion Principles

Comments 1
4 min read
How to conditionally render components in React

How to conditionally render components in React

Comments 2
3 min read
loading...