Downloading base64 PDF in Javascript / React
Trying to download a base64 PDF/File from an API request with one click?

Search for a command to run...
Articles tagged with #frontend-development
Trying to download a base64 PDF/File from an API request with one click?

How does NextJS Image work? How do I optimize my Nextjs build? Lazy Loading Images? - Right article to find out :)

React is an open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook and has over 170k Github Stars making it the most popular framework (although stars may not be the best-ranking factor),...

In building a React project, you make use of props or states ( as the case may be ) across your application, in this article you would learn: What props are What states are How to use props and states in React components The difference between prop...

A lot of React developers deal with state management while building their Applications, here is a guide on how to use Redux to manage those states.
