Victor Uzoagbavictoru.hashnode.dev·Oct 25, 2024The Evolution of Type Systems in Startup CodebasesAs startups scale from the frenetic energy of prototyping to the disciplined rigor of production, the underlying codebase undergoes significant transformation. Among the most impactful changes is the evolution of type systems, which help manage compl...#codenewbies
Nikitha NforGeekyAnts Tech Blogtechblog.geekyants.com·Jul 25, 2024Reusing a Single Codebase for Creating Multiple React Native Applications and Ways to Maintain the SameCreating multiple mobile applications that share the same set of features can quickly become a maintenance nightmare if not managed properly. Developing, testing, and deploying each app individually leads to redundant manual effort and increased comp...React Native
Ahmad W Khanblog.ahmadwkhan.com·May 26, 2024A Senior Engineer's Guide to Mastering New Codebases QuicklySoftware engineers, especially those at a senior level, often find themselves switching projects and encountering unfamiliar codebases. This can be daunting, but with the right approach, it's entirely manageable. Here's a step-by-step guide on how to...33 readscodebase
Chris Dourisdigitalcreations.hashnode.dev·May 6, 2024Day 81/100 100 Days of CodeI began refactoring the entire codebase. I eliminated all the template classes and created multiple source and header files to shift the code away from the game.cpp file. It still needs a bit of work, but it's progressing.100 Days of CodeC++
Nea AIforNea AInea.hashnode.dev·Mar 21, 2024How to Set-Up code base for your Flutter App?What is a Code Base of Flutter App? A Flutter app's codebase is similar to an Android app's codebase in terms of functionality but with some key differences due to Flutter's approach to app development. Here's a breakdown: Similarities: Contains So...10 likesflutter file structure
Ijlal Ahmadblogs.ijlalahmad.tech·Jan 15, 2024Crafting Hybrid NPM Packages with TypeScript: A Comprehensive GuideIn this article, I'll walk you through the process of achieving a hybrid nature for npm packages, drawing from my own experiences and addressing potential challenges that may arise. I'll assume that you have a basic understanding of deploying npm pac...119 readsnpm
TThrooblog.tthroo.com·Jan 10, 2024JSONCrack Codebase Analysis - Part 6 - Lemonsqueezy integrationjsoncrack is a popular opensource tool used to visualise json into a mindmap. It is built using Next.js. We, at TThroo, love open source and perform codebase analysis on popular repositories, document, and provide a detailed explanation of the codeba...27 readsOpen Source
TThrooblog.tthroo.com·Jan 9, 2024JSONCrack Codebase Analysis - Part 5 - Toolbar and Bottom barjsoncrack is a popular opensource tool used to visualise json into a mindmap. It is built using Next.js. We, at TThroo, love open source and perform codebase analysis on popular repositories, document, and provide a detailed explanation of the codeba...33 readsJavaScript
TThrooblog.tthroo.com·Jan 8, 2024JSONCrack Codebase Analysis - Part 4.3 - LiveEditorjsoncrack is a popular opensource tool used to visualise json into a mindmap. It is built using Next.js. We, at TThroo, love open source and perform codebase analysis on popular repositories, document, and provide a detailed explanation of the codeba...jsoncrack
TThrooblog.tthroo.com·Jan 6, 2024JSONCrack Codebase Analysis — Part 4 — Editorjsoncrack.com is a popular opensource tool used to visualise json into a mindmap. It is built using Next.js. We, at TThroo, love open source and perform codebase analysis on popular repositories, document, and provide a detailed explanation of the co...34 readscodebaseanalysis