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

feat(docs): react new section #215

Merged
merged 7 commits into from
Feb 1, 2021
Merged

Conversation

Edgar097
Copy link
Contributor

GH Issue

Resolves #183

Steps to test

  1. Tutorials
  2. React Js
  3. Check Content

CheckList

  • Follow proper Markdown format
  • The content is adequate
  • The content is available in both english and spanish
  • I Ran a spell check

xavier506
xavier506 previously approved these changes Jan 27, 2021
Copy link
Member

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
@Edgar097
Copy link
Contributor Author

Thanks for the feedback @leisterfrancisco @steph222

xavier506
xavier506 previously approved these changes Jan 27, 2021
Copy link
Member

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@tetogomez tetogomez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the commets

import logo from './logo.svg';
import './App.css';

function App() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use Arrow function instead regular function

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case i dont want to change this code because is a copy-paste default code generated by React JS new proyect, so it can be exactly the same for the tutorial purpose

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect!

docs/tutoriales/tutorial-react.md Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
Copy link
Member

@leisterfrancisco leisterfrancisco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previous observations were not resolved

@Edgar097 Edgar097 added the WIP Work in Progress label Jan 28, 2021
@Edgar097
Copy link
Contributor Author

Thank you for the feedback everyone! Here is another version with all the notes that you all gave me.

@Edgar097 Edgar097 removed the WIP Work in Progress label Jan 29, 2021
xavier506
xavier506 previously approved these changes Jan 31, 2021
Copy link
Member

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

tetogomez
tetogomez previously approved these changes Feb 1, 2021
Copy link
Member

@tetogomez tetogomez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

import logo from './logo.svg';
import './App.css';

function App() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect!

docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
docs/tutoriales/tutorial-react.md Outdated Show resolved Hide resolved
@tetogomez
Copy link
Member

tetogomez commented Feb 1, 2021

Check de comments

BTW: nice job @Edgar097

sidebars.js Show resolved Hide resolved
Copy link
Member

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Job!

@xavier506 xavier506 merged commit d06e5c0 into eoscostarica:master Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tutorial React JS
5 participants