
@jeremenichelli @Netlify Gotta represent with sartorial subtlety!

@cassiecodes @hey_stac @mrwiblog @joshnesbitt @csswizardry @Dukestudioleeds @tameverts @mxstbr @M_J_Robbins @LindaOjo_ @beclamide Cassie, you don’t choose the biscuits.
The biscuits choose you.
The biscuits choose you.

@jeremenichelli @hey_stac Kakaww!

@mrwiblog @hey_stac @joshnesbitt @csswizardry @Dukestudioleeds @tameverts @cassiecodes @mxstbr @M_J_Robbins @LindaOjo_ @beclamide That’s a risky game, Chris.

@hey_stac @cassiecodes @mrwiblog @joshnesbitt @csswizardry @Dukestudioleeds @tameverts @mxstbr @M_J_Robbins @LindaOjo_ @beclamide I must be clear. Speaker / biscuit pairings would be insulting and barbaric.
Talk / biscuit pairing though…
Talk / biscuit pairing though…

@hey_stac @joshnesbitt @csswizardry @Dukestudioleeds @tameverts @cassiecodes @mxstbr @M_J_Robbins @LindaOjo_ @beclamide Exciiiittttttedddddd!

@lurkmoophy Have you put your code in? Once you do that there is a link to Visit Live Chat

@lurkmoophy Yessir! The slack is already up and running. If you’ve registered for the event you can get the links and info you need via https://alldayhey.com/live

Phil Hawksworth
@philhawksworth •
How am I going to wait until the 19th for this, @Netlify?!
Rest assured I'm going to #CircleTheDate
http://ntl.fyi/circle-the-date
Rest assured I'm going to #CircleTheDate
http://ntl.fyi/circle-the-date

Phil Hawksworth
@philhawksworth •
Last year the chatter in the conference slack was a lovely tonic during a difficult time.
❤️ the community who gravitate towards this wonderfully run event. Excited to be a part of that again… tomorrow! 🥳 https://twitter.com/heypresents/status/1389861162024587264
❤️ the community who gravitate towards this wonderfully run event. Excited to be a part of that again… tomorrow! 🥳 https://twitter.com/heypresents/status/1389861162024587264

@jlengstorf @cassidoo @bencodezen @kenny_io (And is better than or. But we can’t be trusted not to get rowdy)

@chadtomkiss @jlengstorf @cassidoo @bencodezen @kenny_io @laurieontech It’s what the rest of us keep daydreaming about TBQH

@mattyfromle @amacarthur @Netlify Hooray!
Yeah, I suspect you are home and dry now.
Once you have an endpoint provided by Netlify you are in more familiar territory of HTTP.
Yeah, I suspect you are home and dry now.
Once you have an endpoint provided by Netlify you are in more familiar territory of HTTP.

@mattyfromle @amacarthur @Netlify Aha... so going back to this
https://twitter.com/philhawksworth/status/1389554156801777669?s=20
Netlify needs to find an HTML form element in your build in order to automatically create the end point for it. Not not within JavaScript, but an actual bit of HTML.
https://twitter.com/philhawksworth/status/1389554156801777669?s=20
Netlify needs to find an HTML form element in your build in order to automatically create the end point for it. Not not within JavaScript, but an actual bit of HTML.

@mattyfromle @amacarthur @Netlify This looks likes the view of the HTML in dev tools right? So it's the shape of the DOM once the client side JS has done its thing (and looks good). Are you pre-rendering the site into HTML or do you have an HTML only version of this form somewhere in your build?