Introduction Welcome to codingwithdrew.com where, typically, I describe (in-depth) how to conquer a new tool or language. Generally, these articles are written for myself as future notes on how to do …
What is the best language to learn first and why did you say Bash?
Learn Bash and linux command line with no prior knowledge Introduction Hey there! My name is Drew and I write long articles no one ever reads about languages and technologies I'm learning. …
Continue Reading about What is the best language to learn first and why did you say Bash? →
Deno Permissions Project
You may have noticed when running an application you need to provide explicit permissions for everything that runs. This can be cumbersome and we want development to be easy (at least easier, …