Skip to content

Commit

Permalink
fix(blog): minor tweaks to gatsby for web apps (#9824)
Browse files Browse the repository at this point in the history
  • Loading branch information
DSchau authored and amberleyromo committed Nov 8, 2018
1 parent 726a7fe commit f54ada4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/blog/2018-11-07-gatsby-for-apps/index.md
Expand Up @@ -45,7 +45,7 @@ Gmail served as an early proof of concept that proved out two, key functional wi
1. Client-side JavaScript can power an app-like experience, and
1. a JavaScript application (running in your browser) can compare favorably to traditional, native applications for desktop and mobile

The impact of these wins can’t be understated. Gmail _proved_ that a native, app-like experience is not only possible for end users, but that it can even be preferable and more convenient than the native experience. We'll revisit to this trusty Gmail web application example in due time.
The impact of these wins can’t be understated. Gmail _proved_ that a native, app-like experience is not only possible for end users, but that it can even be preferable and more convenient than the native experience. We'll revisit this trusty Gmail web application example in due time.

Next up, is Twitter, for slightly different reasons.

Expand Down Expand Up @@ -252,3 +252,4 @@ We can't wait to see what you build.
[gatsby-plugins]: /plugins
[gatsby-mail-app]: https://gatsby-mail.netlify.com
[gatsby-mail-repo]: https://github.com/dschau/gatsby-mail
[apollo-boost]: https://github.com/apollographql/apollo-client/tree/master/packages/apollo-boost

0 comments on commit f54ada4

Please sign in to comment.