Releases: LifeofMichal/compare-memes
Releases · LifeofMichal/compare-memes
ItsaTrap (December 6, 2019)
The origin of this project comes from a free Scrimba course - "Learn React, a comprehensive introduction" by Bob Ziroll, up until Lesson 50 - Writing Modern React Apps. The course has been updated since then, so no hooks in this release.
I have since then played around and added extra functionalities on my own:
- multiple meme generators
- search by name
- filter by name
- randomize a list already filtered by name
- a layer above the original app which houses multiple instances of 'MemeGenerator'
- new feature of adding the meme name to 'TopText' upon randomizing, selecting, and searching for a meme ( Issue #1, commit 413b047 )
This release has a certain run time-breaking bug, so it's not something one could consider a complete release, hence the v0.9, instead of v1.0.