Jb RocherforIO.IOaraelath.hashnode.net·Oct 3, 2021FeaturedBuilding an acquisition Funnel in React with Xstate - Part 1Building (and maintaining) an acquisition funnel is something that most development teams will be asked to do at some point. This is no small task as this funnel will often be the main entry point to the company products or services. This means that...Discuss·53 likes·2.3K readsReactDamn, you killed it here. Thank you! 3
boumedyen benboubekeurforBoumedyen Benboubekeurbendz.hashnode.net·Mar 1, 2022What's Inertia.js and why using it ?Before Inertia.js ? Before this library was created there was two ways of creating web applications : Monolithic Single Page Application (SPA) Let's talk about each of them and the pros and the cons of each one. Monolithic This is the definition ...Discuss·22 likes·243 readsGetting started with Laravel and Inertia.jsLaravel
Punit Bathijaforpunitbathija.hashnode.net·Dec 23, 2022What is React & how to go around it?What is React? React is an open-source javascript library to build User Interfaces. It is mainly maintained by Meta and a bunch of individual developers. React is a tool for building UI components React make's it simple to create interactive UI compo...Discuss·12 likes·56 readsiwritecode
VinzoTechBlogforTech Blogs by Marctechblogsbymarc.hashnode.net·Mar 6, 2023The benefits of cloud-based spa software: Technical considerations for migration:As more and more businesses move to cloud-based solutions, spa owners are also starting to see the benefits of using cloud-based spa software. Cloud-based spa software offers a variety of advantages, including greater flexibility, scalability, and co...DiscussSalon Booking App
Punit Bathijaforpunitbathija.hashnode.net·Dec 23, 2022What is React & how to go around it?What is React? React is an open-source javascript library to build User Interfaces. It is mainly maintained by Meta and a bunch of individual developers. React is a tool for building UI components React make's it simple to create interactive UI compo...Discuss·12 likes·56 readsiwritecode
GremlinforKleptologykleptology.hashnode.net·Dec 3, 2022Blazor is a replacement of ReactVersus I've seen a lot of articles pitting Blazor against Javascript SPA frameworks (React, Angular, Vue), enumerating the pros and cons of each and then reaching the anodyne conclusion that "you should choose the solution that best fits your needs"....Discuss·60 readsBlazor
Segunforsublimeakerashcode-1627405700504.hashnode.net·Nov 30, 2022PWAs - Introduction to Service Worker and Caching StrategiesThe web has evolved over the years and so have the applications built to run on it. Web apps have evolved because there are better ways to build them unlike in the past. Thanks to PWAs, these days we have apps built to deliver a better user experienc...Discuss·37 readspaw
Catherine KimathiforCathie's blogkimathicatherine.hashnode.net·Nov 6, 2022Creating a Single-Page App in React using React RouterGetting Started The first thing we need to do is get our project setup. We'll use our trusty create-react-app command to do this. From your favorite terminal, navigate to the folder you want to create your app, and type the following: create-react-ap...Discuss·9 likescreate-react-app
Thanh NguyenforOceanSoftoceansoft.hashnode.net·Oct 21, 2022[💪 FullStack Serverless ⚡ Frontend 💎] Deploying Single-Page Application (SPA) with AWS CDK V2 🆓🎯 As the frontend for the Serverless Application on AWS, this React application has been bootstrapped with Create React App. 💎 The AWS CDK Construct cdk-spa for deploying Single-Page Application (Angular/React/Vue) to AWS S3 behind CloudFront CDN, ...Discuss·180 reads⛅️ AWS Cloudaws-cdk
Shubham ShahforReactiveSearch Blogreactivesearch.hashnode.net·Jul 4, 2022Securing Search UI with authentication and authorizationAuthentication and Authorization rules are THE MOST IMPORTANT security considerations when building a production grade app, yet they are often left out as a second thought. In this post, we will be building authentication (Who are you?) and authoriza...Discuss·196 readsauthentication
Terriforwebdevterri Blogwebdevterri.hashnode.net·May 2, 2022Coding my Blood Pressure Category Calculator appI wanted to create a pretty simple single-page JavaScript app on my own (ie. something I came up with and not assigned in a course or a code-along). I wanted it to be something that I would actually find useful. I recalled a time when I took my bloo...Discuss·121 readsspa
Mercy IkpeforMercy Ikpemercyikpe.hashnode.net·Apr 15, 2022Integrating Intercom in Vue3 appIntercom is a modern customer communications platform that unifies every aspect of the customer journey, from conversion to engagement to support. Companies use it for getting feedback and enquiry from users. To integrate Intercom into your Vue3 Sin...Discuss·508 readsVue.js
Louay OudiforLouay Codeslouaycodes.hashnode.net·Mar 27, 2022Asp .NET 5 Web API + Angular 10: Let's Create a Todo List App (Front End)Part 2 - The Front-EndThis a beginner friendly tutorial in Angular 10 using TypeScript where I build the front-end that communicates with my previously built REST API with Asp .NET 5This a completion to Part 1 in which we built the APIAnnouncement :A...Discuss·147 readsAngular