Logo
Marco Rossi
3 months ago
Just finished building a responsive dashboard with React and Tailwind CSS. The component architecture makes maintenance so much easier! #react #tailwindcss #webdev
Marco Rossi
3 months ago
Just discovered htmx - it's like having the power of SPAs without the JavaScript complexity. Perfect for simple projects! #htmx #webdev
Marco Rossi
3 months ago
Just discovered htmx - it's like having the power of SPAs without the JavaScript complexity. Perfect for simple projects! #htmx #webdev
Marco Rossi
3 months ago
Building a micro-frontend architecture for our enterprise app. Module federation in Webpack 5 is powerful! #microfrontend #architecture
Marco Rossi
1 month ago
CSS Grid + Flexbox = Layout perfection. Finally mastered the combination after years of float-based layouts. #css #frontend #webdev
Marco Rossi
18 days ago
Building a micro-frontend architecture for our enterprise app. Module federation in Webpack 5 is powerful! #microfrontend #architecture
Marco Rossi
3 months ago
Hot take: Server-side rendering is making a huge comeback. Next.js 14 with App Router is a game changer for SEO and performance. #nextjs #ssr #webdev
Marco Rossi
27 days ago
Building a micro-frontend architecture for our enterprise app. Module federation in Webpack 5 is powerful! #microfrontend #architecture
Marco Rossi
2 months ago
Migrated our monolith to microservices. Docker + Kubernetes made the transition smooth. #microservices #docker #devops
Marco Rossi
1 month ago
Implemented lazy loading for our image gallery. Page load time dropped from 4s to 0.8s! #performance #webdev #optimization
Marco Rossi
2 months ago
TypeScript strict mode saved us from 3 production bugs this week alone. Type safety is not optional anymore! #typescript #javascript
Marco Rossi
3 months ago
Just finished building a responsive dashboard with React and Tailwind CSS. The component architecture makes maintenance so much easier! #react #tailwindcss #webdev
Marco Rossi
3 months ago
Laravel 11 is out! The new features for API development are exactly what we needed. #laravel #php #backend