Forem

Roman profile picture

Roman

I'm a web developer specializing in building (and occasionally designing) exceptional digital experiences. My main focused is to building accessible, great user experience applications.

Location Pakistan Joined Joined on  Personal website https://roman-tufail.vercel.app github website
Six Year Club
Five Year Club
Writing Debut
Four Year Club
Three Year Club
Two Year Club
One Year Club
JavaScript string manipulation technique Every Developer Should Know [Part 2]
Cover image for JavaScript string manipulation technique Every Developer Should Know [Part 2]

JavaScript string manipulation technique Every Developer Should Know [Part 2]

2
Comments
6 min read

Want to connect with Roman?

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

Already have an account? Sign in
JavaScript string manipulation technique Every Developer Should Know [Part 1]
Cover image for JavaScript string manipulation technique Every Developer Should Know [Part 1]

JavaScript string manipulation technique Every Developer Should Know [Part 1]

1
Comments
5 min read
Tailwindcss dynamic arbitrary values issue resolved
Cover image for Tailwindcss dynamic arbitrary values issue resolved

Tailwindcss dynamic arbitrary values issue resolved

Comments
5 min read
Interesting CSS features that reduce the need for javascript
Cover image for Interesting CSS features that reduce the need for javascript

Interesting CSS features that reduce the need for javascript

2
Comments
5 min read
Awesome CSS shorthand tricks to write less code
Cover image for Awesome CSS shorthand tricks to write less code

Awesome CSS shorthand tricks to write less code

1
Comments
3 min read
npm vs npx, which one is better?
Cover image for npm vs npx, which one is better?

npm vs npx, which one is better?

4
Comments 2
4 min read
NPM vs Yarn vs PNPM: Choosing the right package manager for your project
Cover image for NPM vs Yarn vs PNPM: Choosing the right package manager for your project

NPM vs Yarn vs PNPM: Choosing the right package manager for your project

1
Comments
4 min read
Think and Grow as a Senior Developer: A Journey of Curiosity and Mastery
Cover image for Think and Grow as a Senior Developer: A Journey of Curiosity and Mastery

Think and Grow as a Senior Developer: A Journey of Curiosity and Mastery

Comments
5 min read
Practical Tips for Clean Code and Reduced Prop Drilling in React
Cover image for Practical Tips for Clean Code and Reduced Prop Drilling in React

Practical Tips for Clean Code and Reduced Prop Drilling in React

Comments
6 min read
Discover 7 Amazing Tools for Image Optimization and Compression
Cover image for Discover 7 Amazing Tools for Image Optimization and Compression

Discover 7 Amazing Tools for Image Optimization and Compression

2
Comments
4 min read
How to Use Styled-Components for Elegant React UI Design
Cover image for How to Use Styled-Components for Elegant React UI Design

How to Use Styled-Components for Elegant React UI Design

Comments
5 min read
How To Integrate TailwindCSS In React To Quickly Styling Our App?
Cover image for How To Integrate TailwindCSS In React To Quickly Styling Our App?

How To Integrate TailwindCSS In React To Quickly Styling Our App?

Comments
6 min read
The Beginners guide to master Props in React
Cover image for The Beginners guide to master Props in React

The Beginners guide to master Props in React

Comments
5 min read
Decide Between React State vs Props In The React Components
Cover image for Decide Between React State vs Props In The React Components

Decide Between React State vs Props In The React Components

Comments
4 min read
Beginners Guide To React Form Validation With 18 helpful Snippets
Cover image for Beginners Guide To React Form Validation With 18 helpful Snippets

Beginners Guide To React Form Validation With 18 helpful Snippets

Comments
6 min read
Mastering Form Handling in React with Formik and Yup

Mastering Form Handling in React with Formik and Yup

Comments
5 min read
Building Applications with Create React App vs Vite: Which One is Better?
Cover image for Building Applications with Create React App vs Vite: Which One is Better?

Building Applications with Create React App vs Vite: Which One is Better?

Comments
6 min read
50 stunning react projects ideas for beginners
Cover image for 50 stunning react projects ideas for beginners

50 stunning react projects ideas for beginners

2
Comments
6 min read
20 Handpicked Daily Useful Tools For Web Developers
Cover image for 20 Handpicked Daily Useful Tools For Web Developers

20 Handpicked Daily Useful Tools For Web Developers

2
Comments 2
9 min read
UseEffect Vs. UseLayoutEffect: Why UseEffect Is a better Choice?
Cover image for UseEffect Vs. UseLayoutEffect: Why UseEffect Is a better Choice?

UseEffect Vs. UseLayoutEffect: Why UseEffect Is a better Choice?

Comments
3 min read
Managing State in react using different method, & understand batching
Cover image for Managing State in react using different method, & understand batching

Managing State in react using different method, & understand batching

Comments
5 min read
Here are 5 effective ways to make API request in Reactjs
Cover image for Here are 5 effective ways to make API request in Reactjs

Here are 5 effective ways to make API request in Reactjs

1
Comments
5 min read
Write less CSS using :is(), :where(), and :has() pseudo-classes
Cover image for Write less CSS using :is(), :where(), and :has() pseudo-classes

Write less CSS using :is(), :where(), and :has() pseudo-classes

3
Comments
5 min read
Everything about CSS Pseudo classes & elements, and their use cases
Cover image for Everything about CSS Pseudo classes & elements, and their use cases

Everything about CSS Pseudo classes & elements, and their use cases

Comments
3 min read
Best Tailwind CSS-Based React Design Libraries to Use in 2024
Cover image for Best Tailwind CSS-Based React Design Libraries to Use in 2024

Best Tailwind CSS-Based React Design Libraries to Use in 2024

8
Comments
1 min read
Build Your Application Faster with These TailwindCSS Components Libraries
Cover image for Build Your Application Faster with These TailwindCSS Components Libraries

Build Your Application Faster with These TailwindCSS Components Libraries

6
Comments 1
1 min read
Atomic Design Pattern: How to set up your Reactjs Project Structure?
Cover image for Atomic Design Pattern: How to set up your Reactjs Project Structure?

Atomic Design Pattern: How to set up your Reactjs Project Structure?

21
Comments
5 min read
Everything About JSX Syntax And Its Basics: A Quick Guide
Cover image for Everything About JSX Syntax And Its Basics: A Quick Guide

Everything About JSX Syntax And Its Basics: A Quick Guide

1
Comments
4 min read
Think Atomic: Break Complex UI Into React Components For Better Design
Cover image for Think Atomic: Break Complex UI Into React Components For Better Design

Think Atomic: Break Complex UI Into React Components For Better Design

10
Comments
4 min read
Awesome JavaScript Frameworks that make workflow simple and easy
Cover image for Awesome JavaScript Frameworks that make workflow simple and easy

Awesome JavaScript Frameworks that make workflow simple and easy

1
Comments
8 min read
The Ultimate Guide For Designing A Professional Responsive Website
Cover image for The Ultimate Guide For Designing A Professional Responsive Website

The Ultimate Guide For Designing A Professional Responsive Website

87
Comments 17
8 min read
The Fundamentals Of ReactJS: A Rich Understanding Of Its Basics
Cover image for The Fundamentals Of ReactJS: A Rich Understanding Of Its Basics

The Fundamentals Of ReactJS: A Rich Understanding Of Its Basics

3
Comments
4 min read
10 great websites to learn web development in 2023
Cover image for 10 great websites to learn web development in 2023

10 great websites to learn web development in 2023

Comments
6 min read
The Ultimate Beginner Guide To Become Better Web Developer
Cover image for The Ultimate Beginner Guide To Become Better Web Developer

The Ultimate Beginner Guide To Become Better Web Developer

2
Comments
3 min read
A Complete Guide of Responsive Web Design using CSS rem and em Units
Cover image for A Complete Guide of Responsive Web Design using CSS rem and em Units

A Complete Guide of Responsive Web Design using CSS rem and em Units

20
Comments 2
4 min read
List of Best Code Editor for Web developers 2020

List of Best Code Editor for Web developers 2020

2
Comments
1 min read
The Most Useful Resources to Learn Web Development

The Most Useful Resources to Learn Web Development

4
Comments
1 min read
What The Heck Is Front-End & Back End Developement?

What The Heck Is Front-End & Back End Developement?

5
Comments
2 min read
loading...