
@AndyWhalePhoto @frontendyork @imconnorm @AndyCallaghan @Netlify Thanks Andy!
Have fun. Let me know if you have any questions.
Have fun. Let me know if you have any questions.

@SamTurrellDev @frontendyork @Netlify @vue_london Thanks for having me! I really enjoyed the evening. Good chatting with you, Sam. And congrats on your recent success at the #PressAwards18 with @netsells!

Phil Hawksworth
@philhawksworth •
My last talk of the year... Looking forward to this! https://twitter.com/SearchableRosie/status/1070364433975820291

Phil Hawksworth
@philhawksworth •
RT @tobyhede: If your rebuttal to "serverless" is "contains servers" I have this thread for you of things that are not literally the words

@pugson @NetlifySupport @rafahari You might find this example useful:
https://github.com/imorente/gatsby-netlify-form-example/blob/master/src/pages/file-upload.js#L27
https://github.com/imorente/gatsby-netlify-form-example/blob/master/src/pages/file-upload.js#L27

@kentcdodds @airtable @Netlify @bdougieYO Looks like the build and config is all ok. But that there is an issue with that lambda in particular. As @biilmann suggested.

@kentcdodds @airtable @Netlify @bdougieYO Have you looked at the logs from the functions via the Netlify admin UI? Each invocation should be logged there along with anything you console.log in the function.

@kentcdodds @airtable @Netlify @bdougieYO Just at dinner right now (in the UK), so sorry this is brief:
This line should tell Netlify where to find your once they have been built:
https://github.com/kentcdodds/airtable-netlify-short-urls/blob/master/netlify.toml#L3
and this should point at your source functions are so that they can be built:
https://github.com/kentcdodds/airtable-netlify-short-urls/blob/master/package.json#L9
Path problems?
This line should tell Netlify where to find your once they have been built:
https://github.com/kentcdodds/airtable-netlify-short-urls/blob/master/netlify.toml#L3
and this should point at your source functions are so that they can be built:
https://github.com/kentcdodds/airtable-netlify-short-urls/blob/master/package.json#L9
Path problems?

@kentcdodds @airtable @Netlify @bdougieYO I'd use a placeholder instead of a splat. Like this:
https://github.com/philhawksworth/hawksworx.com/blob/master/netlify.toml#L46-L48
https://github.com/philhawksworth/hawksworx.com/blob/master/netlify.toml#L46-L48

@kentcdodds @airtable @Netlify You can respond with any HTTP response code you like, including 301, 302 or 200. But I've not tried this scenario where the destination is returned dynamically.

@kentcdodds @airtable Totally.
@Netlify's redirect API supports placeholders, splats and query params.
The docs describe them here:
https://www.netlify.com/docs/redirects/#placeholders
@Netlify's redirect API supports placeholders, splats and query params.
The docs describe them here:
https://www.netlify.com/docs/redirects/#placeholders

@kentcdodds @airtable For fun, when Netlify Functions were lunched, I made a quick and dirty URL shortener with serverless functions and the Netlify redirects API which runs on the CDN.
https://www.netlify.com/blog/2018/03/19/create-your-own-url-shortener-with-netlifys-forms-and-functions/
https://www.netlify.com/blog/2018/03/19/create-your-own-url-shortener-with-netlifys-forms-and-functions/

@ARothuis @Netlify @gitlab Maybe this will help people looking to move over...
https://rss-jamstack.netlify.com
https://rss-jamstack.netlify.com

@leolabs_org My own sites seem to be building fine.
Are you seeing this on multiple sites or recurring on one site in particular?
Are you seeing this on multiple sites or recurring on one site in particular?

Phil Hawksworth
@philhawksworth •
RT @Netlify: π More deploy info directly in your GitHub issues.
π Finer control over the GitHub permissions.
We're delighted with the receβ¦
π Finer control over the GitHub permissions.
We're delighted with the receβ¦

@perrysetgo @Netlify Excited that you are back!
We missed you.
And were not jealous of your marvellous looking vacation at all.
We missed you.
And were not jealous of your marvellous looking vacation at all.

@iamMrDuncan Complementary, but not synonymous, IMO. At least if one interprets "serverless" as "functions as a service".
But if you take serverless to mean, "serving things without a need to care about underlying physical or virtual server infrastructure", then perhaps.
I find that broad.
But if you take serverless to mean, "serving things without a need to care about underlying physical or virtual server infrastructure", then perhaps.
I find that broad.