framework-2021
framework-2021 copied to clipboard
A custom framework empowered Weather App
- https://dev.to/swyx/how-to-add-prettier-and-eslint-automation-to-a-react-codebase-2gk1
... just like CHECKED and DISABLED Consider adding `SingleSelection` component example based on `` .
Patch-fixes of the following issues should be put on `dev`/`main` - #34 postcss config (resolved by 74ba98c) - #35 JSX `className` prop handling (resolved by 13576f7) - #36 SELECTED, MULTIPLE,...
## Issue 1 **Problem:** https://github.com/kottans/framework-2021/commit/a8e06addcc7adc7a079edf5006185e5ac7333ffa (currently on dev) brings back `push-dir` as a publishing script. Alternative deployment package `gh-pages` is already listed among dev dependencies. **Desired outcome:** `gh-pages` is used...
## Complete the items below taking the item group priority into consideration **P0** - must have **P1** - nice to have; put aside for a while when any task of...
## Complete the items below **P0** - must have **P1** - nice to have; put aside for a while when any task of a higher priority arrives (e.g. next homework...
Pre-requisites: - [Template literals & tagged letrals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals): write your own template parser: - simple interpolation - every param transformed (strings are enclosed in qoutes, numerics are multiplied, objects/arrays stringified, functions...
Contexts: - unit switch - data
* [Rick and Morty](https://rickandmortyapi.com/) * [TMDB](https://www.themoviedb.org/documentation/api?language=en-US) * [DC universe](http://superheroapi.com/) * [Marvel universe](https://developer.marvel.com/) * [Pokemons](https://pokeapi.co/) * [LOTR](https://ringsdb.com/api/) * [NASA](https://api.nasa.gov/api.html) * Star wars: [universe](https://swapi.dev/) + [imagery](https://starhub.docs.apiary.io/#reference/0/character/retrieve-a-character) * [SpaceX](https://github.com/r-spacex/SpaceX-API) * [Harry Potter](https://hp-api.herokuapp.com/) *...