Skip to content

Instantly share code, notes, and snippets.

@abaumer
Last active November 13, 2017 18:25
Show Gist options
  • Save abaumer/4567a6f89ca090c99b9f22476edcba3d to your computer and use it in GitHub Desktop.
Save abaumer/4567a6f89ca090c99b9f22476edcba3d to your computer and use it in GitHub Desktop.
Hot Tips. Like links and stuff.

To Read

Good Articles

not sure what you need to know?

http://rmurphey.com/blog/2015/03/23/a-baseline-for-front-end-developers-2015

the primer on website speed

https://www.youtube.com/watch?v=2ksXo2_Lfl0&feature=youtu.be

https://www.paulirish.com/2015/advanced-performance-audits-with-devtools/

super userful JS structure

http://esbueno.noahstokes.com/post/77292606977/self-executing-anonymous-functions-or-how-to-write

es6 stuff explained nice

https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20&%20beyond/ch2.md#object-property-assignment-pattern

https://blog.meteor.com/get-started-with-es2015-es6-and-meteor-50186da21a4e

Functional Javascript

http://reactivex.io/learnrx/

when jquery feels heavy

http://youmightnotneedjquery.com/?hn

dotfiles AKA basic settings for your mac to work good (mine are forked from this and modified constantly)

https://github.com/paulirish/dotfiles

animation is what

https://24ways.org/2016/animation-in-design-systems/

Simple Made Easy

https://www.infoq.com/presentations/Simple-Made-Easy

People who seem smart (in no order at all)

Blogs and podcasts

Books

Tools

  • https://codepen.io/
  • sketch
  • sketch mirror app!!!
  • invision
  • sublime setup
  • The terminal - learn it, love it. (P.S. you don't have to learn Vim if you don't want to, it's silly)
  • Stripe is fantastic for money stuff
  • Harvest is the best, just pay for it.
  • Trello (cause everytime I use basecamp or Jira, I get overwhelmed and revert to Trello)
  • Wordpress
  • Quick Look Plugins for Mac Previewer - the markdown one is nice!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment