Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhinpai/learnings
This repository contains all new learnings on technologies such as React, Redux, VanillaJS, Redux-Thunk, and Redux-Logger
https://github.com/abhinpai/learnings
react redux redux-logger redux-thunk vanilla-js
Last synced: 21 days ago
JSON representation
This repository contains all new learnings on technologies such as React, Redux, VanillaJS, Redux-Thunk, and Redux-Logger
- Host: GitHub
- URL: https://github.com/abhinpai/learnings
- Owner: abhinpai
- Created: 2020-07-15T13:29:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:18:30.000Z (about 2 years ago)
- Last Synced: 2024-04-08T01:19:59.177Z (9 months ago)
- Topics: react, redux, redux-logger, redux-thunk, vanilla-js
- Language: JavaScript
- Homepage:
- Size: 996 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## This repository filled with learning material
* 💻 Datastrure: A highly demanded cocept in the computer science
* 💻 Javascript: The godfather of frontend technologies
* ⚛️ React: A light weight front end library
* 🗃 Redux: A solid state management library for frontend application
* 📋 Redux-logger: A redux middleware to log the state infos
* 🌀 Redux-thunk: A redux middleware for an asynchronous operations