Responsive web design has become a cornerstone of modern web development. It's the art of creating websites that adapt gracefully to different screen sizes, ensuring a seamless user experience on smartphones, tablets, laptops, and desktops. ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Personal website successfully moved to GatsbyJS! The initial site was built in ReactJS about a few years ago. I wanted to exercise the ReactJS skills that I ...Read more
Introduction While working on a new feature for my side project eduo instrukcije, I needed to translate HTML to other ...Read more
What the class was about For those who haven't seen some of my previous blogs about the OSD600 open source class at Seneca College ...Read more
No-code tools enable users around the world to build technologies without coding. Before the advent of no-code tools, developing a simple web application was challenging and left to developers. Fortunately, this is not the case ...Read more
Translating web applications into multiple languages is a common requirement. In the past, creating multilingual applications was not an easy task, but recently (thanks to the people behind the Next.js framework and Lingui.js library) this ...Read more
URL shorteners like Bitly or TinyURL are incredibly popular tools, but have you ever wondered what goes into building one? In this blog, we’ll dive into how I built a custom URL shortener in Go ...Read more