Phil Hawksworth
@philhawksworth •
Ooooh. I wish I could be there for that. You’re in for a treat. @CodeFoodPixels is great! https://twitter.com/frontendyork/status/1176788575922393088
@DavidDarnes In.
Phil Hawksworth
@philhawksworth •
People of @JSCampRo, thanks ever so much for listening to me talk about #JAMstack and serverless rendering.
More details about my proof of concept published on @css here:
http://findthat.at/lollytricks
And slides are available now
https://findthat.at/servered
More details about my proof of concept published on @css here:
http://findthat.at/lollytricks
And slides are available now
https://findthat.at/servered
@TejasKumar_ Hooray!
Very many thanks, sir!
Very many thanks, sir!
Phil Hawksworth
@philhawksworth •
Come in, sit down. Look, it’s almost time for your 3 month probation. I’ll be honest, it’s not looking great. https://twitter.com/supermathskid/status/1176433717042135042
@chadtomkiss @sebdedeyne @fauna I used it a little (and really enjoyed it) on this example site:
https://css-tricks.com/static-first-pre-generated-jamstack-sites-with-serverless-rendering-as-a-fallback/
The API is nice.
And we recently launched an official @fauna add-on for @Netlify too, which makes the onramp even more straightforward.
https://www.netlify.com/blog/2019/09/10/announcing-the-faunadb-add-on-for-netlify/
https://css-tricks.com/static-first-pre-generated-jamstack-sites-with-serverless-rendering-as-a-fallback/
The API is nice.
And we recently launched an official @fauna add-on for @Netlify too, which makes the onramp even more straightforward.
https://www.netlify.com/blog/2019/09/10/announcing-the-faunadb-add-on-for-netlify/
Phil Hawksworth
@philhawksworth •
I've said it before and I'll say it again: @devdevcharlie of @Atlassian is badass!
Live demo at #JSCampRo of her machine learning webapp to recognise her StreetFighter moves via webcam to control StreetFighter on her computer.
So clever, creative and informative.
#hadouken
Live demo at #JSCampRo of her machine learning webapp to recognise her StreetFighter moves via webcam to control StreetFighter on her computer.
So clever, creative and informative.
#hadouken
@devdevcharlie @TejasKumar_ Yes! Such a great speaker! I’m full of energy and curiosity now.
Phil Hawksworth
@philhawksworth •
@K16EInc @lauragift21 @css No. This is not about that. There is no client-side js required to render these pages.
This is about making sure that a view is returned for requests to a URL even if that page has not yet finished being created by a static site generator. Serverless functions as a fallback.
This is about making sure that a view is returned for requests to a URL even if that page has not yet finished being created by a static site generator. Serverless functions as a fallback.
@JSCampRo This was not upsetting to watch at all.
I'm fine. Why do you ask?
I'm fine. Why do you ask?
@erikkroes @brucel @TejasKumar_ @DanShappir I was probably looking up quotes from that film to deliver in quintessential Nicholas Cage style.
@TejasKumar_ I’m a lot of fun to be around.
@joaocarmona @swyx Yeah, it's similar. But subtly different.
Serverless Pre-Rendering is using functions to populate the CDN with the pages either after every request, or at a configured interval.
My example assumes everything comes from the build. Only hitting a function if something 404s.
Serverless Pre-Rendering is using functions to populate the CDN with the pages either after every request, or at a configured interval.
My example assumes everything comes from the build. Only hitting a function if something 404s.
Phil Hawksworth
@philhawksworth •
To make this, I took a small pieces loosely joined approach, using:
- @fauna
- @eleven_ty
- @Netlify + Netlify Functions
...but I'm not going to lie. My crowning glory is a smart-arsed 404 page using SVG in a needy attempt to make @sarah_edo proud.
https://vlolly.net/no-lolly-for-you-sucker https://twitter.com/philhawksworth/status/1176144324553297920
- @fauna
- @eleven_ty
- @Netlify + Netlify Functions
...but I'm not going to lie. My crowning glory is a smart-arsed 404 page using SVG in a needy attempt to make @sarah_edo proud.
https://vlolly.net/no-lolly-for-you-sucker https://twitter.com/philhawksworth/status/1176144324553297920
Phil Hawksworth
@philhawksworth •
I made *a thing* so that I could play with using #serverless functions to render pages on the fly while a site deployment completes.
You can play with it here: https://vlolly.net
And you can read all about it on @css
https://css-tricks.com/static-first-pre-generated-jamstack-sites-with-serverless-rendering-as-a-fallback/
You can play with it here: https://vlolly.net
And you can read all about it on @css
https://css-tricks.com/static-first-pre-generated-jamstack-sites-with-serverless-rendering-as-a-fallback/