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
Your Name: Danny Michaelis Your twitter handle:@easilyBaffled A few words about yourself: perosnally-lauded developer of console.tap and hobbyist game developer trying to bend JS Talk title: Holy 😲! There's a <dialog /> (modal) element!?
Talk abstract:
HTML 5.2 (did you know there was an HTML 5?) has introduced a dialog element that can serve all(most) of your modal/popup needs. It's not supported everywhere yet, but front-end devs should probably know they don't have to solve the problem anymore. (And back-end devs should know so they can showoff to front-end devs)
This will be a swift introduction to how <dialog /> works, and how you can use it in a project(with a polyfill, if necessary)
Expected length: ~10min
Availability:
Free anytime to do this as a group of lighting talks, or as an opener for a longer talk.
We meet on the second Thursday of the month generally. You can use this handy-dandy list to check dates:
DCJS[77] Thu Feb 13 2020
DCJS[78] Thu Mar 12 2020
DCJS[79] Thu Apr 09 2020
DCJS[80] Thu May 14 2020
DCJS[81] Thu Jun 11 2020
DCJS[82] Thu Jul 09 2020
DCJS[83] Thu Aug 13 2020
DCJS[84] Thu Sep 10 2020
DCJS[85] Thu Oct 08 2020
DCJS[86] Thu Nov 12 2020
DCJS[77] Thu Dec 10 2020
The text was updated successfully, but these errors were encountered:
Your Name: Danny Michaelis
Your twitter handle: @easilyBaffled
A few words about yourself: perosnally-lauded developer of
console.tap
and hobbyist game developer trying to bend JSTalk title: Holy 😲! There's a
<dialog />
(modal
) element!?Talk abstract:
HTML 5.2 (did you know there was an HTML 5?) has introduced a
dialog
element that can serve all(most) of your modal/popup needs. It's not supported everywhere yet, but front-end devs should probably know they don't have to solve the problem anymore. (And back-end devs should know so they can showoff to front-end devs)This will be a swift introduction to how
<dialog />
works, and how you can use it in a project(with a polyfill, if necessary)Expected length: ~10min
Availability:
Free anytime to do this as a group of lighting talks, or as an opener for a longer talk.
We meet on the second Thursday of the month generally. You can use this handy-dandy list to check dates:
The text was updated successfully, but these errors were encountered: