Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmabostian/Front-End-FAQ
A place to anonymously ask questions and receive answers from the dev community
https://github.com/emmabostian/Front-End-FAQ
Last synced: 5 days ago
JSON representation
A place to anonymously ask questions and receive answers from the dev community
- Host: GitHub
- URL: https://github.com/emmabostian/Front-End-FAQ
- Owner: emmabostian
- License: other
- Created: 2018-11-01T07:47:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T01:52:39.000Z (7 months ago)
- Last Synced: 2024-04-18T11:28:49.013Z (7 months ago)
- Size: 170 KB
- Stars: 697
- Watchers: 26
- Forks: 81
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Front-End-FAQ
A place to anonymously ask questions and receive answers from the dev community.
## How It Works
The premise is simple: Ask the questions you've always had about Front-End Development but were too afraid to ask for fear of criticism, then wait for a response!
## How Do I Ask A Question?
Send me a DM over on [Twitter](https://twitter.com/EmmaWedekind)!
## How Do I Answer A Question?
Fork & Clone this repo. Once you've made your edits, feel free to open a PR!
## How Is This Different Than Stack Overflow?
It's true that Stack Overflow is meant for knowledge sharing. That being said, as a beginner I know I had a ton of questions about HTML, CSS, and JavaScript that I wanted answered, but anonymously. Stack Overflow requires you to be logged in. Yes, you can change your name, but that's a hassle and has a 30-day waiting period to re-change. I want to remove the hassle of asking and answering questions.
Front-End FAQ will be the one place you can go to for all your Front-end questions, while remaining anonymous. Plus, it's a great way to contribute to open-source.
# Table Of Contents
[General](general.md)
[HTML](html.md)
[CSS](css.md)
[JavaScript](js.md)
[Performance](performance.md)
[Accessibility](a11y.md)
[Node](node.md)
[React](react.md)
[Redux](redux.md)
[TypeScript](typescript.md)
[Observables](observables.md)
[Testing](testing.md)
[Staying up to date](staying-up-to-date.md)