blog.surjithctly.inComponent-based Web Development for BeginnersWebsite, It all starts with a simple index.html page. We can write anything and publishing it to the whole world is mind-blowing. Nobody believed it was the future. But here we are, living in the future. Web design is not about index.html anymore. It...Sep 13, 2022·5 min read
blog.surjithctly.inHow to create cross-compatible website shortcut for Mac & WindowsMac creates shortcuts with .webloc extension while Windows creates it using .url extension. Let's see how to create both and how to make it work on both operating system. Creating Website Shortcut in Mac You can create shortcut by dragging the websi...Aug 8, 2022·1 min read
blog.surjithctly.inProblems I faced in a Mac as a Windows user (and how to solve them)Hey everyone, This is a super small collection of small issues you might face in Mac as a Windows user. I will also explain how I solved them so you don't have to spend time searching. I'm a designer & front-end developer so my workflow is related to...Sep 4, 2021·5 min read
blog.surjithctly.inUltimate Email Forwarding Guide + Send ReplyImagine you have 5-6 different emails for different purposes, like your personal, work, side projects, etc. Managing those will be a nightmare since you have to literally set up each account and open it every day to check and respond. But what if th...May 19, 2021·4 min read
blog.surjithctly.inSync GitHub Fork with Original Repo (not using command or bash)If you are new to git, you might have a hard time syncing your fork with the original repo. It's not easy for a beginner. It requires some long steps as explained in the official docs. But there is a better & sneaky way to do that using github.com i...Mar 20, 2021·5 min read