You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Availability, bootstrapping in a serverless environment
Iframes and asymmetric crypto
Bring your own server
Tooling! Why bundling is the only way.
I will show how to take "single page apps" to their logical conclusion: a single html file with no external resources that you can put on a thumb drive and tie to a carrier pigeon. Servers won't ever completely go away, they will just have a completely different role in the future once the possibilities of new browser features are properly realized.
Like all my talks, this one will be very hands-on and applied with much command-line spectacle.
It might not seem like it so far, but this talk is actually about browserify! That is the unexpected twist: everybody doing the best work on these things is already using npm for package management and browserify to build the bundles!
The text was updated successfully, but these errors were encountered:
This is an awesome area to explore more. We need to make a guide, or at least an application that follows these principles that people can use as an example.
Now that browsers are increasingly capable, what do we even need servers for anymore?
I will show how to take "single page apps" to their logical conclusion: a single html file with no external resources that you can put on a thumb drive and tie to a carrier pigeon. Servers won't ever completely go away, they will just have a completely different role in the future once the possibilities of new browser features are properly realized.
Like all my talks, this one will be very hands-on and applied with much command-line spectacle.
It might not seem like it so far, but this talk is actually about browserify! That is the unexpected twist: everybody doing the best work on these things is already using npm for package management and browserify to build the bundles!
The text was updated successfully, but these errors were encountered: