Skip to content

Instantly share code, notes, and snippets.

@connorjclark
Last active July 8, 2020 03:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save connorjclark/aaf97022d2186ce5c71090888c41f8de to your computer and use it in GitHub Desktop.
Save connorjclark/aaf97022d2186ce5c71090888c41f8de to your computer and use it in GitHub Desktop.
webdev learning materials

Code Snippets

Table Of Contents

By Category

Working Solutions

Date Title/Link
2017-04-25 express-blogpulse
2017-04-24 express-geocode-maps-example
2017-04-21 cruddy-board-games-db
2017-04-20 Link-Shortener-Solution
2017-04-20 cruddy-board-games-project video
2017-04-19 cruddy-board-games-project
2017-04-19 express-apis-omdb
2017-04-19 booktown
2017-04-19 Sequelize-Example
2017-04-18 Request-Express-SWAPI

Code Challenges

Date Title/Link
2017-04-20 CRACKING the CODING INTERVIEW - Home
2017-04-14 number to roman numerals
2017-04-14 merge two sorted arrays
2017-04-13 longest common prefix
2017-04-04 fizzbuzz

Computer Science

Date Title/Link
2017-04-24 linked lists - delete
2017-04-20 linked lists
2017-04-20 VisuAlgo - visualising data structures and algorithms through animation

Node.js / Express

Date Title/Link
2017-04-25
2017-04-25 cheerio-scraping-seattle-neighborhoods
2017-04-21 Express routing
2017-04-20 Node.js Tutorial For Absolute Beginners - YouTube
2017-04-18 intro-express-example
2017-04-18 intro-node-example
2017-04-18 Node.js Tutorial - Intro to Node.js (Level 1) - YouTube
2017-04-18 Node.js First Application

SQL

Date Title/Link
2017-04-17 sql-examples

Debug

Date Title/Link
2017-04-07 breakpoint practice

jQuery

Date Title/Link
2017-04-24 alternate color of every other letter
2017-04-14 slick carousel
2017-04-11 using an api
2017-04-11 ajax
2017-04-10 jQuery fadeIn fadeOut
2017-04-10 jQuery select by attribute value
2017-04-10 intro jQuery

JavaScript

Date Title/Link
2017-04-24 javascript map function
2017-04-13 js class inheritance
2017-04-10 local storage
2017-04-10 prevent default
2017-04-07 functions as callback parameters
2017-04-07 "copy" text event
2017-04-06 oop in js (classes and instances)
2017-04-06 select, modify, and add event listeners to HTML elements with vanilla JS
2017-04-05 js objects
2017-04-05 intro to funcitons
2017-04-04 two dimensional array
2017-04-04 intro to js arrays
2017-03-30 hover

HTML

Date Title/Link
2017-04-07 🍕

Misc

Date Title/Link
2017-04-22 rowdy

By Date

Date Title/Link
2017-04-25 cheerio-scraping-seattle-neighborhoods
2017-04-25
2017-04-25 express-blogpulse
2017-04-24 express-geocode-maps-example
2017-04-24 javascript map function
2017-04-24 linked lists - delete
2017-04-24 alternate color of every other letter
2017-04-22 rowdy
2017-04-21 Express routing
2017-04-21 cruddy-board-games-db
2017-04-20 Link-Shortener-Solution
2017-04-20 linked lists
2017-04-20 CRACKING the CODING INTERVIEW - Home
2017-04-20 VisuAlgo - visualising data structures and algorithms through animation
2017-04-20 cruddy-board-games-project video
2017-04-20 Node.js Tutorial For Absolute Beginners - YouTube
2017-04-19 cruddy-board-games-project
2017-04-19 express-apis-omdb
2017-04-19 booktown
2017-04-19 Sequelize-Example
2017-04-18 intro-express-example
2017-04-18 intro-node-example
2017-04-18 Node.js First Application
2017-04-18 Request-Express-SWAPI
2017-04-18 Node.js Tutorial - Intro to Node.js (Level 1) - YouTube
2017-04-17 sql-examples
2017-04-14 number to roman numerals
2017-04-14 merge two sorted arrays
2017-04-14 slick carousel
2017-04-13 js class inheritance
2017-04-13 longest common prefix
2017-04-11 using an api
2017-04-11 ajax
2017-04-10 prevent default
2017-04-10 jQuery select by attribute value
2017-04-10 intro jQuery
2017-04-10 jQuery fadeIn fadeOut
2017-04-10 local storage
2017-04-07 🍕
2017-04-07 breakpoint practice
2017-04-07 functions as callback parameters
2017-04-07 "copy" text event
2017-04-06 oop in js (classes and instances)
2017-04-06 select, modify, and add event listeners to HTML elements with vanilla JS
2017-04-05 js objects
2017-04-05 intro to funcitons
2017-04-04 two dimensional array
2017-04-04 fizzbuzz
2017-04-04 intro to js arrays
2017-03-30 hover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment