Skip to content
View Auraelius's full-sized avatar
  • Pragmatic Design Studio
  • Portland, OR
  • X @auraelius

Highlights

  • Pro

Organizations

@portlandcodeschool
Block or Report

Block or report Auraelius

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

  1. software engineering through four fr... software engineering through four frames of perception
    1
    # I tend to see software engineering through four frames of perception:
    2
    * Technology
    3
    * Technique
    4
    * Tools
    5
    * Teamwork
  2. Extra notes from thinkful's Integrat... Extra notes from thinkful's Integration Testing workshop
    1
    # Topics
    2
    * Testing overview (slides)
    3
    * Intro to Mocha, chai, and supertest (slides)
    4
    * Debugging tests (extra)
    5
    * Tonight's assignment (slides)
  3. Notes on learning and using command ... Notes on learning and using command line interfaces when developing express/prostgres back end software.
    1
    # Compare GUI vs CLI
    2
    
                  
    3
    You should plan on becoming good at all sorts of user interfaces. Each form of user interface has its advantages and disadvantages. Using only one style of UI is as silly as only using one kind of editor or one language. "Specialization is for insects." - Heinlein
    4
    
                  
    5
    * CLI - good for