aledustet.com - SHOULD WE ADD A TEST?

Description: Alejandro Dustet's blog

develop (762) tests (661) ruby on rails (512) tdd (119) alejandro (61) aledustet (1) dustet (1)

Example domain paragraphs

by Alejandro Dustet

A strict type system doesn’t mean inflexible. We can bend it to meet our needs with the utilities that ship with TypeScript. Via thoughtbot blog

Chances are you’ve worked with the any type in TypeScript. It’s widely overused, and subtly dangerous. Let’s explore why you should avoid it, and when you might truly need to use it. Via thoughtbot blog