Dana Scheider (he/they)Troubleshooting DOM Leakage Between Tests with React Testing LibraryIn the ancient times, in June of 2020, GitHub user ljosberinn opened an issue against react-testing-library, then on version 10.3.0. They…Mar 13, 20231Mar 13, 20231
Dana Scheider (he/they)Using Firebase API Keys in Vite/React AppsHow the heck are you supposed to keep your Firebase API key secret? Hopefully this post will help you avoid the pain I felt.Mar 4, 2023Mar 4, 2023
Dana Scheider (he/they)Choosing a Third-Party LibraryIt’s been hours. You’ve been Googling and Googling, trying to figure out the best way to implement that slick JavaScript animation. Turns…Jul 23, 2021Jul 23, 2021
Dana Scheider (he/they)inCodeXGitting Started (Part VI): Working with Remote RepositoriesWelcome to Part VI of my series on Git for beginners! In this post I’m going to show you the fundamentals of connecting a local repository…May 21, 2021May 21, 2021
Dana Scheider (he/they)inCodeXGitting Started (Part V): When Sh*t Goes SouthIf you’ve been following this series up till now, you’ve learnt quite a bit of the basic functionality of Git. However, you still haven’t…May 21, 2021May 21, 2021
Dana Scheider (he/they)inCodeXGitting Started (Part IV): Branching OutWelcome to Part IV of my introductory series on Git! In this post, I’ll walk you through creating a new branch, making commits on that…May 21, 2021May 21, 2021
Dana Scheider (he/they)inCodeXGitting Started (Part III): Committing Your First FilesIn this post, I’ll walk you through committing your first files to the Git repository you created in Part II of this series. (If you need…May 20, 2021May 20, 2021
Dana Scheider (he/they)inCodeXGitting Started (Part II): Initialising a Repository with git initIn Part I of this series, I gave an overview of what Git is and how it fundamentally works. In this post, I’ll show you how to initialise a…May 20, 2021May 20, 2021
Dana Scheider (he/they)inCodeXGitting Started (Part I): A Total Beginner’s Intro to GitAnyone who’s spoken to me about the subject knows my advice to people who want to start learning to code: before you do anything else…May 20, 2021May 20, 2021
Dana Scheider (he/they)Rails 6: Scope for Models without ActiveStorage AttachmentsThis was a problem that plagued me for over an hour, and none of the answers I found on Google helped. I have a Rails 6 application with a…Feb 4, 2021Feb 4, 2021