Moving from Elasticsearch to Meilisearch: the good, the bad, the surprise
How migrating our internal search engine made fixing bugs easier and increased overall developer experience
How migrating our internal search engine made fixing bugs easier and increased overall developer experience
Is following the TDD standard really a waste of time or am I just wrong?
Since I did not necessarily learn large things, here is a list of small items I learned
While testing your code is a great thing, useless end-to-end testing can be cumbersome. Here's how I leveraged tags to only run certain tests in PRs!
After using REST and GraphQL APIs, it's time to try a different approach of data fetching