About Génesis
This author has not written his bio yet.
But we are proud to say that Génesis contributed 215 entries already.
Entries by Génesis
Autocomplete dropdown
/in HTML5/by GénesisHave you ever used autocomplete dropdowns from jQuery UI or Bootstrap third party options? A complete heavyweight mess. Luckly, we got a couple of years ago an awaited solution: Native HTML5 Autocomplete dropdown with datalist. A lightweight standard supported in all devices. Save your tooling time, use as few libraries and frameworks as possible!
Real easy responsiveness with CSS Grid
/in CSS3, HTML5/by GénesisCSS Grid is the easiest, cleanest and powerful way to deal with responsiveness, a completely new approach baked in the last years and ready to use. CSS Grid changes how you used to layout your documents, instead of divitis (plenty of divs) and JavaScript to change div positions depending on screens (what Bootstrap does nowadays), […]