Disappearing history entries were bugging me for a long time. I would try to look for a command that I KNEW I recently typed, but it was gone.
We wanted the TypeScript Lambda experience to be seamless - if a developer wants to create a new function, he should create a typescript file, add it to CDK and that's it.
DynamoDB is a fantastic database, but so far it misses a nice abstraction that would make you more confident that the code you write is correct.
With the new version chimp allows you to set up custom prefixes for your chimp apps.
Let's assume a structure of two files, first a file with a function that calls a separate function and performs some logic based on the information received
With this tiny plugin, you will be able to see ONLY RELEVANT console messages.
Using GraphQL as your aggregation layer for your microservices is great, but writing all the code for connecting to them is not.
Let's take a look at how using chimp can benefit your workflow when working on GraphQL Apollo Server.
One day you might decide your app became so large that it would be great to develop smaller chunks of it in isolation
In the second part of the live coding with babel-plugin-ignore-html-and-css-imports package, I'm adding the Semantic Release through Github Actions to it.
In this episode, I'm adding some tests to an old babel-plugin-ignore-html-and-css-imports package.
Tldr: Remove all untracked/ignored files and directories excluding .idea and .vscode folders, list things to remove, and ask for confirmation first: