Matt EvaDo You Really Need Database Sharding? Really?This blog is aimed at people who are building a new application, without an existing userbase, from scratch. I’m a junior developer, so…Aug 16Aug 16
Matt EvaGitHub Workflow — A Basic GuideThis blog post will walk you through a basic GitHub workflow. We’ll touch on some core Git concepts, but for the most part this is just a…Mar 4, 20221Mar 4, 20221
Matt EvaHiding API Keys in A Rails App with Figaro and HerokuKeeping API keys secret is essential to ensuring your application remains secure. Here’s a quick walkthrough of how you can secure your API…Jan 20, 2022Jan 20, 2022
Matt EvaBuilding a Controlled Form using Redux in ReactRedux is a powerful state management tool that helps developers build complex applications that can easily scale over time. Using Redux in…Jan 5, 2022Jan 5, 2022
Matt EvaRearranging Array Data — The .sort() Method(JavaScript + React Tutorials)Nov 17, 2021Nov 17, 2021
Matt EvaArrays vs. Objects — JavaScript TutorialsWhat are arrays? What are objects? What’s the difference between them? And why are they both so useful?Nov 3, 2021Nov 3, 2021