aqsacodes.hashnode.devWhat's the fuss about Typescript-GoIf you’re a front-end developer, then it is impossible that you are oblivious to the news of TypeScript rewriting its compiler in Go. But if you’re a front-end developer like me, then you might also be wondering what exactly it is. What is TypeScript...Mar 14, 2025·3 min read
aqsacodes.hashnode.dev3 Effective Ways I Use ChatGPT While Coding (and Maybe You Should Too)In the age of LLMs being upgraded every day, they're prepared to potentially take over your jobs. However, you can leverage them to become better at software development first. ChatGPT is one such tool that I and many other developers use daily. It h...Aug 11, 2024·4 min read
aqsacodes.hashnode.devFirst PR on Github?Making your first contribution can be overwhelming. I know from personal experience. But it is one of the most essential parts of being a software developer. Once we get the hang of it, it doesn't seem too daunting and it becomes a practice. So, in t...Sep 30, 2023·3 min read
aqsacodes.hashnode.devOrigin Story of GitMany beginner programmers often confuse Git with GitHub. Sure, one is based on the other but they are two very different tools, developed by two very different organizations. And the best part is the origin of Git. via GIPHY I was confused about wh...Sep 23, 2023·3 min read
aqsacodes.hashnode.dev10 fun Linux commands to try out.People who are not used to linux find it very rigid and boring. But in reality, it is the most fun kernel ever. In this blog, we are going to talk about 10 fun commands that add a little fun to our lives. sl The sl command which stands for steam loco...Sep 14, 2023·3 min read