13 followers
Hi, it's Tamal Anwar Chowdhury, a self-taught software engineer from Bangladesh. I am sharing my journey as I learn and build along the way. Connect with me on socials.
HTML <title> tag is a meta tag mostly used for website information purposes. When you set a title tag on your page's .html file it will show up on...
A singleton lets you create only one instance of a class that you will use globally throughout your application. With the help of an external...
Video instructions from Kent C Dodds here git remote add upstream git@github.com:original_org/original_repo_address Get information about upstream...
In this doc, you will set up your own private and public SSH keys to securely connect to your GitHub account from your computer. This is important if...
I came across the front-end engineer job post at Facebook and decided to make the job post as a model to make my own front-end web developer roadmap....