Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A place to anonymously ask questions and receive answers from the dev community

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)