The WET codebase
Why strict adherence to writing code that is free of duplication inevitably leads to software we can’t understand.
Tú wroteWhy strict adherence to writing code that is free of duplication inevitably leads to software we can’t understand.
Tú wroteWe meet many people in our lives, but sometimes we don't realize how important they can be. Even brief interaction can make a big impact on our life.
Tú wroteSpring Data Redis provides an easy way to integrate with Redis instances; In this article, I will introduce how to use Keva as an embedded Redis server for Spring Boot test.
Tú wroteMany don't realize that their dependencies chain can become nested, and it quickly becomes unwieldy to wire them up manually. Even with factories (factory pattern), the duplication of your code is just not worth it.
Tú wroteBlu shared his experience when developing a non-blocking server from scratch - which using in our OSS KeyValue Database Keva.
Viet Nguyen (Blu) @ Keva wroteThe journey of building a Java off-heap in-memory database - helping you store and retrieve terabytes of data at high speed in memory - assuming you have enough RAM, of course :v
Tú @ Keva wroteA journey to try building a small 'Compiler' using TypeScript to get a basic understanding of how compilers work.
Tú wroteThis article walks you through a experiment that uses a Jiny Blocking IO application with Virtual Threads.
Tú wroteA detailed look at how React rendering works under-the-hood, how to optimize re-renders, and an explanation of how using Context and Redux affects React's rendering process.
Tú @ Grokking Newsletter wroteJiny is a Lightweight, modern, simple Java HTTP Server/Client for rapid development in the API era.
Tú wrote