Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAQ Updates, Part 2: Electric Boogaloo #2854

Closed
3 tasks done
markerikson opened this issue Feb 24, 2018 · 9 comments
Closed
3 tasks done

FAQ Updates, Part 2: Electric Boogaloo #2854

markerikson opened this issue Feb 24, 2018 · 9 comments
Labels

Comments

@markerikson
Copy link
Contributor

markerikson commented Feb 24, 2018

We were able to add a lot of FAQ updates over in #1785 , but there's still some more updates I'd like added. Here's the current list of items I'd like in there:

Waiting to be Added

New topics

General

Code Structure

Actions

Performance

Design Decisions

React-Redux

Other

Updates to Existing Questions

It's not an FAQ item, but I'll leave a note for myself here rather than filing a new issue. The "Beyond combineReducers" page should have a mention of "double-nesting state", as in state.posts.posts, usually due to initial state defining a key and the slice reducer being given a key. . Definitely a common mistake.

@stevenandersonz
Copy link

Hello, I would like to help in the docs, I'm new here so let me see if I'm correct: to start, I have to choose one point pointed above then add the answer and then submit the pull request?

@markerikson
Copy link
Contributor Author

@stevenandersonz yep! Just add a comment here saying which item you want to work on.

@stevenandersonz
Copy link

Ok, I would like to work on React-Redux: why use React-Redux?

@reduxjs reduxjs deleted a comment from Danny-way Feb 24, 2018
@Gabri3l
Copy link

Gabri3l commented Feb 25, 2018

Hey there! I was thinking about working on "When to learn Redux?", I noticed that there's a small paragraph about it in the FAQ already. Was the idea to expand more on that with the many links provided ?

I will give confirmation when I actually start working on it, if in the mean time anybody else wants to tackle that feel free to go ahead.

@Anemolo
Copy link
Contributor

Anemolo commented Apr 16, 2018

Hello, I would like to help with "When should i use redux?". I'm new here so I have the same question @Gabri3l asked.

I noticed that there's a small paragraph about it in the FAQ already. Was the idea to expand more on that with the many links provided ?

@markerikson
Copy link
Contributor Author

Yes, the "Updates to existing questions" section is listing links I'd like added to questions that already exist. Those should be pretty easy to update :)

timdorr pushed a commit that referenced this issue Apr 16, 2018
* Docs: Adding more links

* Typo + better title

* Triple dot for elipsis
@Anemolo
Copy link
Contributor

Anemolo commented Apr 17, 2018

Hello again!

I'm interested in helping with "Code Structure: Where should websockets and other persistent connections live?". Although i'll be happy to help with any other topic that is more asked for :)

@markerikson
Copy link
Contributor Author

@Anemolo : sounds good! Go ahead and add a question+answer to the "Code Structure" FAQ page, following the existing format, and submit a PR once you've got it ready. I'll look it over and see if there's any tweaks needed.

@acmh
Copy link

acmh commented Apr 26, 2018

Hi @markerikson! I want to contribute with some topic. Which one do you think is the best for beginners?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants