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

Recipe: Weather Report #3121

Closed
chasenlehara opened this issue Mar 21, 2017 · 1 comment · Fixed by #3132
Closed

Recipe: Weather Report #3121

chasenlehara opened this issue Mar 21, 2017 · 1 comment · Fixed by #3132

Comments

@chasenlehara
Copy link
Member

Add a guide for creating a weather report app.

Open PR: #3061

@chasenlehara chasenlehara self-assigned this Mar 21, 2017
chasenlehara added a commit that referenced this issue Mar 21, 2017
- Fix the weather icon class names
- Avoid encoding issues by changing the unicode characters to their ASCII representations

Related to #3121
chasenlehara added a commit that referenced this issue Mar 23, 2017
- Fix the weather icon class names
- Avoid encoding issues by changing the unicode characters to their ASCII representations

Related to #3121
chasenlehara added a commit that referenced this issue Mar 23, 2017
chasenlehara added a commit that referenced this issue Mar 23, 2017
- Fix the weather icon class names
- Avoid encoding issues by changing the unicode characters to their ASCII representations

Related to #3121
chasenlehara added a commit that referenced this issue Mar 23, 2017
@chasenlehara
Copy link
Member Author

I still need to run through the guide and add a link to it from the main recipes page.

chasenlehara added a commit that referenced this issue Mar 28, 2017
- Add a Result section at the end
- Pin the JS Bins to specific versions instead of their latest versions
- Make the spacing consistent in the code examples
- Minor spelling & grammar fixes

Closes #3121
chasenlehara added a commit that referenced this issue Mar 28, 2017
- Change the starter JS Bin to not include the plain HTML so they don’t have to remove it at the beginning of the guide
- Add a Result section at the end
- Pin the JS Bins to specific versions instead of their latest versions
- Make the spacing consistent in the code examples
- Minor spelling & grammar fixes

Closes #3121
chasenlehara added a commit that referenced this issue Mar 28, 2017
The starting JS Bin has the HTML structure, so the guide includes instructions for updating it to build the app.

Related to #3121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant