Styles are important. We should be thoughtful about how we organize them.
React Server Components provide a seamless mechanism for rendering components on the server at any point in the app lifecycle. Should you experiment on this?
Make meetings productive by treating them like coding functions.
Learn how to imbue your vim setup with the power of the TypeScript language server.
A list of best practices while developing an App using React Native for an efficient coding experience.
We have just released Fishery, a TypeScript-compatible library for setting up JavaScript objects for use in tests and anywhere else you need to set up data.
We can always make our test suite more DRY. But should we?
Treating your JavaScript type checker as a linter doesn’t allow you to fully leverage your static type system.
A look at syntactic sugar for chaining async functions in multiple languages.