Profile avatar
brechtbilliet.bsky.social
Building https://nitrokit.ai πŸ† NX Champion πŸ“ˆ Mentor πŸ€“ Public speaker πŸ”ˆ Content creator ✍️ πŸ“Ή I post about #Angular, #React #Nxdevtools, #architecture #AI and #GenAI!
63 posts 380 followers 298 following
Regular Contributor
Active Commenter

I don't know how I ever lived without #langgraph and #langsmith writing genai apps πŸ˜… I don't even know why I used typescript for ai instead of python

If you are a frontend dev, or a backend dev, and u are not planning to become a complete application engineer. I have some very bad news. Embrace AI and fix problems with tools πŸ’ͺ

Some cool stuff coming 🀫

Biggest reasoning mistake of #genaiπŸ‘‡ When people think AI, they think either AI or software. The truth is great GenAI projects are 90% software and 10% LLM's Use LLM's only for stuff code can't fix.πŸš€ It's a beautiful addition and it will change the world

I generated this Conference Manager app in #angular for 22 cents in tokens πŸ€“ I used DRYWAI (Dry with AI, a personal terminology) where I use #nxdevtools generators and use LLM's to tie the gaps. Check out my video and let me know what you think! youtu.be/pdSIDs0v_W8

who feels the storm coming?

What if I told you that AI is translating my application completely automatically as we speak πŸ€“ I'm talking all my components, validations, in 3 languages where json files are getting updated automatically. What's stopping you for going multilang in your pet projects?

Last week I spoke at @ngbeconf about getting extremely productive with #angular template-driven forms and #GenAI Let me know what you thinkπŸš€ www.youtube.com/watch?v=GOen...

The first thing I should see in a website like this is AI telling me what to buy. Looking for holiday presents.. Cmonn. I'm struggling πŸ˜‚πŸ˜‚

If you want to be proficient in #genAI and #rag in one day. I still have a few spots left (both for #angular and #react, etc developers). Very practical workshop with Q&A Don't be shy to ask for a discount, I want to bring value, rather than earn www.simplified.courses/ai-workshop

KISS WET DRY.. Meet DRYWAI Don't repeat yourself with AI Build custom code, create #nx generators that use #genai to fill in the gaps and generate entire features. Useful for forms Or entire crud features Or anything else repetitive βœ… Quality by your standards βœ… Don't repeat yourself βœ… scalable

I love teaching at NG-BE #angular #architecture

🚨 @analogjs.org 1.10 is out! ⚑️ Big performance improvements for @vitest.dev ✍️ Introduced Form Server Actions 🀝 Support for #Angular v19 πŸ‘€ Route debugging page Release notes: github.com/analogjs/ana...

We’re proud πŸ’– to announce Angular as our Platinum Sponsor for NgGlΓΌhwein! With their help, we’re taking this free conference to the ⭐ next levelβ€”creating a space for #devs to connect, learn, and celebrate all things #Angular. πŸ—“οΈ Dec 14 at πŸ“ Hainburger Str. 33, Vienna πŸ‘‰ bit.ly/NgGlΓΌhwein-2024

Don't think DRY, Generate code and think KISSπŸ‘‡ πŸ‘‰πŸΌ DRY is complex and burns budget πŸ‘‰πŸΌ KISS is simple, scalable, flexible, maintainable Generation: βœ… consistency βœ… avoids monkey jobs βœ… can use AI This #angular app is generated for 98% with AI and NX generators. And I'm just getting startedπŸ€“

Machine learning and #genai don't have that much to do with eachother. You should learn the latter tho

Big reveal of how you could get a free e-book today. #angular 10/10 Gifts claimed, More Christmas Calendar giveaways soon. Here is how it was setup today :) Big thanks to @brechtbilliet.bsky.social for sponsoring Day 2 Also make sure to go watch Tomas Trajan! angularchristmascalendar.com

Small and cool #nitrokit demo where #genai updates an existing #angular component for me. This project is completely generated by Nitrokit.ai by the way πŸš€πŸ€“

I would LOVE to know where you use #ai in your #angular dev process. Comment and tell me πŸš€

Who is coming to #ngbe next week? Come find me if you wanna talk about #angular or #genai πŸš€ Love to get to know you!

Last 24 hours to get 50% on all my stuff... Even the online #ai workshop (december 13) that will teach you to set up AI coding agents and #RAG systems. If you can't miss the cash we can also have a friendly chatπŸš€ Check it on www.simplified.courses/e-store

Just generated this #angular #supabase app Completely with an unreleased (yet) version of Nitrokit. No code was written. - I can Add, Update, Delete workshops and search for them - Same for attendees ,workshop events and bookings - It automatically maps foreign keys - FE + BE + DB πŸŽ‰ Stay tunedβ€οΈπŸš€

Nitrokit is officially my best sold product and let me tell you. I'm going to release pure awesomeness soon πŸŽ‰ #angular + #supabase + #tailwind + #genai you will be able to generate full-stack crud apps with AI and tailor them yourself later on! But that's just the tip of the iceberg

πŸš€ #Angular Tip of the Day πŸ“£ Struggling with module boundaries in large projects? Nx's 'Enforce Module Boundaries' linting rule keeps your architecture clean & maintainable by preventing unwanted dependencies. This is one of the biggest gains you can do for largescale architecture!

Just bought nitrokit.ai Some major cool shit is happening soon! Really proud of where is going. Expect some huge updates soon. I mean entire crud feature generation incl Supabase. Literally shipping features in minutes πŸš€πŸš€πŸš€πŸ€“

πŸš€ #Angular Tip of the Day πŸ“£ Barrel files (index.ts) simplify exports in Angular libraries. Use them to: βœ… Provide a single entry point for cleaner imports. βœ… Avoid circular dependencies. βœ… Expose only necessary APIs to keep your library maintainable. ⚠️ Stick to one barrel file per library

#Angular 19 launches November 19th, with linkedSignal skipping the experimental stage to debut as developer preview. At Angular Camp, Alex Okrushko showcased the SignalStore’s functional design, while Gerome Grignon shared techniques for image optimization. youtu.be/TY78WK3MKE0

Who is coming to #ngbe next month?Come find me! I wanna meet you. I give a talk and workshop πŸš€πŸ€“

Code generation with LLM is an art πŸš€ Never the result of 1 prompt πŸš€ It's chaining prompts πŸš€ It's refining prompts πŸš€ It's only using LLM for what code can't infer πŸš€ Sometimes it's just a static snippet, that an LLM updates with some context I'm generating all my CRUD (frontend and backend)πŸš€