🌐 https://dev.to/florianrappl
🌐 https://www.linkedin.com/in/florian-rappl/
🌐 https://github.com/FlorianRappl/
⚡ Micro frontends
🌐 Distributed web apps
🏛️ Software architecture
Let's connect, share, and build together! 🚀 Looking forward to engaging with this awesome community! 🙌
#Tech #WebDevelopment #SoftwareArchitecture
@florianrappl.bsky.social zeigt in seinem Artikel, wie das Beispielprojekt Netpack beweist, dass #CSharp beim Web-Tooling ganz vorne mitspielen kann – inklusive AoT-Kompilierung & High-Performance-Vergleich!
⚡️ Ganzen Artikel lesen: https://tinyurl.com/erxhbrbk
#dotnet #WebDev
@florianrappl.bsky.social zeigt in seinem Artikel, wie das Beispielprojekt Netpack beweist, dass #CSharp beim Web-Tooling ganz vorne mitspielen kann – inklusive AoT-Kompilierung & High-Performance-Vergleich!
⚡️ Ganzen Artikel lesen: https://tinyurl.com/erxhbrbk
#dotnet #WebDev
@florianrappl.bsky.social shares how his team balanced React-first micro frontend architecture with compliance at scale.
Learn how to stay agile & compliant at https://reactadvanced.com/
@florianrappl.bsky.social shares how his team balanced React-first micro frontend architecture with compliance at scale.
Learn how to stay agile & compliant at https://reactadvanced.com/
Building an IoT portal? Choosing the right UI component library can make or break your project. You need flexibility, great design, and easy extensibility—especially when dealing with dashboards, real-time data, and cross-framework compatibility.
Building an IoT portal? Choosing the right UI component library can make or break your project. You need flexibility, great design, and easy extensibility—especially when dealing with dashboards, real-time data, and cross-framework compatibility.
Serverless neu gedacht – Dr. @florianrappl.bsky.social zeigt dir, wie du mit Node.js, Fastify & TypeScript deinen eigenen FaaS-Service baust! Mehr Speed, mehr Kontrolle, mehr Möglichkeiten. 💡
👉 Einschalten & mitdiskutieren: twitch.tv/GregorBiswan...
Serverless neu gedacht – Dr. @florianrappl.bsky.social zeigt dir, wie du mit Node.js, Fastify & TypeScript deinen eigenen FaaS-Service baust! Mehr Speed, mehr Kontrolle, mehr Möglichkeiten. 💡
👉 Einschalten & mitdiskutieren: twitch.tv/GregorBiswan...
Heute Abend zeigt uns Dr. @florianrappl.bsky.social, wie du mit Node.js, Fastify & TypeScript deinen eigenen FaaS-Service baust - schneller, flexibler & mit mehr Kontrolle als AWS Lambda. 💡
Sei live auf Twitch dabei & diskutiere mit! 🎙️👇
Heute Abend zeigt uns Dr. @florianrappl.bsky.social, wie du mit Node.js, Fastify & TypeScript deinen eigenen FaaS-Service baust - schneller, flexibler & mit mehr Kontrolle als AWS Lambda. 💡
Sei live auf Twitch dabei & diskutiere mit! 🎙️👇
I just published a small experiment I've worked on during the last couple of days: netpack 🤩
github.com/FlorianRappl...
My goal was to see if C# can be used to create a bundler with speed in the same ballpark as Rust / Go. 🤔
Answer: yes. 🤯
I just published a small experiment I've worked on during the last couple of days: netpack 🤩
github.com/FlorianRappl...
My goal was to see if C# can be used to create a bundler with speed in the same ballpark as Rust / Go. 🤔
Answer: yes. 🤯
Six Patterns for Micro Frontends (dev.to/florianrappl/microfrontends-from-zero-to-hero-3be7).
Find the right approach for your next #webdev project! 🚀
Six Patterns for Micro Frontends (dev.to/florianrappl/microfrontends-from-zero-to-hero-3be7).
Find the right approach for your next #webdev project! 🚀
Besides having a cozy time with my family and 🎅 I will take a bit of time for my OSS projects. Namely, Mages will see a v3, AngleSharp.Css will move closer to v1, codegen will be released as a standalone project, and I have one secret project I will try to get released!
Besides having a cozy time with my family and 🎅 I will take a bit of time for my OSS projects. Namely, Mages will see a v3, AngleSharp.Css will move closer to v1, codegen will be released as a standalone project, and I have one secret project I will try to get released!
Generate static pages and add interactivity with #Alpine or simple one-liners. Learn how in my #article:
Fast Pages with React (dev.to/florianrappl/fast-pages-with-react-27og).
Generate static pages and add interactivity with #Alpine or simple one-liners. Learn how in my #article:
Fast Pages with React (dev.to/florianrappl/fast-pages-with-react-27og).
Packt has you covered! With the special holiday sale you get any ebook and video for less than a month of Netflix!
💡 Grab your copy of The Art of Micro Frontends here: https://shorturl.at/iqXcN
#book #microfrontends #webdev
Packt has you covered! With the special holiday sale you get any ebook and video for less than a month of Netflix!
💡 Grab your copy of The Art of Micro Frontends here: https://shorturl.at/iqXcN
#book #microfrontends #webdev
Find out in my #article: Cross-Framework Components (dev.to/florianrappl/cross-framework-components-3kcb).
Find out in my #article: Cross-Framework Components (dev.to/florianrappl/cross-framework-components-3kcb).
Often, a small #service to decouple the different #microfrontends was all it took to get back on track 🧠:
Micro Frontend Discovery - The Driver for Scalability (dev.to/florianrappl/micro-frontend-discovery-the-driver-for-scalability-oai).
Often, a small #service to decouple the different #microfrontends was all it took to get back on track 🧠:
Micro Frontend Discovery - The Driver for Scalability (dev.to/florianrappl/micro-frontend-discovery-the-driver-for-scalability-oai).
Explore them in my #article:
Communication Between Micro Frontends (dev.to/florianrappl/communication-between-micro-frontends-41fe).
Explore them in my #article:
Communication Between Micro Frontends (dev.to/florianrappl/communication-between-micro-frontends-41fe).
I just released some new repos showing Picard.js with single-spa and MF (github.com/FlorianRappl...) as well as without (github.com/FlorianRappl...)
#modulefederation #single-spa #picard
I just released some new repos showing Picard.js with single-spa and MF (github.com/FlorianRappl...) as well as without (github.com/FlorianRappl...)
#modulefederation #single-spa #picard
#Codegen makes it possible! Learn more in my #article:
Getting Bundling Superpowers Using Codegen (dev.to/florianrappl/getting-bundling-superpowers-using-codegen-2no8).
#Codegen makes it possible! Learn more in my #article:
Getting Bundling Superpowers Using Codegen (dev.to/florianrappl/getting-bundling-superpowers-using-codegen-2no8).
Discover this and other misconceptions in my #article:
11 Popular Misconceptions About Micro Frontends (dev.to/florianrappl/11-popular-misconceptions-about-micro-frontends-463p).
Discover this and other misconceptions in my #article:
11 Popular Misconceptions About Micro Frontends (dev.to/florianrappl/11-popular-misconceptions-about-micro-frontends-463p).
5 Reasons for Doing Micro Frontends (dev.to/florianrappl/5-reasons-for-doing-microfrontends-1mba).
Check it out! 🚀
5 Reasons for Doing Micro Frontends (dev.to/florianrappl/5-reasons-for-doing-microfrontends-1mba).
Check it out! 🚀