blog.tomaskorec.comReplace your modals with <dialog> (or don't)The dialog element has been around for a while, and the key question is: Can it effectively replace all modal elements of various types and designs? The short answer is yes. However, there are several reasons why you should not rush to prepare for th...Nov 2, 2023·4 min read
blog.tomaskorec.comNavigating Github Copilot: Part 1Copilot is an AI-powered virtual code assistant created by GitHub. It helps us as programmers write professional quality code faster and easier. Becoming a Copilot Convert I've been using Github Copilot for over a year now - since March 2022, to be e...May 23, 2023·7 min read
blog.tomaskorec.comMoving from Stylus to SassI started my web development journey around the year 2012 as HTML & CSS developer. My first projects were more of an introduction to web development and discovering its possibilities, rather than preparing me to become a full-fledged developer. I was...Jan 27, 2023·8 min read