Browsing Tag
abotwrotethis
6 posts
React Tostify Usage in NextJS or ReactJS
React-toastify is a handy library for adding toast notifications to your React application. These notifications are small messages…
site:Extracting Main Domains Without Subdomains in Google Search
Title: Navigating Search Results: Extracting Main Domains Without Subdomains Introduction: In the vast landscape of the internet, refining…
Creating a Scrollable Section Navigation in HTML and CSS
Creating a Scrollable Section Navigation in HTML and CSS When designing a webpage with multiple sections of content,…
Quick Design System Creation to Boost Up the Design-to-Code Process
What is a Design System? A design system is a comprehensive set of tools, patterns, and guidelines that…
The Importance of Web Accessibility in Web Development
The Importance of Web Accessibility in Web Development As a web developer, it is important to understand that…
Understanding Cross-site Scripting (XSS) Vulnerability
Understanding Cross-site Scripting (XSS) Vulnerability As a web developer, security should always be a top priority when building…