Jemima OWhy Junior Developers Find It Hard to Learn Programming: My JourneyLearning programming can be an incredibly rewarding experience, opening doors to innovative careers and endless creative possibilities…Jun 23Jun 23
Jemima OECMAScript 2023: Mastering toSorted,toReversed, toSpliced and with Array MethodsThe latest array methods in ES2023 improve JavaScript programs by making them more reliable and easier to manage. They let you work with…Nov 9, 2023Nov 9, 2023
Jemima OUnderstanding Renderer2 for DOM Manipulation in AngularIn Angular, it’s not recommended to access and manipulate the DOM elements directly. Because of the reasons listed belowNov 3, 2023Nov 3, 2023
Jemima OTransitioning deprecated CanActivate() to CanActivateFnDue to the continuous advancement of dependency tools for better functionality, dependencies may inevitably face deprecation. There has…Oct 27, 2023Oct 27, 2023
Jemima OTemplate-driven form and Reactive Forms in AngularForms are a crucial component of web development, enabling seamless user interactions and data collection. When it comes to form handling…Oct 9, 2023Oct 9, 2023
Jemima OMonorepos vs. Polyrepos — The Ultimate ComparisonIn version control, the choice between Monorepos and Polyrepos is pivotal. In this article, I will discuss the pros and cons of each…Oct 2, 2023Oct 2, 2023
Jemima OComparing Routing Approaches: React vs. AngularI aim to implement Client-Side Routing, where the local browser application (client) manages URL changes without sending requests to the…Sep 22, 2023Sep 22, 2023
Jemima ONavigating the Deprecation of Angular Flex-Layout: Exploring Alternatives and What’s NextThe Angular team working on the Angular Flex-Layout library decided on October 2022 to deprecate it and put it in Long-Term Support(LTS)…May 21, 2023May 21, 2023
Jemima OOptimizing API Endpoints in an ApplicationAPI endpoints are the backbone of any application and need to be optimized for good performance. Endpoint optimization is the process of…May 15, 20231May 15, 20231