Hacker News
- Liskov Substitution: The real meaning of inheritance https://cekrem.github.io/posts/liskov-substitution-the-real-meaning-of-inheritance/ 89 comments
- React.memo Demystified: When It Helps and When It Hurts https://cekrem.github.io/posts/react-memo-when-it-helps-when-it-hurts/ 2 comments reactjs
- React.memo Demystified: When It Helps and When It Hurts https://cekrem.github.io/posts/react-memo-when-it-helps-when-it-hurts/ 2 comments programming
- React.memo Demystified: When It Helps and When It Hurts https://cekrem.github.io/posts/react-memo-when-it-helps-when-it-hurts/ 5 comments coding
- Introducing `content-visibility: auto` - A Hidden Performance Gem https://cekrem.github.io/posts/content-visibility-auto-performance/ 32 comments programming
- Introducing `content-visibility: auto` - A Hidden Performance Gem https://cekrem.github.io/posts/content-visibility-auto-performance/ 6 comments frontend
- Building Better UI Components: Elm Ports with Web Components https://cekrem.github.io/posts/elm-ports-with-web-components/ 4 comments elm
- Beyond React.memo: Smarter Ways to Optimize Performance https://cekrem.github.io/posts/beyond-react-memo-smarter-performance-optimization/ 2 comments typescript
- Beyond React.memo: Smarter Ways to Optimize Performance https://cekrem.github.io/posts/beyond-react-memo-smarter-performance-optimization/ 25 comments reactjs
- Why I Hope I Get to Write a Lot of Elm Code in 2025 https://cekrem.github.io/posts/why-i-hope-i-get-to-write-a-lot-of-elm-code-in-2025/ 9 comments elm
- Replacing Hugo with a Custom Kotlin Blog Engine https://cekrem.github.io/posts/replacing-hugo-with-kotlin-clean-architecture/ 2 comments kotlin
- Replacing Hugo with a Custom Kotlin Blog Engine https://cekrem.github.io/posts/replacing-hugo-with-kotlin-clean-architecture/ 7 comments programming
- Single Responsibility Principle in React: The Art of Component Focus https://cekrem.github.io/posts/single-responsibility-principle-in-react/ 3 comments typescript
- A Use Case for `UseCase`s in Kotlin https://cekrem.github.io/posts/a-use-case-for-usecases-in-kotlin/ 26 comments kotlin
- A Use Case for `UseCase`s in Kotlin https://cekrem.github.io/posts/a-use-case-for-usecases-in-kotlin/ 11 comments androiddev
- Open-Closed Principle in React: Building Extensible Components https://cekrem.github.io/posts/open-closed-principle-in-react/ 3 comments reactjs
- Liskov Substitution: The Real Meaning of Inheritance https://cekrem.github.io/posts/liskov-substitution-the-real-meaning-of-inheritance/ 8 comments kotlin
- Liskov Substitution: The Real Meaning of Inheritance https://cekrem.github.io/posts/liskov-substitution-the-real-meaning-of-inheritance/ 29 comments programming
- ripnote – the fastest and fuzziest way for a developer to take notes https://cekrem.github.io/posts/ripnote/ 13 comments vim
- ripnote – the fastest and fuzziest way for a developer to take notes https://cekrem.github.io/posts/ripnote/ 2 comments node
- Reducing Android Build Times on Azure by 80% using a Virtual Machine Scale Set (VMSS) · cekrem.github.io https://cekrem.github.io/posts/reducing-android-build-times-on-azure-by-80/ 9 comments androiddev
- Interface Segregation: Why Your Interfaces Should Be Small and Focused https://cekrem.github.io/posts/interface-segregation-in-practice/ 38 comments kotlin
- Clean Architecture: A Practical Example of Dependency Inversion in Go using Plugins https://cekrem.github.io/posts/clean-architecture-and-plugins-in-go/ 3 comments programming
- Clean Architecture and Plugin Systems in Go: A Practical Example https://cekrem.github.io/posts/clean-architecture-and-plugins-in-go/ 10 comments golang