PinnedStreamlining React Data with Apollo Client & GraphQLApollo Client is a powerful state management library for JavaScript applications, particularly when working with React and GraphQL. It…Aug 29, 20248Aug 29, 20248
PinnedSimplifying Integration Testing with Testcontainers: JavaSimplifying Integration Testing with TestcontainersJul 17, 2024Jul 17, 2024
PinnedStreamlining data validation without modifying backend codeLeveraging JSON Schema for Seamless Data Validation and ConsistencyJul 17, 2024Jul 17, 2024
PinnedEnhancing SSR with React 18: A Deep Dive into Server-Side Rendering OptimizationSSR (Server-side Rendering) ArchitectureJul 17, 2024Jul 17, 2024
Unlocking Flexibility with Run-Time Integration: Dynamic Microfrontends with Webpack Module…IntroductionFeb 15Feb 15
Mastering Build-Time Integration: Simplifying Microfrontend Composition with Webpack Module…IntroductionFeb 157Feb 157
Part 2: Creating A GraphQL Server With Node.jsI hope you are all safe and that this blog finds you in good health ❤️.Jun 2, 2023Jun 2, 2023
Part 1: Creating A GraphQL Server With Node.jsGraphQL is a powerful tool that offers more flexibility and efficiency than traditional REST APIs. Designed with a focus on performance, it…May 29, 202350May 29, 202350
Hooks PatternUse functions to reuse stateful logic among multiple components throughout the appJun 7, 2022Jun 7, 2022
High Order ComponentsA higher-order component (HOC) is an advanced technique in React for reusing component logic. HOCs are not part of the React API, per se…Jun 6, 2022Jun 6, 2022
Accessibility testing integration with CypressAxe is an accessibility engine for automated web UI testing. Axe has different types of rules for different types of WCAG levels, and…Sep 18, 2021Sep 18, 2021
Why unsubscribe from Observables?Improve the performance of the web applicationApr 24, 2021Apr 24, 2021
Angular: Create Template-driven Search Form for ApplicationThe template-driven form is probably the one you’ve already used, even if you haven’t used a JavaScript framework before. An example of a…Apr 24, 2021Apr 24, 2021
Angular: Passing Data Between Unrelated ComponentsLet’s explore how we can pass data between unrelated components, i.e., components that don’t have a parent/child relationship.Apr 24, 20212Apr 24, 20212
Javascript Fundamentals: FunctionsWhy every fault condemned ere it be done: Mine were the very cipher of a functionApr 4, 2021Apr 4, 2021