05 Dec Digital Engineering, Product Engineering Securing Full-Stack Web Applications with React, Spring Boot, and Keycloak Posted by Phani Kiran Guttha February 27, 2025 0 In the realm of full-stack web development, securing applications against emerging cyber threats has become a ... Continue reading
27 Feb Product Engineering The new React Router – What’s instore? Posted by Abhilasha Sinha July 28, 2025 0 It was exciting to hear about the React Router announcement of its upcoming major version React Router version... Continue reading
06 Jan Quality Engineering A Detailed Guide to Securing React applications with Keycloak Posted by Abhilasha Sinha July 25, 2025 3 Digital technology has presented us with a myriad of applications at our disposal, and you would almost always... Continue reading
20 Aug Product Engineering, Quality Engineering Measuring Component Performance using React Profiler API Posted by Abhilasha Sinha January 29, 2025 0 Good performance in React application is easy to achieve and also easy to miss, but missed performance loophol... Continue reading
08 Jul Product Engineering Play with Maps in React: Online and Offline using Leaflet libraries Posted by Abhilasha Sinha January 29, 2025 1 In my previous blog, I started with Maps in React applications using MapBox including custom markers. In this ... Continue reading
10 Jun Product Engineering Play with Maps in React using MapBox Posted by Abhilasha Sinha January 29, 2025 4 Creating maps, marking and finding specific positions on the map and lots more can be done with maps. MapBox i... Continue reading
03 Jun Product Engineering Internationalization in React: Interpolation, Formatting and Plurals Posted by Abhilasha Sinha January 29, 2025 0 In the last blog, we saw the basics of how we could setup Internationalization for React applications using re... Continue reading
27 May Product Engineering Internationalization in React Posted by Abhilasha Sinha January 29, 2025 3 Technology has made the world smaller and brought us all closer. Anyone on the other side of the globe is reac... Continue reading
10 Apr Product Engineering Context – A valuable Tool in the React Tool-Set Posted by Abhilasha Sinha January 29, 2025 0 According to the official React documentation, “A Context provides a way to pass data through the component tr... Continue reading
01 Apr Product Engineering Another Powerful React Hook – useReducer Posted by Abhilasha Sinha January 29, 2025 0 This blog is dedicated to yet another useful React hook “useReducer” in continuation to my previous blog, and ... Continue reading