Articles
Tags
AllClient-Side ArchitectureDesign PrinciplesDomain-Driven DesignEnterprise Node + TypeScriptGraphQLNetworking & OpsSoftware DesignSoftware ProfessionalismWeb Development
30
Showing 30 article(s) about "Software Design"
.png)
Client-Side Architecture Basics [Guide]Client-Side Architecture
Though the tools we use to build client-side web apps have changed substantially over the years, the fundamental principles behind...

Absolute and Relative ComplexitySoftware Professionalism
Determining if the complexity of a problem is related to the nature of the problem or related to the way that we approach solving ...

How to Build a Compiler?Software Engineering
A generalization of compiling code involves understanding the programming language grammar, parsing it, organizing it into a synta...

How I Write Testable Code | Khalil's Simple MethodologySoftware Design
The single biggest thing that improved the quality of my designs was understanding how dependencies influence my ability to write ...

GraphQL's Greatest Architectural AdvantagesGraphQL
There's a lot of advantages to using GraphQL instead of REST on your server, and there's a lot of advantages to using Apollo Clien...

Books that Developers Should Read in 2020 [List]Software Professionalism
These books “are basically cheat codes” for leveling up your skills and knowledge as a developer.