Coder Social home page Coder Social logo

Comments (112)

JohannesKlauss avatar JohannesKlauss commented on April 24, 2024 2

I'd like to translate "Add React to a Website".

from de.reactjs.org.

markus-willems avatar markus-willems commented on April 24, 2024 2

Hey, I would like to help translating Hooks.

Therefore, I would like to claim the intro chapter: https://reactjs.org/docs/hooks-intro.html

from de.reactjs.org.

janmenzel avatar janmenzel commented on April 24, 2024 2

I would like to translate "React Without JSX".

Cool (: I'll add you. Could you please open a PR after your first translations? So we can keep track of it.

Sure thing.

from de.reactjs.org.

pke avatar pke commented on April 24, 2024 1

I'd work on "Lists and keys" to move this translation effort forward

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

I've added you (:

from de.reactjs.org.

codejet avatar codejet commented on April 24, 2024 1

I can take "Composition vs Inheritance"

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

I can take "Composition vs Inheritance"

Cool ;) added you

from de.reactjs.org.

JohannesKlauss avatar JohannesKlauss commented on April 24, 2024 1

I would also like to translate the "Create a New React App" page.

from de.reactjs.org.

JohannesKlauss avatar JohannesKlauss commented on April 24, 2024 1

I would also like to translate the "Forms" page.

from de.reactjs.org.

fnoah avatar fnoah commented on April 24, 2024 1

I'd like to translate the "DOM Elements" API reference page.

from de.reactjs.org.

codejet avatar codejet commented on April 24, 2024 1

Now I could take "Lifting State Up". Then the basics would be covered.

from de.reactjs.org.

JanBussieck avatar JanBussieck commented on April 24, 2024 1

I would like to help translating the Hooks section, as well, starting with https://reactjs.org/docs/hooks-overview.html

from de.reactjs.org.

ChrisB9 avatar ChrisB9 commented on April 24, 2024 1

@JanBussieck thank you for your contribution - i added you

from de.reactjs.org.

damienxy avatar damienxy commented on April 24, 2024 1

I would like to translate https://reactjs.org/docs/react-api.html

from de.reactjs.org.

saraphinaboe avatar saraphinaboe commented on April 24, 2024 1

I would like to contribute by translating https://reactjs.org/docs/hooks-rules.html

from de.reactjs.org.

do-wa avatar do-wa commented on April 24, 2024 1

I'd like to start translating ReactDOM

from de.reactjs.org.

saraphinaboe avatar saraphinaboe commented on April 24, 2024 1

I'd like to continue with https://reactjs.org/docs/hooks-effect.html

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

I'd like to help with https://de.reactjs.org/docs/hooks-custom.html

Added you ;)

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

Cool ;) Added you @tamarau

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

Sure @r3sMetz (: once you've translated a little, please create a PR. This will make it easier to keep track of what topics are currently being worked on.

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

Oh you're right! ☺️ I corrected it and added you to "Test Renderer"

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

Done @JohannesKlauss

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

I would like to translate "React Without JSX".

Cool (: I'll add you. Could you please open a PR after your first translations? So we can keep track of it.

from de.reactjs.org.

codejet avatar codejet commented on April 24, 2024 1

I could take "Reconciliation" now.

from de.reactjs.org.

tamarau avatar tamarau commented on April 24, 2024 1

Can I please translate ' dont-call-proptypes'?

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024 1

Can I please translate ' dont-call-proptypes'?

Thanks for your help, @tamarau , I added you.

Please make sure, that you do not translate the message itself.

These are the pages that you get when you click the links in the console (e.g. https://reactjs.org/warnings/dont-call-proptypes.html). People tend to search these, so please don't translate the error message itself.

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024 1

Can I please do 'Context' please?

Thanks @tamarau, you've been added.

from de.reactjs.org.

mhienle avatar mhienle commented on April 24, 2024 1

Can I do "Styling and CSS" please?

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024 1

Can I do "Styling and CSS" please?

Thanks @mhienle, just added you.

from de.reactjs.org.

michaelneu avatar michaelneu commented on April 24, 2024 1

I'd like to do the warnings, if that's ok. I've already submitted #94 for review πŸ™‚

from de.reactjs.org.

rwachtler avatar rwachtler commented on April 24, 2024 1

Hi! I'd take Error Boundaries (https://reactjs.org/docs/error-boundaries.html) πŸ™‚

from de.reactjs.org.

rwachtler avatar rwachtler commented on April 24, 2024 1

@ph1p

Please take only one page at a time.

This rule applies only until the PR for the current translation is open right?

If yes, I'd like to continue with HOC (https://reactjs.org/docs/higher-order-components.html).

Edit: I've seen that Fragments are translated by you already :)

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

Added you @rwachtler and thanks for your PRs! I try to review them as soon as possible.

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024 1

instead i could take "Typechecking With PropTypes" and "Strict Mode"

@codejet

Thanks,
I added you for Strict Mode.

Typechecking With PropTypes is already taken.

from de.reactjs.org.

ZweiDM avatar ZweiDM commented on April 24, 2024 1

For the next time, please report here first.
This will ensure that no issues are translated twice,
what could lead to disappointment and trouble.

@miku86
Thank you, for letting me do this contribution.
Next time I will ask for it, before I do it! :)

You can find the PR for Typechecking With PropTypes here: #113

from de.reactjs.org.

timhoffmannGIThub avatar timhoffmannGIThub commented on April 24, 2024 1

Hi, would love to translate the render-props!

from de.reactjs.org.

Tamiira avatar Tamiira commented on April 24, 2024 1

Just submitted the PR for Portals here: #121 :)

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

I'd like to go on with "JSX In Depth"

Sure! I added you

from de.reactjs.org.

rwachtler avatar rwachtler commented on April 24, 2024 1

I'd like to take "Hooks at a Glance" πŸ™‚

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

Hi @pmaier983, sure! :)

from de.reactjs.org.

timidak avatar timidak commented on April 24, 2024 1

Hi folks, do you still need help with the translation? I would love to help. 😁

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

No there is no deadline. Take your time. Please create a PR so that we can keep an overview or help you, if you've problems.

from de.reactjs.org.

liza-kl avatar liza-kl commented on April 24, 2024 1

Hi, I'd like to work on the Core Page "Tutorial" is that still possible?

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024 1

Hi @liza-kl ! Sure! There is already a PR open with a "help wanted" label: #34 just fork and extend it (:

from de.reactjs.org.

vincentrohde avatar vincentrohde commented on April 24, 2024 1

Hi, I would like to translate Using the Effect Hook . Is that still available?

from de.reactjs.org.

Serag114 avatar Serag114 commented on April 24, 2024 1

Hi, I would like to translate "How to Contribute"!

from de.reactjs.org.

jahe avatar jahe commented on April 24, 2024

Hi! I'd like to translate the Conditional Rendering page.

from de.reactjs.org.

ChrisB9 avatar ChrisB9 commented on April 24, 2024

@jahe thank you, i'm excited to see your pull request soon

from de.reactjs.org.

jahe avatar jahe commented on April 24, 2024

Hi @ChrisB9 @ph1p @miku86!
I'm interested in becoming a maintainer of this repo.
Do you mind if I add a PR to the maintainer list in the de.json file of the reactjs/reactjs.org-translation repo?

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

Nice to hear! Looking forward to your first PR. @tesseralis can you add him?

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024

I'd work on "Lists and keys" to move this translation effort forward

@pke I added you, thanks!

from de.reactjs.org.

ChrisB9 avatar ChrisB9 commented on April 24, 2024

@damienxy added you, thank you :)

from de.reactjs.org.

damienxy avatar damienxy commented on April 24, 2024

I would like to take this one next: https://reactjs.org/docs/react-dom-server.html

from de.reactjs.org.

damienxy avatar damienxy commented on April 24, 2024

Next one: https://reactjs.org/docs/optimizing-performance.html
(I know this is in the 'Next Steps' section but I'm really interested in the topic :-))

from de.reactjs.org.

markus-willems avatar markus-willems commented on April 24, 2024

I created a PR for the Hooks intro chapter and could start working on the next text. I'd like to claim: https://reactjs.org/docs/hooks-state.html

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

added you @do-wa

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

Added you too, @saraphinaboe

from de.reactjs.org.

damienxy avatar damienxy commented on April 24, 2024

I'd like to take this one next: https://reactjs.org/docs/test-utils.html

from de.reactjs.org.

rwachtler avatar rwachtler commented on April 24, 2024

Hello! I'd like to translate SyntheticEvent

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

Hello! I'd like to translate SyntheticEvent

Cool! Added you ;)

from de.reactjs.org.

eliassotodo avatar eliassotodo commented on April 24, 2024

I'd like to help with https://de.reactjs.org/docs/hooks-custom.html

from de.reactjs.org.

MeiKatz avatar MeiKatz commented on April 24, 2024

I would like to help with https://de.reactjs.org/docs/hooks-reference.html

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024

I would like to help with https://de.reactjs.org/docs/hooks-reference.html

Thanks for your help, I added you.

from de.reactjs.org.

mwolski89 avatar mwolski89 commented on April 24, 2024

Hey guys, I want to help too! I'm going to translate https://de.reactjs.org/docs/hooks-faq.html!

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

Hey guys, I want to help too! I'm going to translate https://de.reactjs.org/docs/hooks-faq.html!

Cool ;) Simply fork this repo and create PR

from de.reactjs.org.

tamarau avatar tamarau commented on April 24, 2024

I would like to translate https://de.reactjs.org/docs/shallow-renderer.html please! :)

from de.reactjs.org.

smetzdev avatar smetzdev commented on April 24, 2024

Hey there, may i start contributing with translating https://de.reactjs.org/docs/accessibility.html ?

from de.reactjs.org.

tamarau avatar tamarau commented on April 24, 2024

Hi, the issue next to 'Shallow Renderer' is incorrect, it's #58 :)
Also, can I please take the next one and translate 'Test Renderer'? Thanks!

from de.reactjs.org.

JohannesKlauss avatar JohannesKlauss commented on April 24, 2024

Pls free up the Forms section, since I just don't find any time to translate it. Thank you.

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024

Pls free up the Forms section, since I just don't find any time to translate it. Thank you.

But nevertheless thank you very much for having volunteered for this task, even if you couldn't make it :)
If you've done a small part, you can still push it.

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

I'd work on "Lists and keys" to move this translation effort forward

I've translated the page @pke, because there was no action since 3 months

from de.reactjs.org.

janmenzel avatar janmenzel commented on April 24, 2024

I would like to translate "React Without JSX".

from de.reactjs.org.

tamarau avatar tamarau commented on April 24, 2024

Can I please do 'Context' please?

from de.reactjs.org.

mhienle avatar mhienle commented on April 24, 2024

I could also do "Babel, JSX, and Build Steps", "Virtual DOM and Internals" and "Component State" soon. They all seem pretty small. πŸ™‚

Update: done, see #99, #100, #101

from de.reactjs.org.

malaktayeh avatar malaktayeh commented on April 24, 2024

Hi all, I would love to contribute. If possible, I would like to start with the FAQ page. If that's okay, feel free to assign the translation of "APIs and AJAX" to me.

from de.reactjs.org.

amelieoller avatar amelieoller commented on April 24, 2024

I'd like to work on "File Structure" (https://reactjs.org/docs/faq-structure.html) from the FAQs if that's alright. (Edit: Submitted 102 for review)

from de.reactjs.org.

amelieoller avatar amelieoller commented on April 24, 2024

Happy to do another one, "Uncontrolled Components" (https://reactjs.org/docs/uncontrolled-components.html) from the "Advanced Guides". (Edit: Submitted #103 for review)

from de.reactjs.org.

amelieoller avatar amelieoller commented on April 24, 2024

Time for another one :) I can do "React Without ES6" from the "Advanced Guides". (Edit: Submitted #105 for review)

from de.reactjs.org.

rwachtler avatar rwachtler commented on April 24, 2024

Since Error Boundaries PR is in review (#108). I would like to continue with Forwarding Refs (https://reactjs.org/docs/forwarding-refs.html).

from de.reactjs.org.

wogsland avatar wogsland commented on April 24, 2024

I'm going to submit a PR of the unknown-prop warning translation. (#111)

from de.reactjs.org.

wogsland avatar wogsland commented on April 24, 2024

I'm going to submit a PR of the refs-must-have-owner warning translation. (#112)

from de.reactjs.org.

codejet avatar codejet commented on April 24, 2024

I could take "Web Components" now

from de.reactjs.org.

codejet avatar codejet commented on April 24, 2024

looks like web components was already translated πŸ˜…

from de.reactjs.org.

codejet avatar codejet commented on April 24, 2024

instead i could take "Typechecking With PropTypes" and "Strict Mode"

from de.reactjs.org.

ZweiDM avatar ZweiDM commented on April 24, 2024

instead i could take "Typechecking With PropTypes" and "Strict Mode"

I translated already "Typechecking With PropTypes". Can I be linked for a PR? :)

from de.reactjs.org.

Tamiira avatar Tamiira commented on April 24, 2024

I could translate "Portals" -> https://de.reactjs.org/docs/portals.html

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024

instead i could take "Typechecking With PropTypes" and "Strict Mode"

I translated already "Typechecking With PropTypes". Can I be linked for a PR? :)

@ZweiDM

Thanks for your interest in making a contribution.
I added you for Typechecking With PropTypes.
Please open a pull request.

For the next time, please report here first.
This will ensure that no issues are translated twice,
what could lead to disappointment and trouble.

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024

I could translate "Portals" -> de.reactjs.org/docs/portals.html

@Tamiira

Thank you for your interest in making a contribution.
I added you for Portals.

from de.reactjs.org.

miku86 avatar miku86 commented on April 24, 2024

@timhoffmannGIThub

Thanks for your interest in making a contribution.
I added you for Render Props.

from de.reactjs.org.

wogsland avatar wogsland commented on April 24, 2024

I'm going to submit a PR for the "Refs and the DOM" Guide. (#122)

from de.reactjs.org.

wogsland avatar wogsland commented on April 24, 2024

I'm going to submit a PR for the "React Without ES6" guide. (#123)

from de.reactjs.org.

wogsland avatar wogsland commented on April 24, 2024

I'm going to submit a PR for the "Integrating with Other Libraries" guide. (#124)

from de.reactjs.org.

timhoffmannGIThub avatar timhoffmannGIThub commented on April 24, 2024

Submitted the PR for render props here: #120

from de.reactjs.org.

smetzdev avatar smetzdev commented on April 24, 2024

I'd like to go on with "JSX In Depth"

from de.reactjs.org.

pmaier983 avatar pmaier983 commented on April 24, 2024

Hello, Id like to take Passing Functions to Components (https://de.reactjs.org/docs/faq-functions.html) 1/4 done and hope to finish it next weekend. Can open a draft if needed.

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

Hi folks, do you still need help with the translation? I would love to help. 😁

Hello! Sure :) just choose a topic you want to translate and I will add you to the list.

from de.reactjs.org.

timidak avatar timidak commented on April 24, 2024

Hi folks, do you still need help with the translation? I would love to help. 😁

Hello! Sure :) just choose a topic you want to translate and I will add you to the list.

Alright, I would like to translate Building Your Own Hooks. Is there a deadline? I would guess it will take me like two weeks from now. πŸ˜„

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

@vincentrohde Yes, it is available. I will add you :)

from de.reactjs.org.

ph1p avatar ph1p commented on April 24, 2024

Sure @Serag114 , just create a PR. I'll add you! Thanks :)

from de.reactjs.org.

mnlfischer avatar mnlfischer commented on April 24, 2024

Please add me to Versioning Policy. I will translate it.

from de.reactjs.org.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.