Dev Diary #14

I released a new beta version of collection2, which should help fix an issue I encountered with Zod schemas. I think the Zod implementation is somewhat stable now, but I cannot fully commit to it unless someone tests it out.

I also helped debug a problem with Tailwind on the forums. I believe Tailwind works properly with version 3, but version 4 might have some issues.

The biggest highlight of this month’s update is probably my latest piece on 3.0 migration, where I explained how we finally managed to migrate our application to 3.0 while providing advice on how others can do the same. Concurrently, I also created my Cal account so anybody can schedule a quick call with me if they’d like.

Lastly, I’ve been working on a Meteor backend application where the methods will be consumed by a React Native frontend, so I wanted to try out Meteorman. Unfortunately, it only supports Debian packages, so I made a new PR to add support for Arch Linux distro. This marks my very first AUR package, and I’m quite proud of it.