Hi everyone!! I am a passionate fun of the FastLed library and all my projects use Arduino. I think I have to upgrade the board and start using Teensy for obvious reasons. My question is if there is a better place to learn how to use Teensy than its own website. For me, it’s not very friendly and maybe because I am an artist and a teacher, It doesn’t appeal to me in terms of aesthetics and nicer learning environment. Has anybody know a better place to learn how to work with Teensy? Thanks in advance!!!
Using a Teensy shouldn’t be much different than using an Arduino. Once you install Teensyduino (add-on for Arduino IDE), the FastLED examples should all just work: https://www.pjrc.com/teensy/td_download.html Let us know here if you find any that don’t, or you end up with any specific questions. Good luck, can’t wait to see what you build next! 
I would add that when installing Teensyduino uncheck (ie. don’t install) the FastLED library. Instead always grab the latest FastLED library from Github.