Skip to content
View BrandynCoverdill's full-sized avatar
Block or Report

Block or report BrandynCoverdill

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Basic Express App with EJS and Seque... Basic Express App with EJS and Sequelize
    1
    # Basic Express App with EJS and Sequelize
    2
    This guide will walk through on how to set up a basic express server utilizing EJS and Sequelize with a MySQL Database. All while using ES Modules!
    3
    
    
    4
    ## [See Demo](https://message-board-tut-production.up.railway.app)
    5
    ## [See Repo](https://github.com/BrandynCoverdill/Message-Board-Tut)
  2. Common JS Design Patterns Common JS Design Patterns
    1
    # Design Patterns in JS
    2
    
    
    3
    ### [Website I took these notes from](https://www.patterns.dev/#patterns)
    4
    
    
    5
    ## TOC
  3. Setting up your environment with Web... Setting up your environment with Webpack
    1
    
    
    2
    # Setting up your environment with Webpack
    3
    ## Before we start, you will need to have node.js installed.
    4
    
    
    5
     1. Go to [nodejs.org/en](https://nodejs.org/en/)
  4. mock-e-shop mock-e-shop Public

    A mock e-shop project that allows users to view products, add to their cart, view their cart, and proceed to buy those products.

    JavaScript

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    JavaScript

  6. Etch-a-Sketch Etch-a-Sketch Public

    JavaScript