DEV Community

Cover image for Meetup: Show Your Stack! TypeScript Community
Jhonatan Morais
Jhonatan Morais

Posted on

Meetup: Show Your Stack! TypeScript Community

A meetup with a great audience and tons of high-quality content, that’s the best way to describe the last edition of Munich TypeScript: Show Your Stack, very well organized by Carl Assmann at Netlight.

The idea from Carl for building the agenda was great, and I was happy to be part of it too. There were three talks in total:

  1. Building on a Budget, A NextJS Application powered by Free Tiers, Pascal Bawidamann
  2. End-to-end Effect, Sebastian Lorenz
  3. Micro frontend with Vite and Module Federation, Jhonatan Morais

The topics were very rich, full of insights about how to use tools in smart ways. Pascal Bawidamann opened the event showing his Recipe App and how to save hundreds of $$$ in the early stages of your projects.

Next came Sebastian Lorenz, introducing the powerful Effect library. It was my first time seeing it, and I was really impressed by everything it offers, error management, observability, pub/sub, caching, and more. I’ve been reading about it since then and definitely recommend you try it out.

Finally, the last talk was mine :D I spoke about the initial micro frontend stack with Vite and how to take your first steps in this architecture, which can be really useful to organize your internal projects and products. You can check out my example repo if you want to see how I set everything up.

After the talks, I got to chat with many participants who had questions about the topic. It was super productive, and for me, the main takeaway was to learn more about Effect, I think this tool has a lot of potential.

That’s it, see you at the next event!

Top comments (0)