PinnedPublished inBits and PiecesAsynchronous Programming with Promises and Async/Await in JavaScriptUnderstanding Promises: Foundations of Asynchronous ProgrammingNov 3, 20232Nov 3, 20232
PinnedTest Django app using Postgres + Redis with GitHub ActionsLooking to streamline your testing process for Django with Postgres and Redis? GitHub Actions can help automate the process.Jul 24, 2023Jul 24, 2023
PinnedPublished inBits and PiecesImplement Vue.js reactive system from scratchWould you like to implement a reactive system with your own hands? If you do, don’t miss this article!Jul 7, 2023Jul 7, 2023
Beyond the Code: How Communication Unlocks Your Career GrowthBeyond Code: Communication Fuels Career Growth 🚀 Speak up, simplify, and connect — strong communication unlocks success! 🔥Mar 28Mar 28
Do You Really Think a Monorepo is for You? Reconsider It!When it comes to building a Microservice project, you face a choice reminiscent of Neo’s dilemma in The Matrix: the red pill or the blue…Mar 23Mar 23
Choosing Between Queues and Topics: Deciding the Right Communication Pattern for Your SystemMastering Messaging Patterns: Choose Between Queues for Sequential Processing and Topics for Dynamic BroadcastingJun 28, 2024Jun 28, 2024
Tame Transaction Chaos: Choosing the Perfect Database Isolation Level!Learn how isolation levels optimize database performance and ensure data consistency during concurrent transactions.Jun 5, 2024Jun 5, 2024
Writing Clean and Maintainable Code: Short Tips about Naming and FunctionsCrafting Code Clarity: Mastering the Art of Naming and Functionality for Cleaner, Sustainable Software DevelopmentMay 14, 2024May 14, 2024
Reactivity System in Vue.jsEvery day, we use reactive libraries without fully understanding their inner workings. Gaining a better understanding of these libraries…Jun 23, 2023Jun 23, 2023
Static site generation with Nuxt2 + Nginx + DockerIt would be great to deploy a static project using Nuxt2, Nginx and Docker. Let’s dive in!Jun 9, 2023Jun 9, 2023