Published inXolvioAdd types to your AWS lambda handlerLambdas handlers can be invoked with many different, but always complex, event arguments.Apr 1, 2022Apr 1, 2022
Published inXolvioHow to expose a local service to the internetFrom time to time you might need to expose your locally running service to the external world — for example you might want to test a…Apr 1, 2022Apr 1, 2022
Published inXolvioFor loops in JavaScript (vs _.times)From time to time I still see a for loop in JavaScript codebases. Linters are frequently angry about them. Let’s see how we can replace…Apr 1, 2022Apr 1, 2022
Published inXolvioSharing scalars between modules with ChimpSimplify your Chimp-based project even further with a new @predefined Scalar directive.Apr 1, 2022Apr 1, 2022
Published inXolvioAdding TypeScript to the official Apollo Platform Tutorial appIn today’s video I go through a preparation of the official Apollo Platform Tutorial App for adding Chimp to it.Apr 1, 2022Apr 1, 2022
Published inXolvioAWS CDK Lambda and DynamoDB dependency managementA discussion about issues we’ve stumbled upon and a solution that simplified our CDK workflow.Apr 1, 2022Apr 1, 2022
Published inXolviocypress-cucumber-preprocessor 4.1.0 — TSX and Multiline Step Arguments supportWe’ve just released a new version of the cypress-cucumber-preprocessor package with TSX/React testing and Multiline Step Arguments.Apr 1, 2022Apr 1, 2022
Published inXolvioChimp 4.0 — resolvers for extended federated typesPrevious Chimp versions always generated resolveReferences resolvers for all federated types. It was excessive, so we make it…Apr 1, 2022Apr 1, 2022
Published inXolvioBetter way to use useReducer with TypeScriptIntroducing useComplexState hook — a small wrapper combining Redux Toolkit, useReducer with some extra syntax sugar for even more…Apr 1, 2022Apr 1, 2022
Published inXolvioDealing with randomness in testsA few patterns to help you deal with randomness in your codebase.Apr 1, 2022Apr 1, 2022