PinnedJyoti guptaStreamlining 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 29Aug 29
PinnedJyoti guptaSimplifying Integration Testing with Testcontainers: JavaSimplifying Integration Testing with TestcontainersJul 17Jul 17
PinnedJyoti guptaStreamlining data validation without modifying backend codeLeveraging JSON Schema for Seamless Data Validation and ConsistencyJul 17Jul 17
PinnedJyoti guptaEnhancing SSR with React 18: A Deep Dive into Server-Side Rendering OptimizationSSR (Server-side Rendering) ArchitectureJul 17Jul 17
Jyoti guptaPart 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
Jyoti guptaPart 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, 2023May 29, 2023
Jyoti guptaHooks PatternUse functions to reuse stateful logic among multiple components throughout the appJun 7, 2022Jun 7, 2022
Jyoti guptaRender Props PatternPass the JSX elements to components through propsJun 6, 2022Jun 6, 2022
Jyoti guptaHigh 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