I wish I could be 'full-stack' or whatever that means. Here is my daily routine as someone that works with Javascript, XML, SVG etc:
- Work on whatever project that needed to be done.
- Outline task of the day
- Solve the task of the day
- Think for a better solution, something faster maybe like O(n logn)
- Check specs page
- Find a method/property that you didn't know it existed or learn a strange behavior of that property that you thought you knew it.
- Dig deeper, realize that you know nothing..
This pretty much what I go through everyday. Let alone calling myself full-stack or whatever, I don't even wanna call myself Javascript programmer. I just do things..