Articles Tagged WebDev

PHP String – How to Create a String and Use String Functions

PHP String – How to Create a String and Use String Functions

Master PHP string manipulation with essential rules, creation methods, concatenation techniques, and powerful built-in functions

Jul 14, 2024

What is the HTML Role Attribute?

What is the HTML Role Attribute?

The role attribute is an important aspect of accessibility. Reading more about it in this article.

Dec 23, 2022

The CSS var() Function – How to Create and Use CSS Variables

The CSS var() Function – How to Create and Use CSS Variables

Yes. You can declare and reuse variables in CSS by reading this article.

Dec 28, 2022

How to View the Page Source of a Website on a Phone

How to View the Page Source of a Website on a Phone

Learn how to view the page source of a website right on your mobile phone

Dec 20, 2022

Next JS Data Fetching: How to Fetch Data in a React Server Component

Next JS Data Fetching: How to Fetch Data in a React Server Component

Fetch data in React server components with Next.js for improved performance and SEO optimization
What is the Difference between a .js and .jsx File in React?

What is the Difference between a .js and .jsx File in React?

A JavaScript and JSX file are not exactly the same thing. There's one notable difference between them you can learn of in this article.

May 23, 2023