Adrien HARNAYinBrigad EngineeringProduce more declarative TypeScript code with pattern matchingTypeScript’s static type checking is really powerful, and you can use pattern matching to leverage it even more!Sep 30, 20222Sep 30, 20222
Adrien HARNAYinBrigad EngineeringUnderstanding TypeScript type inference and const assertionsWhen I introduce TypeScript to newer developers, they struggle with knowing what to type. Let’s explore type inference and const assertionsDec 2, 20212Dec 2, 20212
Adrien HARNAYinBrigad EngineeringHow GraphQL can improve your development workflowLet me share how GraphQL helped us improve our development workflow at Brigad, from the conception of the feature to the delivery.Oct 24, 2019Oct 24, 2019
Adrien HARNAYinBrigad EngineeringOnly deploy services impacted by changes in a mono-repositoryDo we really have to deploy everything for each small change?Feb 28, 20191Feb 28, 20191
Adrien HARNAYinBrigad EngineeringIntroducing Ideal-image-loaderA Webpack loader which handles 2x/3x/webp and works well with gatsby-image and react-ideal-imageNov 28, 2018Nov 28, 2018
Adrien HARNAYinBrigad EngineeringBuild your app (just) once for multiple stagesAnd greatly reduce time to deploy by doing soSep 18, 2018Sep 18, 2018
Adrien HARNAYinBrigad EngineeringIntroducing Redux-rest-easyA library to generate your Redux codeFeb 14, 2018Feb 14, 2018
Adrien HARNAYinBrigad EngineeringYou might (not) need a Server Side Rendering frameworkWe needed to improve our SEO, and Server Side Rendering came as an obvious choice. […] So we implemented our own solution.Feb 8, 2018Feb 8, 2018