Rodion Salnikwhiskey.hashnode.dev·Nov 6, 2024New possibilities provided by NestJS BoilerplateIn our previous post about bc boilerplates, we discussed the integration of a CLI for generating resources like controllers, services, and entities. This feature significantly speeds up setup time, especially considering the use of hexagonal architec...Discuss·1 likeWeb Development
Ewan MakforTenten - AI / ML Developmentdeveloper.tenten.co·Sep 28, 2024Best SaaS Boilerplate and Serverless Solutions for AI App DevelopmentDiscover the ultimate suggestions for SaaS boilerplates and serverless solutions to build your AI app. Explore comprehensive documentation and tutorials tailored for your development journey. To build an AI app as a SaaS (Software as a Service) solu...DiscussSaaS
Ewan MakforTenten - AI / ML Developmentdeveloper.tenten.co·Sep 19, 2024Why Choose a SaaS Boilerplate? 7 Key Benefits for Your Next ProjectUsing a SaaS boilerplate offers several compelling advantages for developers and businesses looking to build Software as a Service (SaaS) applications. Here are the main reasons to consider using a SaaS boilerplate: 1. Time Efficiency Rapid Developm...DiscussSaaS
sri parthuforsriparthusriparthu1014.hashnode.dev·Sep 1, 2024HTML TutorialHTML Introduction and Definition HTML stands for HyperText Markup Language. It is the standard markup language used to create web pages and describe the series of elements that tell the browser how to display the content, such as "This is HTML," "Th...DiscussWeb DevelopmentHTML5
DevOpsParthudevopsparthu.hashnode.dev·Sep 1, 2024HTML TutorialHTML Introduction and Definition HTML stands for HyperText Markup Language. It is the standard markup language used to create web pages and describe the series of elements that tell the browser how to display the content, such as "This is HTML," "Th...DiscussFull-stack web developmentHTML5
Gautier Siclonapparencekit.hashnode.dev·Aug 19, 2024ApparenceKit CLI 4.0.0 update: Onboarding module, iOS setup, Meta pixel, and moreApparenceKit V4 is a huge update. After one year, Apparencekit CLI is now more powerful than ever. From the beginning, I wanted to create a tool that would help developers to create beautiful and efficient apps. And since I started to build and publi...DiscussFlutter
Mikeydraken.hashnode.dev·Aug 18, 2024Building Your Ultimate Next.js BoilerplateIntroduction As developers, we often find ourselves repeating the same setup processes for new projects. Authentication, database connections, payment integrations, and styling – these are the building blocks of most modern web applications. But what...Discussnextjs Boilerplate
Rodion Salnikwhiskey.hashnode.dev·Aug 14, 2024New Features and Enhancements in the NestJS BoilerplateWe are excited to share the latest news about our NestJS Boilerplate! Recently, we’ve received many requests from you and the community regarding the following improvements: Automatic removal of unnecessary functionality during project installation....DiscussWeb Development
Ronald Netteyxybron.hashnode.dev·Jul 20, 2024Supercharge Your Flutter Development with MasonYou know that feeling when you're itching to build a cool new feature, but first you've got to slog through all that boilerplate code? Yeah, that used to be me. Every. Single. Time. I'd get excited about adding something awesome to my Flutter app, th...Discuss·180 readsmason
Ákos KőművesProakoskm.com·May 31, 2024FeaturedHow to build a simple Magic-Link Sign-In with Next.js, Supabase, and SendgridAuthentication is no joke. When I first encountered the magic-link sign-in platforms, they blew me away with their simplicity and convenience. Let me explain. Most of you are already signed in to your email clients. Your email is probably tied to you...Discuss·18 likes·1.7K readsNext.js