-
Notifications
You must be signed in to change notification settings - Fork 12
Issue/2 hello react #10
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
Conversation
01 HelloReact/readme.md
Outdated
| from js to jsx and replace the content). | ||
|
|
||
| ```javascript | ||
| iimport React from 'react'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
import React from 'react';
01 HelloReact/webpack.config.js
Outdated
| module: { | ||
| loaders: [ | ||
| { | ||
| test: /\.jsx$/, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix that to put code inline better.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To explain better, "Code formatting (tabs)"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I've configured atom now to display all whitespace characters
|
@hithwen There are open points in this PR, do you have time to work on them or do you prefer another team mate to tackle on them? Thanks |
|
Comments addressed |
|
Good stuff, going to merge, please @vicmator or @rocioghermoso update kanban and issue status, thanks. |
No description provided.