PinnedTroy MorelandinLevel Up CodingStop repeating code across functions by using wrappers.It isn’t uncommon for me to dream about coding. I frequently wake up with fresh ideas about something I struggled with the day prior. This…Jul 17, 2022Jul 17, 2022
PinnedTroy MorelandinLevel Up CodingSimplify exporting and importing of your JavaScript utility functionsEfficient management of exporting and importing JavaScript files and functions across your projects.Apr 1, 20221Apr 1, 20221
PinnedTroy MorelandinLevel Up CodingThe Missing Chapter for Building Applications on Firebase: Create Different Firebase EnvironmentsHow to create different environments for testing, staging, and productionApr 15, 20211Apr 15, 20211
Troy MorelandinLevel Up CodingChecking for “empty” values in JavaScriptFiguring out if a variable is empty can be tricky due to JavaScript’s “truthy” and “falsy” outcomes!Jan 14, 2023Jan 14, 2023
Troy MorelandinLevel Up CodingReal-World Implementation of Functional JavaScript Design PatternsThis article provides a complete example of the best practice, modular approach to implementing multiple models and databases.Sep 15, 2022Sep 15, 2022
Troy MorelandinLevel Up CodingAn opinionated tech stack for your next full-stack projectChoosing a tech stack is a real challenge. Here is an “opinionated” solution for you!May 7, 2022May 7, 2022
Troy MorelandinLevel Up CodingHandling conditional exceptions efficiently when iterating arraysAs usual, I’m writing this story because this topic has given me problems on more than one occasion. How many times have you been iterating…Apr 14, 2022Apr 14, 2022
Troy MorelandinLevel Up CodingAdd Real-Time Updates to your Vue AppLet Firestore tell your clients when data has changed… in real-time!Nov 10, 20201Nov 10, 20201
Troy MorelandinLevel Up CodingAdd Dynamic Forms to your Vue AppDefine form fields once, as schema, and render them anywhere!Sep 7, 20205Sep 7, 20205
Troy MorelandinLevel Up CodingAdd Recurring Rules for Calendar Dates to your ApplicationSpare yourself the pain and suffering by following my journey (and solution) for adding recurring events to your application.Jun 30, 20201Jun 30, 20201