Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

philipp-spiess/this-week-in-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a496a8 · Feb 17, 2024
Mar 9, 2019
Oct 21, 2018
Dec 20, 2019
Feb 17, 2024
Oct 21, 2018
Jan 30, 2019
Feb 17, 2024
Sep 22, 2018
Oct 3, 2018
Jan 18, 2019
Jan 28, 2019
Feb 21, 2019
Feb 1, 2019
Feb 21, 2019

Repository files navigation

This Week in React ⚛️

This Week in React ️️⚛️

This repository contains the website and email templates for This Week in React ⚛️ a newsletter that covers React Core and React DOM.

Contributing

Every help on this project is greatly appreciated. To get you started, here's a quick guide on how to make good and clean pull-requests:

  1. Create a fork of this repository, so you can work on your own environment.

  2. Install development dependencies locally:

    git clone git@github.com:<your-github-name>/this-week-in-react.git
    cd this-week-in-react
    yarn install
  3. Make changes using your favorite editor.

  4. Commit your changes (here is a wonderful guide on how to make amazing git commits).

  5. After a few seconds, a button to create a pull request should be visible inside the Pull requests section.

License

MIT