Saad Shakil

Saad Shakil @codedir

About: Professional full stack Software Engineer, most recently working with Python in Django, Ruby on Rails, and React with JavaScript and TypeScript

Joined:
Aug 26, 2024

Saad Shakil
articles - 8 total

Understanding Vite’s File Structure: Why index.html Belongs at the Root

When working with Vite, a common gotcha is the location of the index.html file. Unlike traditional...

Learn More 1 0Jan 21

URL Matching Nuance with mux Router in Go

When building web applications in Go with the mux router, it’s essential to understand how route...

Learn More 1 0Jan 16

Understanding Git Rebase Merge: Chronological vs Logical Order and Commit History

Logical Reverse Chronological Order: Interpreting Git's Rebase's git log History This...

Learn More 2 0Nov 24 '24

Unable to Transfer Files from Android to MacOS

Issue When attempting to connect to Android devices on MacOS via OpenMTP or MacDroid, I was...

Learn More 1 0Nov 7 '24

Full Page Screenshots in Chrome

How to Take a Full-Page Screenshot in Google Chrome Capturing a full-page screenshot is a...

Learn More 5 0Oct 18 '24

Importing and Using Existing GPG Keys to Sign Git Commits

Table of Contents Main Steps Check GPG (GNU Privacy Guard) is Installed Import...

Learn More 8 2Aug 29 '24

nio4r "Failed to build gem native extension."

In an RoR project, bundle install was giving: Installing nio4r 2.5.8 with native...

Learn More 2 1Aug 28 '24

Python and Ruby Development Tools: A Quick Reference

Purpose Python Tool Ruby Tool Use Case Python Installation Method Ruby Installation...

Learn More 1 0Aug 26 '24