Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neoito-hub/resources-cheatsheet
A cheatsheet to always stay updated with the latest in design, tech and more
https://github.com/neoito-hub/resources-cheatsheet
cheatsheet cheatsheets design seo technology-news
Last synced: 11 days ago
JSON representation
A cheatsheet to always stay updated with the latest in design, tech and more
- Host: GitHub
- URL: https://github.com/neoito-hub/resources-cheatsheet
- Owner: neoito-hub
- Created: 2018-02-16T10:17:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T17:12:31.000Z (over 6 years ago)
- Last Synced: 2024-11-13T18:10:40.768Z (2 months ago)
- Topics: cheatsheet, cheatsheets, design, seo, technology-news
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Startup resource cheatsheet
## UI design
### Beginner
1.
### Intermediate
1.
### Advanced
1.
## UI development
### Beginner
1. https://platform.html5.org/ - Web platform: Browser technologies
### Intermediate
1.
### Advanced
1.
## Frontend development
### Beginner
1.
### Intermediate
1.
### Advanced
1.
## Backend development
### Beginner
1. [Terminus](https://github.com/godaddy/terminus) - Graceful shutdown of node apps
2. [Flif](http://flif.info/) - Free Lossless Image Format - [nodejs implementation](https://github.com/FLIF-hub/node-flif)
3. [Fio](https://github.com/gnuns/fio) - Socket relay tool
4. [MongoDB University](https://university.mongodb.com/) - Learn mongoDB from the creators
5. [Debugging NodeJS in VSCode](https://code.visualstudio.com/docs/nodejs/nodejs-debugging) - A video of it [here](https://www.youtube.com/watch?v=2oFKNL7vYV8)
6. [Puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless chrome/ium implementation on NodeJS
7. [Prettier](https://github.com/prettier/prettier/) + [ESLint](https://github.com/eslint/eslint) - Beautiful code. **ex:** [VSCode](https://hackernoon.com/configure-eslint-prettier-and-flow-in-vs-code-for-react-development-c9d95db07213)
8. [Npm Cheatsheet](https://devhints.io/npm)
9. [Yarn vs Npm](https://devhints.io/yarn) - Sort of a cheatsheet
10. [VSCode Keybinds](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf) - Linux
11. [Mozilla Hacks](https://hacks.mozilla.org/) - Blog for web developers, designers and everyone who builds for the Web### Intermediate
1.
### Advanced
1.
## QA and Testing
### Beginner
1.
### Intermediate
1.
### Advanced
1.
## Digital marketing and SEO
### Beginner
1.
### Intermediate
1.
### Advanced
1.