Part 1: Meme-Generator Application Using API In React | Create Any Custom Meme By Your Own

preview_player
Показать описание
Hey Guys, In this tutorial, we will build a Meme-Generator Application with React. You will learn about how to use APIs, also we will use Redux, React-Redux, React-Bootstrap, and Redux-Thunk. This is part 1 of 3!
What We Do In This Part 1 Video:
1. Previewing MemeGenerator,
2. Setting Up MemeGenerator,
3. Getting Access to The API,
4. Fetching Memes Asynchronously,
5. Applying Thunk Middleware.

~}APIs (application program interface): For developers, there are public APIs (application program interface), provided by companies to save time, directly solve developer problems, or augment their popular services.APIs can be a service for developers. Every time developers write a new program, they don’t have to start from scratch to build a core application that tries to do everything.
~}redux-thunk: Redux Thunk middleware allows you to write action creators that return a function instead of an action. The thunk can be used to delay the dispatch of action or to dispatch only if a certain condition is met.

► Visit Our Playlists:

#binod #rashiben #meme #react
Рекомендации по теме
Комментарии
Автор

How to create our own ImgFlip like API ?

ishudixit