The Wayback Machine - https://web.archive.org/web/20200704193453/https://github.com/topics/context-api
Skip to content
#

context-api

Here are 563 public repositories matching this topic...

ferborva
ferborva commented Jul 22, 2019

Currently the docs are only written in English and the docs folder structure is setup for only one language. A first nice step to ease the creation of a translated version is to create a /en/ folder with the exisiting docs and update the links.

If you're not sold on the idea of denoting the main language (english) with a new route it can be left as is and have the translations placed inside s

react-hello-webapp
jferragut
jferragut commented Sep 27, 2019

Need to update the readme.md to reflect the changes in the most recent pull request.

  • Context.Provider and Context.Consumer have been destructured for ease of use and are now imported as Provider and Consumer
  • All Components were changed to Functions to support the use of hooks
  • Actions and store work the same, but we changed the way appContext.js works
    • instead of class componen

Improve this page

Add a description, image, and links to the context-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the context-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.