Using redis with aws memorydb for vector searchExplore RAG with aws memorydb to perform vector search and achieve low latency performance.Feb 3Feb 3
Retrieval Augmented Generation (RAG) with Langchain JSUsing RAG to create chatbot to respond to user query using LLM, Langchain JS and BedrockJan 5Jan 5
This is a nice take on handling state but just wanted to know how this differs from writing a…It also becomes much easier to understand code with customhooks and reduce the complexity of the app.May 5, 20231May 5, 20231
Creating a production version Micro Front End application with Single SPAExplore ways to configure micro frontend in your existing application with a popular f/w Single Spa and making it production ready.Mar 13, 2023Mar 13, 2023
Testing redux middleware and mocking apis with RTKRecently i’ve spent good amount of time on configuring unit tests for my react-redux application. I had designed the application…Jan 13, 2023Jan 13, 2023
Two years of using mobx for state managmentI took a contrarian view on redux and used mobx to build our web application and here is my observations after using it for over 2 years.Apr 22, 2022Apr 22, 2022
A front end developers difficultyFront end development is still largely under-estimated in many organisations. It can be hard to gauge the complexities involved in…Jan 30, 20211Jan 30, 20211
Mocking multiple api’s with jest using jest-api-mock — part 2Mocking api requests in jest using jest-api-mock; an extensible solution to mock multiple api responses.May 15, 2020May 15, 2020
Mocking multiple API’s with JestTesting api in jest via manual mocks and providing a way to create an extensible solution to mock multiple api responses.Aug 22, 20191Aug 22, 20191
Css tidbits every other developer should knowIn an organization, its not common that many backend developers at times had to dirty their hands making and building the UI. Though i’d…Nov 23, 20172Nov 23, 20172