• Skip to primary navigation
  • Skip to content
  • Skip to footer
My Programming Blog
  • Posts
  • Categories
  • Tags
  • About
    Brian Bernal

    Brian Bernal

    Welcome to my blog where I will post about my personal projects and anything programming related.

    • Linkedin
    • GitHub
    • Flashcard Application

    Adding a resolver to the flashcard application

    less than 1 minute read

    Today I will work on adding a resolver to my flashcard application which will ensure the flashcard data from the MongoDB database arrives before activating the route. This result will be a message displayed to the user stating to please wait until data has arrived.

    Tags: Coding

    Categories: Project

    Updated: June 29, 2021

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    General updates

    less than 1 minute read

    It has been a while since I posted on here. I am still doing leetcode problems in preparation for interviews. I have not put solutions up as I decided to foc...

    Leetcode 949. Largest Time for Given Digits

    2 minute read

    Given an array arr of 4 digits, find the latest 24-hour time that can be made using each digit exactly once.

    Leetcode 528. Random Pick with Weight

    3 minute read

    You are given an array of positive integers w where w[i] describes the weight of ith index (0-indexed).

    Leetcode 573. Squirrel Simulation

    2 minute read

    You are given two integers height and width representing a garden of size height x width. You are also given:

    • GitHub
    • Feed
    © 2021 My Programming Blog. Powered by Jekyll & Minimal Mistakes.