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

fix typo #8

Merged
merged 1 commit into from
Sep 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion egg_timer/01_empty_window.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The code looks simple enough, right? Still, let's take the time to to look at wh

This is deeper than you might realize. Because, even if your app today is single-platform, your *skillset* is now multi-platform.
*"We should port to mac"* Consider it done! *"Hot startup seeking app- and desktop experts*" No problem. *"Who here knows tvOS"* You do.
*"The pilot died, can anyone land this plane*" ... ok, maybe not, but the point still stand. The diversity of Gio is nothing less than amazing.
*"The pilot died, can anyone land this plane*" ... ok, maybe not, but the point still stands. The diversity of Gio is nothing less than amazing.

2. The **event loop** in the goroutine

Expand Down