#frontend
Read more stories on Hashnode
Articles with this tag
As UI developers, we often rely on RESTful APIs or GraphQL to communicate with backend services. However, gRPC (gRPC Remote Procedure Calls) offers a...
In React, quick rendering and updating of components are crucial for creating smooth and responsive user experiences. Using batch updates is one...