Read: How to Become a Data Analyst
Original Post: https://bootcamp.cvn.columbia.edu/blog/how-to-become-a-data-analyst/
Original Post: https://bootcamp.cvn.columbia.edu/blog/how-to-become-a-data-analyst/
I applied for a job and the employer asked for a sample of React code. I realized the only recent code I had was from work. It wouldn’t be fair (and intellectual property infringement) to share previous employers code with the next employer and the previous employer had finally removed me from the Git repo. …
I started tracking time while recovering from my near-fatal crash; I knew no matter how much time & energy I put into recovery the insurance company (ICBC) would argue it wasn’t enough. Since then I’ve worked as a contractor consultant where tracking time is a job requirement. I’ve come to believe time tracking for everyone …
As a user story: The purpose of this document as a user story. As a Leader I want to be the best leader possible so that I have a positive impact on my Direct Reports lives, ease their job/workload, and facilitate their work. What Is This? This post/page will be a compiled, concise list of …
https://www.sanity.io/guides/using-typescript-with-svelte
It’s clear the world of enterprise app development prefers Angular rather React. I suspect this is because Angular appears more modular and easier to maintain at large, complex scale. As a result I felt its a good idea to expand on my React experience.
Something I’ve recently wrapped my head around is the difference between development errors versus runtime errors. For much of my career I’ve approached all errors as runtime because then you can fail gracefully. But, that’s a mistaken approach and it adds unnecessary complexity. Let’s say, for example, your web app fails to instantiate a required …
https://www.linkedin.com/learning/node-js-microservices?trk=share_android_course_learning&shareId=Grc5%2FK59SgarHwePJUNjcQ%3D%3D
The documentation I wrote for the Git Pull requests: Alrighty! There’s a script/cron running on 172.18.18.107. It runs every 60 mins. To make a staging release: Go to DevOps or setup a pull request in CLI: Create a new pull request. Make sure You are in either od-dashboard-dev or ui_development depending on what you want …