Introducing additional validation steps for new SCIM directories prior to activation. Provide your customers' IT admins with increased confidence in the connection and its data integrity.
Would be cool to be able to use io-ts with tRPC
There are codebases that don't necessarily use Zod for schema definitions, and then having multiple dependencies for the same purpose, in order to use tRPC, is sort of a mess
Hoje foi a primeira vez em que recebi a notícia de que uma pessoa da minha familia faleceu
O baque é grande, é uma sensação de vazio que demora pra sarar
Mas isso também trouxe a vontade de viver o presente com muita gratidão e aproveitar cada dia da minha vida 🙏🏻
Found this library today, a layer of abstraction on top of the built-in Elixir API to define structs
Easier to understand what are the default and required keys
github.com/ejpcmac/typed_str…
The technique of stacking PRs is something that really speeds up the workflow 💫
When working on a high-priority project with a lot of parallel tasks, it's hard to always branch off the main branch and wait for code reviews when all of your teammates are busy
As usual, we obsessed over the developer experience.
It’s super easy to get started—just import the stylesheet, wrap your app in Theme provider, and go! No config is required.
From the series, learning type stuff 👇
What's not intuitive at all in TypeScript: Defining a type parameter as {} constrains to any value except null or undefined
There's all the reasoning behind how JavaScript works with object prototypes but it's still weird to look at it 😵💫