Kinstakinsta.hashnode.dev·Sep 27, 2023Why Your Site's Slow: The Cookie Problem & How to Fix ItIs your website feeling a bit slow? Using up more data? Often, 'cookies' are to blame. They're useful, but too many attached to your site can drag it down. Good news: There's a simple fix. Using cookie-free domains can speed things up. If you're usin...Discusscookies
Md.Mustakim Ahmedhappykim.hashnode.dev·Sep 25, 2023A Comprehensive Guide on How to Edit Functions.php in WordPress WebsiteIntroduction The functions.php file is a crucial component of your WordPress website. It's the place where you can add custom code to extend and modify your website's functionality. Whether you want to add new features, tweak existing ones, or fix is...DiscussWordPress
Efe Akhigbeefeakhigbe.hashnode.dev·Sep 24, 2023Mastering UX Design by Evaluating Top WebsitesI started the Friends of Figma mentorship program a while ago, and it has been an exciting journey so far. We received a challenging task to evaluate websites and record our findings, then turn these findings into an article. The goal of this task is...DiscussUX
Manoj VRmanojca.hashnode.dev·Sep 22, 2023Jamstack Architecture: The Future of Web DevelopmentIn the ever-evolving landscape of web development, staying at the forefront of technology is crucial. One architectural approach that has been gaining significant attention in recent years is the Jamstack architecture. Jamstack stands for JavaScript,...Discusswebsite
Alex Jarabijarabialex.hashnode.dev·Sep 16, 2023What happens when you type google.com in your browser and press Enter?It might seem like a simple action. Behind the scenes, however, a complex series of steps occurs. We will take a deeper look into the journey of a URL and explore what happens when you initiate this process. DNS Request The domain name system (DNS) i...Discusswebsite
Tringa Krasniqitringacodes.com·Sep 14, 2023Simple ways to improve your site (& make it more accessible)Starting to create a website? Awesome! Before you get started, check out this article that'll help you make your website better and easy for everyone to use. It's a win-win, boosting your SEO, making your content user-friendly, and accessible to all....DiscussWeb Development
Sameer Faridisameerkali.hashnode.dev·Sep 13, 2023How to Delete a Netlify AppClean out unwanted sites in your Netlify account by following these steps. Netlify is a web hosting service that allows you to host a site online for free. You can use it to manage your builds, deployments, and other settings necessary to get your s...DiscussWeb Development
Venkata Siddardha Ralisiddardhadev175.hashnode.dev·Sep 10, 2023From Local to Live: Deploy a Static Website in Less Than 2 MinutesWhat is deployment? Deployment, in the context of network administration, refers to the process of setting up a new computer or system to the point where it is ready for productive work in a live environment. Deploying a website means that you are de...Discuss·12 likes·38 readsCloud Computing
Rajesh Kumarrajeshtva.hashnode.dev·Sep 9, 2023Change public folder in laravel appsYou have encountered a situation where you need to change public folder in laravel apps either due to shared hosting providers or different directory structure of application. like in Hostinger, you need to rename your public folder to public_html. a...DiscussLaravel
ShubhforCling Multi Solutions blogblogs.clingmultisolutions.org·Sep 5, 2023Mastering the Art of Building Custom Front-End Frameworks: A Comprehensive Guide for DevelopersMastering the Art of Building Custom Front-End Frameworks: A Comprehensive Guide for Developers Introduction to Front-End Frameworks In the ever-evolving world of web development, front-end frameworks play an important role in constructing modern-day...Discussfront-end