Make your React apps fast again
How to Reduce React App Loading Time By 73.5%
Oct 5, 202216 min read9.0K

Search for a command to run...
Articles tagged with #javascript
How to Reduce React App Loading Time By 73.5%

Since its introduction by Facebook, GraphQL has swept the world as an alternative to REST APIs. GraphQL fixes many issues that API developers and users find in RESTful architectures. But it also poses a new set of challenges to overcome. GraphQL is ...

I continuously look to improve my development practices, and recently Iโve begun to use TypeScript which led to a huge improvement in my development workflow. Recently we started a new project, and it was quite challenging. We had a lot of issues: pr...
