Skip to content

A reference guide and cheat sheet, primarily aimed toward newer web developers, students of coding bootcamps, and myself when I come down with a case of the forgets.

Notifications You must be signed in to change notification settings

jason-roundtree/student_cheatsheet_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Web Development Reference & Cheatsheet

Netlify Status

https://webdevreference.jasonroundtree.info/

Current Topics Include

  • Basic Keyboard Shortcuts
  • Browser Keyboard Shortcuts
  • VS Code Keyboard Shortcuts
  • VS Code Tools & Extensions
  • Command Line Interface
  • Git Commands
  • Git/Github Definitions
  • JavaScript Functions
  • JavaScript Loops
  • JavaScript Conditional Statements & Truthy vs. Falsy
  • JavaScript Array Methods
  • JavaScript Objects
  • Browser/DOM Events & Event Handling
  • DOM Targeting, Traversing & Manipulation
  • JavaScript Scope and Closures
  • "this" keyword in JavaScript

Topics Under Construction

  • JavaScript Types
  • Asynchronous JavaScript (AJAX, Promises, Callbacks, Async, Event Loop, etc.)
  • ES Modules, Import/Export
  • JavaScript Gotchas
  • React
  • Accessibility
  • SQL
  • MongoDB
  • List of popular libraries, frameworks, packages, etc
  • List of good resources, books, blogs, developers, etc.

TODOs

  • Add internal links for references between sections
  • Add sub-sections/links to Table of Contents and Nav
  • Rename repo
  • Add tests
  • Add more code examples for sections like Git, CLI, Array methods, DOM
  • Add gifs for VS Code shortcuts
  • Add favicon
  • Change nav menu?

About

A reference guide and cheat sheet, primarily aimed toward newer web developers, students of coding bootcamps, and myself when I come down with a case of the forgets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published