PinnedBasics of Django: Model-View-Template (MVT) ArchitectureWhat makes Django so good at creating quick, efficient web applications? And why should I add it to my repertoire as a software developer?Nov 30, 2023Nov 30, 2023
Pattern Matching: How Discriminated Unions Enhance Your TypeScript DevelopmentExplore the technical nuances of TypeScript’s Discriminated Union Types and learn how they streamline code organization and ensure type…Mar 27, 2024Mar 27, 2024
Basics of React Native: Three Types of Components for Your ApplicationA brief piece on the three main classifications of components within React Native and their respective benefits and use cases.Dec 18, 2023Dec 18, 2023
Class Components in React: The Legacy Method of Creating ComponentsA brief writing on class components, constructors, and the contextual ‘this’ keyword within React.Oct 31, 2023Oct 31, 2023
Using .addEventListener with Forms: ‘Submit’ vs. ‘Click’ Event ListenerWhy we should use the default method created for manipulating form data, the ‘Submit’ event listener.Oct 13, 20231Oct 13, 20231