Marc Höffl
@marchoeffl
🚀 Founder of http://laserfocus.io 🌸 Tinkering on http://orchidjs.org/ 🍊 @ycombinator W20
Today, is the launch of ToDesktop Builder. It’s packed with impressive features that will take your desktop app development to the next level. 🚀 Let’s unpack what’s new. First, I would appreciate your support on ProductHunt. producthunt.com/posts/todeskto…
Just came across github.com/castore-dev/ca… by @AribartT and Team. Looks promising. Haven't seen some serious attempts at EventSourcing in the TS space in some time.
One thing that I love about Zod is that it matches so great to typescript. I know, obvious duh. But it's also the details, like optionality is opt in and not opt out.
Currently working on a new website. @strapijs Any chance I can get into the Cloud Beta? Don't want to put it on Render or something and then migrate later.
When dark theme was implemented in a weekend hackathon.😂 @googlecloud

Are there any other libraries like Zod that you'd recommend for TypeScript? #typescript #zod
GitHub Copilot is an amazing tool to help you discover some patterns you might use in the future. Plot Twist: I am actually using @tabnine these days 🤣
Biggest live saver when having to switch laptops: @doppler Had to repair my macbook, github has all my code, but the ONE project that was still using .env files is not working. Everything else was smooth sailing, due to having secrets in doppler.
I always have an obsession with CI speed. One of the longest parts of my pipeline is installing dependencies. Just found "clean-modules" to trim some fat of my node_modules to speed up my cache. github.com/duniul/clean-m…

The comment feature on the @nextjs docs is such a feedback hack. Yesterday when it was not yet live, I had some minor questions when I went over them. Today they are live, and all my questions have already been asked multiple times. The docs will be so good soon.
It is quite the achievement what the @vercel and @nextjs team put together. And not only from a feature perspective, but rather the level of focus. Compare that with @cloudflare, that has so many services, persistence, datastore etc. This feels slightly like Andoid vs iPhone
So upgraded one of my projects to @nextjs 13. Migrated my index Page to app. -> This is the "actual" heavy lifting work Added vercel/analytics. So much more stuff to check out from today. I guess nap first though.
argh the link to the app-directory example in the announcement blog post is not working. How will I stay on the bleeding edge without immediately migrating? @vercel All the love for the new updates though. Incredible job!
Took me 50 commits, to figure out how to create a file during build and access it in getStaticProps in nextjs. At least makes for a good ohrwurm (sound on)
Complexity of your app is quadratic to the amount of tools you are using. All of them alone are probably working well, but together it's a different beast. My current struggle: @nextjs @vercel @NxDevTools lyrasearch.io
Best places to learn coding (in that order) 👪 Amazing team: high standards but also taking the time to explain 🚀 Bootcamp: Teaches with proven methods and content 👩💻 Self taught: Perfect for highly motivated, but sometimes lacks accountability and help 🏛️ University: .....