Sarahsarahdepalo.hashnode.net·Dec 5, 2022FeaturedWhat Is Astro and Should You Use It for Your Project?🚀React, Vue, and other frameworks have dominated the frontend framework atmosphere for a while now. These frameworks are great and are supported by thousands of developers. But, what if I told you there was a framework that supported those libraries, ...Kayode Oluwasegun and 4 others are discussing this5 people are discussing thisDiscuss·79 likes·967 readsAstro
Coding Pastorcodingpastor.hashnode.net·Mar 23, 2023Let's build with Astro and ReactIntroduction Astro is a Multi-Page all-in-one framework to help you build modern websites fast and easily with less or no Javascript offering very high performant and neat experience websites. With Astro, you can build a website with any UI framework...Discuss·64 likes·273 readsAstro
Rizel Scarletttwodevsinapod.hashnode.net·Aug 4, 2022Create a No-Touch QR Code Menu with GitHub PagesI created a no-touch QR Code menu using GitHub Pages, and I built different versions of the menu with various frameworks such as Next.js and Tailwind CSS, Astro, and React. The menu is Caribbean-inspired with Afro-Guyanese foods because that's my par...Discuss·47 likes·551 readsGitHub TutorialsGitHub
Dessire UgarteforStrapistrapi.hashnode.net·Apr 24, 2023Next.js vs Astro vs Remix: Choosing the Right Front-end FrameworkWhen selecting a framework for your web application, it is critical to consider the developer experience that they provide. Astro, Remix, and Next.js both build on top of React to provide a more streamlined experience. They both have a low learning c...DiscussStrapi
Ludivine Constantiludivine-constanti.hashnode.net·Apr 22, 2023Adding Theatre.js to an Astro project with PreactError throw new Error(You seem to have imported @theatre/studio without importing @theatre/core. Make sure to include an import of @theatre/core before calling studio.initializer()). Solution Putting studio.initializer() inside of an useEffect() hook...DiscussSolving errorsAstro
Rodney Lab - Content Site WebDev & Serverlessrodneylab.hashnode.net·Apr 13, 2023Astro Cookies API🚀 Astro Cookies API The Astro cookies API provides a way to pass data between user browser and the server. You can use it on your SSR sites, as an example, to keep track of whether a user is authenticated. Essentially, the API is just a wrapper for...DiscussWeb Development
Piyushpiyushcodez.hashnode.net·Mar 30, 2023DevJournal: converting my Astro website for custom link slugs - Astro(SSR), Vercel, PlanetScale, DrizzleORMHey fellas o/. In this blog, we are going to tinker around with a new stack, something I wanted to try for quite some time. A few months ago, I created a new home for myself on the internet (yet again) - pycz.dev. It's been a long time, but I still o...Discuss·12 likes·73 readsDevJournalsAstro
Coding Pastorcodingpastor.hashnode.net·Mar 23, 2023Let's build with Astro and ReactIntroduction Astro is a Multi-Page all-in-one framework to help you build modern websites fast and easily with less or no Javascript offering very high performant and neat experience websites. With Astro, you can build a website with any UI framework...Discuss·64 likes·273 readsAstro
Benthebenforce.hashnode.net·Mar 11, 2023Step-by-Step Guide: Adding Search Capabilities to Your Astro Static WebsiteI recently converted my blog from next.js to Astro. I have a search function in my blog, mostly to help me find old things that I've written, and it took combining a few things to be able to implement it in Astro. Create the Results Page To get start...Discuss·61 readsAstro
Tomas FernandezforSemaphore CI/CDsemaphore.hashnode.net·Mar 3, 2023Getting Started With AstroWeb development, like most technologies, moves in waves and cycles. Static websites were all we had in the beginning. But pretty soon developers were hacking together the first server-generated sites thanks to Perl and PHP. This was the advance that ...Discuss·10 likesAstro
Christophe Anfryfryblog.hashnode.net·Feb 26, 2023Beginning web development!Intro Hello everybody, welcome to my blog. This is my first real full project to become a front-end developer. I know that starting this career is tricky and requires a lot of dedication. Along the way, we will discuss all the topics we're gonna find...Nik F P and 1 other are discussing this2 people are discussing thisDiscuss·3 likes·69 readsWeb Development
Igor Oliveiraigoroliveira.hashnode.net·Feb 24, 2023Astro JS Framework: Overview of the tool I used to built my siteJavaScript is a popular programming language for building web applications, and there are many frameworks available to help us, developers, to create these applications quickly and efficiently. One of the newest frameworks is Astro. In this blog post...Discuss·32 readsAstro
Michael Andreuzzamichaelandreuzza.hashnode.net·Feb 18, 2023I made a free template with Astro and Tailwind CSS for your next project!Hello everyone,here is a free template for anyone that needs it for theire next project. ✺ Live version: astrosaas.vercel.app✺ Repository: github.com/michael-andreuzza/astrosaas ------------------------------------------------------------------------...Discuss·1 like·71 readsTailwind CSS