InPalantir BlogbyPalantirCode Review Best PracticesThe Internet provides a wealth of material on code reviews: on the effect of code reviews on company culture, on formal security reviews…Mar 4, 201826Mar 4, 201826
InWrite A CatalystbySukhpinder Singh | C# .NetIf You Can Answer These 7 Concepts Correctly, You’re Decent at .NETPerfect for anyone wanting to prove their .NET expertise!Sep 7, 202418Sep 7, 202418
InLevel Up CodingbyDylan SmithJava: These 9 Little Tools Increase My Development Efficiency by 80%🔥My articles are open to everyone; non-member readers can read the full article by clicking this link.Sep 26, 20244Sep 26, 20244
InDev Learning DailybyFahim ul HaqConditionals 101: The building blocks of adaptive programsLearning conditionals was an “aha” moment for me. I hope it’ll be the same for you.Sep 25, 2024Sep 25, 2024
InITNEXTbyMaksim DolgikhFrontend development practices that will help you avoid failureSimplify and accelerate your frontend development with a few effective solutions. How to reduce technical debt, write robust code, and…Sep 18, 202412Sep 18, 202412
Okky Muhamad BudimanGolang: Instant live visualization of your Go applicationKetika kita telah selesai mendeploy suatu aplikasi backend, selain testing untuk mengetahui apakah sesuai dengan yang kita harapkan, ada…Nov 20, 2020Nov 20, 2020
Ali ZeynalliMust Know Clean Code Principles for Senior DevsCode Review Smells and HeuristicsApr 15, 20244Apr 15, 20244
InAlgoMaster.iobyAshish Pratap SinghDynamic Programming was HARD until I Learned these 20 PatternsDynamic Programming (DP) is arguably the most difficult topic for coding interviews.Sep 8, 20241Sep 8, 20241
InProgramming DomainbyShuai LiCan You Answer This Senior Level JavaScript Promise Interview Question?Most interviewees failed on it.Aug 12, 202450Aug 12, 202450
InLevel Up CodingbyLorenz Hofmann-WellenhofThe Good and the Bad: Front-End Tools and Techniques You Should Know✅ Endorse or ❌ ConsiderAug 14, 20249Aug 14, 20249
InLevel Up CodingbyLorenz Hofmann-WellenhofFollow These 6 Patterns or I Will Reject Your Pull RequestGet Your PRs Merged Faster! Lessons Learned from Reviewing 1,000+ PRs!Aug 6, 202445Aug 6, 202445
InJavarevisitedbyDylan SmithInterview: What Happens During the Execution of a SQL Query Statement?My articles are open to everyone; non-member readers can read the full article by clicking this link.Sep 9, 20244Sep 9, 20244
InOLX EngineeringbyPaulo ZenidaJourney to Contract Testing through PactThis article discusses OLX's use of Pact for contract testing in microservices, highlighting its efficiency and reliability compared to…Jun 24, 2024Jun 24, 2024
InAlgoMaster.iobyAshish Pratap SinghHow I Mastered Data Structures and AlgorithmsGetting good at Data Structures and Algorithms (DSA) helped me clear interviews at Amazon, Google and Microsoft.Jul 23, 202427Jul 23, 202427
Patrick KossWhy Rust is the Perfect Fit for Web DevelopmentRust is often seen as just a systems programming language, but it’s actually a versatile general-purpose language. Projects like Tauri (for…Jul 15, 20248Jul 15, 20248
InGeek CulturebyShashirOverview of Caching, Distributed Cache, Caching Patterns & TechniquesHi everyone, in this article we’ll understand what is Caching along with it’s benefits, what is Distributed cache and it’s advantages…Mar 26, 2022Mar 26, 2022
Yong SheanImplementing Push Notifications in Flutter AppsPush notifications are great for driving user engagement and notifying users for updates. Firebase Cloud Messaging (FCM) is a free (yes…Jul 23, 202012Jul 23, 202012
Carlos García RosalesHexagonal Architecture using Go (Fiber)👨🏽💻If you really wanna improve your code quality you must learn Hexagonal Architecture, come to learn it using Fiber an amazing Go FrameworkNov 15, 20216Nov 15, 20216
Muhammad Rahmatullah 🇮🇩The Pyramid of Coding PrinciplesThere are a lot of processes that need to be completed and technical issues to be tackled to make a fully functional application. One of…Dec 15, 202112Dec 15, 202112