Skip to main content


A pure CSS carousel without any JavaScript. The magic of #CSS and #HTML 🪄✨

Demo: codepen.io/jwjertzoch/pen/JjyG…

#WebDev

levelup.gitconnected.com/how-t…

reshared this



Custom form controls (select, checkbox, radio) with #HTML and #CSS (without JavaScript): damianwajer.com/blog/custom-st…

#WebDev



I highly recommend Emmet, a plugin for many popular code editors that significantly boosts productivity when working with #HTML and #CSS. If you're not familiar with it, give it a try: emmet.io
#WebDev



Random array using the modern Fisher–Yates shuffle algorithm in JavaScript: damianwajer.com/blog/random-ar…

#WebDev #JavaScript



Be the browser’s mentor, not its micromanager.
Give the browser some solid rules and hints, then let it make the right decisions for the people that visit it, based on their device, connection quality and capabilities. This is how they will get a genuinely great user experience, rather than a fragmented, broken one.


buildexcellentwebsit.es/

#Webdev #UXDesign #UX