TKTomáš Korecinblog.tomaskorec.com·Nov 2, 2023 · 4 min readReplace 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...00
TKTomáš Korecinblog.tomaskorec.com·May 23, 2023 · 7 min readNavigating 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...00
TKTomáš Korecinblog.tomaskorec.com·Jan 27, 2023 · 8 min readMoving 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...00