Front-End

pencils, writing, stationery-1486278.jpg

Road Map To Become a Web Developer

Becoming a skilled web developer is an exhilarating journey that combines creativity, technical expertise, and a passion for problem-solving. In today’s digital era, web development is an essential skill set, with the internet playing a major role in our lives. Whether you aspire to design visually appealing websites, sophisticated online applications, or flawless user experiences, …

Road Map To Become a Web Developer Read More »

school work, write, still life-851328.jpg

How I Learned To Code In 6 Months & Got a Job Offer (self-taught)

I quit my job in April 2021, self-taught programming/web development & landed a Remote Full Stack job in November 2021 (based in Vancouver, Canada), all without spending a dime. Figured someone might find a factual time history of my experience useful -_- Net amount of LeetCode time was 0 hours. My Acceptance Email Table of …

How I Learned To Code In 6 Months & Got a Job Offer (self-taught) Read More »

code, jquery, web design-583073.jpg

What is Asynchronous JavaScript?

Asynchronous simply refers to making many events occur simultaneously in any order without waiting for one another, and this definition applies to asynchronous Javascript. ​​ ​​In this article, I’ll go through the concept of asynchronous JavaScript, Callback, Promises, Async/Await, Callback queue, Event Loop, and Web browser features (Web API). ​​ ​​Javascript is a single-threaded language …

What is Asynchronous JavaScript? Read More »

python, python logo, python programming-4785225.jpg

Unlocking the Power of PyScript: A Guide to Running Python Code in Your HTML

Are you looking for a way to add more interactivity and functionality to your websites? Do you want to incorporate machine learning or data analysis capabilities without relying on external APIs or libraries? Look no further than PyScript, a revolutionary tool that allows you to run Python code directly in your HTML files. In this …

Unlocking the Power of PyScript: A Guide to Running Python Code in Your HTML Read More »