Tshepisoeverydaydev.hashnode.dev·Sep 9, 2024Exploring the Concept of Digital and Internet PrivilegeHi, I am Tshepiso. This post is my newsletter EverydayDev .Each issue contains a summary of a talk I have watched from a tech conference. The business of living is not to get ahead of others, but to get ahead of ourselves. Hey digital Pals 🌿Welc...Discussinternet
Ayobade Makindeayobade.hashnode.dev·Jun 30, 2024Exploring Niche Frontend Technologies: Qwik vs. HTMWe frequently find ourselves going for the same go-to technologies in the huge field of frontend development, such as React, Angular, or Vue. However, occasionally it's worthwhile to stray from the usual route and investigate some of the specialized ...DiscussFrontend Development
Divyansh Mehtadevthedeveloper.hashnode.dev·May 8, 2024Mitosis: Write Once, Run Everywhere 🌐What is Mitosis? Mitosis is an open-source project by Builder.io that provides a unified development experience across different frontend frameworks. Here’s what it offers: Single Codebase, Multiple Frameworks: With Mitosis, you can build your comp...Discuss·30 readsWeb Development
Luke StahlforBuilder.iobuilderio.hashnode.dev·Mar 26, 2024Qwik’s Next Leap - Moving Forward TogetherWe’ve got some exciting news to share with you today! Qwik, which started as a small project we really needed for our own product, has grown into a worldwide phenomenon. Ever since Qwik 1.0 got released we’ve been fortunate to have a lot of excited d...DiscussQwik
Austin Gilaustingil.hashnode.dev·Feb 14, 2024Advanced Architecture for AI Application (AKA AAAA!)Surprise! This is a bonus blog post for the AI for Web Devs series I recently wrapped up. If you haven’t read that series yet, I’d encourage you to check it out. This post will look at the existing project architecture and ways we can improve it for ...DiscussAI for Web DevsWeb Development
Luke StahlforBuilder.iobuilderio.hashnode.dev·Feb 9, 2024Towards Qwik 2.0: Lighter, Faster, BetterQwik prides itself on having instant-on applications with an HTML-first approach. We have performed a lot of comparison testing, and in each case, resumability wins over hydration in terms of JS downloaded, executed, and delayed before the user inter...DiscussQwik
Austin Gilaustingil.hashnode.dev·Feb 7, 2024AI for Web Devs: Deploying Your AI App to ProductionWelcome back to the series where we have been building an application with Qwik that incorporates AI tooling from OpenAI. So far we’ve created a pretty cool app that uses AI to generate text and images. Intro & Setup Your First AI Prompt Streaming...DiscussAI
Austin Gilaustingil.hashnode.dev·Jan 31, 2024AI for Web Devs: Addressing Bugs, Security, & ReliabilityWelcome back to this series where we have been learning how to build web applications with AI. So far in this series, we’ve created a working app that uses AI to determine who would win in a fight between two user-provided opponents and generates tex...DiscussAI for Web DevsJavaScript
Austin Gilaustingil.hashnode.dev·Jan 29, 2024AI for Web Devs: AI Image GenerationWelcome back to this series where we are learning how to integrate AI products into web application. Intro & Setup Your First AI Prompt Streaming Responses How Does AI Work Prompt Engineering AI-Generated Images Security & Reliability Deployi...Discuss·10 likesAI for Web DevsAI
Austin Gilaustingil.hashnode.dev·Jan 11, 2024AI for Web Devs: Your First API Request to OpenAIWelcome back to this series where we are learning how to integrate AI products into web applications. Intro & Setup Your First AI Prompt Streaming Responses How Does AI Work Prompt Engineering AI-Generated Images Security & Reliability Deploy...Discuss·1 likeAI for Web DevsJavaScript