Ganesh Jaiwalblog.ganeshjaiwal.dev·3 hours agoIntroduction to React: A Comprehensive GuideIn recent years, the landscape of web development has significantly evolved, embracing new paradigms and technologies that enable developers to build faster, more interactive, and highly maintainable user interfaces. One such powerful tool in this mo...React
SharathchandarKsharathchandark.hashnode.dev·Jan 1, 2025Build a Single Page Application (SPA) Using HTML, CSS & JavaScript - No Frameworks NeededOverview: Create a Single Page Application using Plain JavaScript | Creating an SPA in Vanilla JavaScript — No Frameworks 🛠️ Want to build a modern web app without relying on heavy frameworks? ✅ Watch Live Preview 👉👉 Single Page Application In thi...1 likeno framework
Aryan Singhpixelcrafted.hashnode.dev·Dec 20, 2024Understanding Single Page Applications (SPAs): A Beginner’s OverviewIn today’s fast-paced digital world, websites and applications are expected to be fast, smooth, and interactive. Single Page Applications (SPAs) have emerged as a solution to meet these expectations, offering a seamless user experience. Let’s break d...SPA VS MPA
syncfusionsyncfusion-blogs.hashnode.dev·Nov 21, 2024Secure JWT Storage: Best PracticesTL;DR: JSON Web Tokens are widely used for secure data transmission in single-page applications, but they are susceptible to security risks such as cross-site scripting and cross-site request forgery. Secure methods for storing JWTs include using Htt...webToken
Yoojin Kothisisyoojin.hashnode.dev·Nov 14, 2024InstallationBuilding SPA with Django and HTMX, tailwind What I will do: Install packages for the project Create a Django project app and set up templates and static at the project level Create an app tracker with Tailwind Set up basic templates for Htmx In...31 readsSPA for Python developers#django-tailwind
Parmeet Singhpxrmeet97.hashnode.dev·Oct 7, 2024Long Live Unmount!Recently, I encountered an app that was behaving very poorly, being slow and unresponsive, which it shouldn't have been. I discovered a flaw in a component that was using many timed animations. This prompted me to write this post before fixing the is...React
Nile Bitsnilebits.hashnode.dev·Sep 22, 2024Deploying Your First React App to ProductionPutting your first React application live might be intimidating, particularly if you've never done it before. That being said, any developer creating contemporary web apps has to have this ability. With thorough instructions and a ton of code samples...JavaScript
Howardblog.howardphung.com·Sep 11, 2024Single Page Application PatternsHi folks, welcome back to Web Dev Distilled. In this article, let’s have a high-level overview of Single Page Application Patterns. There’re so many patterns out there, in this article, I will cover a few very popular ones that you might face when bu...JavaScript Distilled JavaScript
M Muzzammil ijazmuxammil.hashnode.dev·Aug 3, 2024Effective Code Sharing in React Native with Monorepo ArchitectureManaging Multiple React, React Native or Node.js based Projects with Nx Workspaces Have you ever wondered if there's a better way to manage your React Native projects that are built for both web and native platforms? Have you struggled with managing ...3 likesmonorepo
Vivekheyvivek.com·Jul 25, 2024Why Web Development is Taking a U-Turn: From SPA Architecture to Server-Rendered ArchitectureWhy Web Development is Taking a U-Turn: From SPA Architecture to Server-Rendered Architecture 🚀 In recent years, the web development landscape has seen a significant shift. Single Page Applications (SPAs), which have dominated the field for the past...10 likesspa