atifriaz.hashnode.devLevel Up Your Coding Skills for Free!Are you ready to enhance your programming skills? Explore these fantastic free resources for web development, backend development, data, APIs, DevOps, and programming languages. Web Development 馃寪 HTML: w3schools.com/html 馃帹 CSS: w3schools .com/css...Jun 9, 2024路1 min read
atifriaz.hashnode.devVite Server not Updating Changes with Nuxt js 3Vite is a modern JavaScript build tool that provides fast development times and a great developer experience. One of the best features of Vite is hot reload, which allows you to see changes to your code without having to manually refresh the browser....May 16, 2023路2 min read
atifriaz.hashnode.devGoogle I/O 2023: A Look at the Revolutionary Innovations in AIGoogle's annual developer conference, I/O 2023, was just held, and it was packed with exciting announcements. Here are some of the most revolutionary innovations that were unveiled in AI: 1. Bard Bard is a new AI language model from Google AI that ca...May 11, 2023路3 min read
atifriaz.hashnode.dev20 built-in Methods for String Manipulation in JavaScriptJavaScript has several built-in methods for manipulating strings. These methods can be used to perform various tasks such as finding a string within another string, extracting characters from a string, or converting a string to uppercase or lowercase...Apr 27, 2023路2 min read
atifriaz.hashnode.devHow to Optimize Your ReactJS Site for Google's Core Web VitalsIf you're using ReactJS to build your website or web application, you'll want to ensure that it's optimized for Google's Core Web Vitals. Google's Core Web Vitals are a set of metrics that measure the performance of a web page. They include things li...Mar 17, 2023路2 min read