-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
114 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
# Reading: | ||
|
||
this is shit that I wanna go read later, | ||
either packages/modules from npm or like..other shit idk lmao | ||
point is that this is shit I wanna read and/or checkout later | ||
|
||
## 2 | ||
|
||
### Modules & Externals: | ||
|
||
#### Deployment & Building : | ||
|
||
- [Webpack](https://webpack.js.org) | ||
- [GitHub Pages - NPM Package](https://github.com/tschaub/gh-pages) | ||
|
||
#### TypeScript: | ||
|
||
- [TypeScript](https://www.typescriptlang.org/) | ||
- [TypeScript - Docs](https://www.typescriptlang.org/docs/) | ||
- [TypeScript - tsconfig.json](https://www.typescriptlang.org/tsconfig) | ||
- [ts-node](https://typestrong.org/) | ||
- [tsconfig](https://github.com/tsconfig/bases) | ||
- [typescript-styled-plugin](https://github.com/Microsoft/typescript-styled-plugin) | ||
- [Typescript ESLint Language Service](https://github.com/Quramy/typescript-eslint-language-service) | ||
|
||
#### Linting: | ||
|
||
- [ESLint](https://eslint.org/) | ||
- [ESLint Plugin - jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | ||
- [ESLint Parser - jsonc](https://github.com/ota-meshi/jsonc-eslint-parser) | ||
- [TypeScript ESLint](https://typescript-eslint.io/) | ||
- [TypeScript ESLint - Docs](https://typescript-eslint.io/docs/) | ||
- [tsconfig](https://github.com/tsconfig/bases) | ||
|
||
#### Other: | ||
|
||
- [Create React App](https://create-react-app.dev/) | ||
- [Create React App built-in packages & scripts](https://github.com/facebook/create-react-app/tree/main/packages) | ||
- [GitHub Docs](https://docs.github.com/en) | ||
- [GitHub Docs - GitHub Pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages) | ||
- [SVGR](https://github.com/gregberge/svgr) | ||
- [Babel](https://babeljs.io) | ||
- [CSpell](https://cspell.org/) | ||
|
||
### Reading: | ||
|
||
#### React, HTML/CSS, Other Web Design Components: | ||
|
||
##### [Fluent UI](https://developer.microsoft.com/en-us/fluentui) | ||
|
||
- [Fluent UI - GitHub](https://github.com/microsoft/fluentui/) | ||
- [Fluent UI - Component Styling](https://github.com/microsoft/fluentui/wiki/Component-Styling) | ||
|
||
##### [Material UI](https://mui.com/) | ||
|
||
##### [Emotion](https://emotion.sh/docs/introduction) | ||
|
||
##### [Styled‐Components](https://styled-components.com/) | ||
|
||
- [VSCode Extension - Styled Components](https://github.com/styled-components/vscode-styled-components) | ||
|
||
#### Stuff that's not that relevent lmao | ||
|
||
- [Docusaurus](https://docusaurus.io/) | ||
- [NextJS](https://nextjs.org/) | ||
- [Renovate Bot](https://docs.renovatebot.com/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters