Phil Hawksworth
@philhawksworth •
Is it wrong that the ipsum @rachelandrew is using at #AllDayHey is making me hungry?
Phil Hawksworth
@philhawksworth •
Excited that #AllDayHey is finally here and I can listen to a day full of excellent talks. https://twitter.com/drewm/status/990876832760324096
@drewm 9:55 and I've not fallen off the stage yet.
I'm calling that a win.
I'm calling that a win.
@andrewlaughland @NorthStarRoast It's wonderful.
@igloo_si @Una @NorthStarRoast I'm still a bit ignorant, but @csswizardry has been trying to educate me and has littered this map with GOLD!
https://www.google.com/maps/d/viewer?mid=1a7o8m7CiO9hW7YTkeHj1j6RijCr4lqDV&ll=53.79576447990042%2C-1.5429829500000096&z=1
https://www.google.com/maps/d/viewer?mid=1a7o8m7CiO9hW7YTkeHj1j6RijCr4lqDV&ll=53.79576447990042%2C-1.5429829500000096&z=1
@Una @NorthStarRoast #NumberOneCheerleader
@rachelandrew @hey_stac If you don't jog onto the stage wearing your running kit (or at least your number) it will feel like an opportunity missed!
Phil Hawksworth
@philhawksworth •
Safe to say that @leewilsoncomedy and I were rather pleased with our first "pro night" at @comedyincrown. Giant thanks to:
🎤 @masudmilas
🎤 @FayeTreacy
🎤 @benwpope
and
🎤 @halcruttenden
https://www.hawksworx.com/blog/comedy-in-the-crown-goes-pro/
🎤 @masudmilas
🎤 @FayeTreacy
🎤 @benwpope
and
🎤 @halcruttenden
https://www.hawksworx.com/blog/comedy-in-the-crown-goes-pro/
Phil Hawksworth
@philhawksworth •
Not too shy to admit, as I visit for another #AllDayHey, that I'm falling more and more in love with Leeds. Today's afternoon was spent at the lovely @northstarroast who's excellent coffee and friendly atmosphere made it perfect as a place to hang out, work and chat. Spot on!
@patrickhamann Will do. We'll miss you.
Phil Hawksworth
@philhawksworth •
Well... this is probably going to be rubbish. https://twitter.com/OxClubLeeds/status/990614139113525248
@GillSibthorpe @adactio @csswizardry @jaffathecake @stopsatgreen @NorthBrewCo @anagasston @jenross83 Heroes are made in such moments.
@andrewlaughland It's stunning!
@adactio @csswizardry @GillSibthorpe @jaffathecake @stopsatgreen @NorthBrewCo @anagasston @jenross83 We do as we're told.
Gill: Beer?
Us: Ok, if we must.
Gill: Halloumi fries with mint and pomegranate?
Us: We just can't live like this... but ok, if it will stop the violence.
Pray for us.
Gill: Beer?
Us: Ok, if we must.
Gill: Halloumi fries with mint and pomegranate?
Us: We just can't live like this... but ok, if it will stop the violence.
Pray for us.
@Una @csswizardry @GillSibthorpe @jaffathecake @stopsatgreen @NorthBrewCo @anagasston @jenross83 That looks amaaaaaaaazing.
(But please come here)
(But please come here)
Phil Hawksworth
@philhawksworth •
Reflecting on a wonderful hike in Transalvania last week after #jsheroes.
Spot the nerds. https://ift.tt/2vRYHfE
Spot the nerds. https://ift.tt/2vRYHfE
Phil Hawksworth
@philhawksworth •
Still rather buzzing after hosting @comedyincrown's first pro night with 4 wonderful acts including our secret headliner, @Halcruttenden.
A packed, yet intimate room full of people having a wonderful time. Can't wait for the next one!
A packed, yet intimate room full of people having a wonderful time. Can't wait for the next one!
@Risyandi94 @VeryThorough @Netlify @lsostlukes I believe you are right. The instruments were in the room we used, which was a practice room at At Luke's - used by the London Symphony Orchestra.
We'll spotted!
https://lso.co.uk/lso-st-lukes.html
We'll spotted!
https://lso.co.uk/lso-st-lukes.html
@jaybowles_ @Netlify There are a lot of third party services for adding hosted forms to a static site. @chriscoyier lists a bunch of them here:
https://thepowerofserverless.info/services.html#web-forms
I might be a little biased, but I think that @Netlify forms, as you suggested is the most convenient and unobtrusive option.
https://thepowerofserverless.info/services.html#web-forms
I might be a little biased, but I think that @Netlify forms, as you suggested is the most convenient and unobtrusive option.
@jonasgroendahl @Netlify Great!
If a little reference is helpful, I use them here: https://github.com/philhawksworth/jamstack-comments-engine/blob/master/src/lambda/comment-handler.js
And a little more info where to set them in the admin, and also some handy built-in environment variables can be found here:
https://www.netlify.com/docs/continuous-deployment/#build-environment-variables
If a little reference is helpful, I use them here: https://github.com/philhawksworth/jamstack-comments-engine/blob/master/src/lambda/comment-handler.js
And a little more info where to set them in the admin, and also some handy built-in environment variables can be found here:
https://www.netlify.com/docs/continuous-deployment/#build-environment-variables
@jonasgroendahl @Netlify If you want to avoid the code ever being somewhere public, you'd probably want to use a private code repo, which is totally viable.
Often though, you might find that there are just secrets in your code (auth creds etc) which you can abstract away into env variables.
Often though, you might find that there are just secrets in your code (auth creds etc) which you can abstract away into env variables.