-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Add video blog post 10 for April 14th #22946
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: 'Gatsby Days LA 2020 Video 10: Teaching Web Development to Beginners with Gatsby' | ||
date: 2020-04-14 | ||
author: Greg Thomas | ||
excerpt: "UC Davis grad student Daniel Kim explains why Gatsby offers | ||
a better framework than React for teaching beginning web development | ||
at Gatsby Days LA 2020." | ||
tags: | ||
- gatsby-days | ||
- community | ||
- themes | ||
- contentful | ||
- markdown | ||
- learning-to-code | ||
--- | ||
|
||
_Welcome to the Gatsby Days 2020 Video Blog: Los Angeles Edition. In this series of eleven videos, you can catch up with all the wit and wisdom shared at the presentations from our February community gathering in LA. If you weren’t able to make it in person, these videos are the next best thing to owning a time machine! (Though owning a time machine would be super cool for sure, joining us at our next Gatsby Days—currently scheduled as a virtual event June 2nd-3rd—would be pretty awesome, too 💜. Follow [Gatsby on Twitter](https://twitter.com/gatsbyjs) to keep up with when registration starts, speaker announcements and other developments)._ | ||
|
||
Daniel Kim is a master’s degree student at the University of California, Davis, and the founder of [Bit Project](https://www.bitproject.org/)—a student organization that strives to make technical education accessible to more people. With over 70 developer members, Bit Project has reached more than 3,100 students. The group is working to expand its community through technical workshops, coding bootcamps, and outreach programs. | ||
|
||
Daniel and his team recently decided to launch a new five-week course to teach beginning web development. They considered using React as the basis for the course but found that the extreme customization available with React made it tough for teaching. Instead, they chose Gatsby. Watch Daniel’s presentation from Gatsby Days LA 2020 and learn why hot reloading, routing, themes, and other capabilities made Gatsby the right choice. Then hear how Daniel used Gatsby in each week of the course to teach key web development concepts. | ||
|
||
[![Teaching Web Development to Beginners with Gatsby.js - Daniel Kim - Gatsby Days LA 2020](https://res.cloudinary.com/marcomontalbano/image/upload/v1586358897/video_to_markdown/images/youtube--XQ1hGhIk1IA-c05b58ac6eb4c4700831b2b3070cd403.jpg)](https://www.youtube.com/watch?v=XQ1hGhIk1IA "Teaching Web Development to Beginners with Gatsby.js - Daniel Kim - Gatsby Days LA 2020") |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
missing spaces?
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.
opened a PR:
fix(blog): LA Days Kim - frontmatter