advice

10 Fundamentals of being a Front End Web Developer

  1. Know how to use a computer - very well. Seriously, not just turning it on and launching a browser, then going to Facebook. Learn the tricks, tweak it, break it, fix it. Know your tools well.
  2. Keyboard Shortcuts - Every chance you get to use a keyboard shortcut over a mouse click a kitten somewhere has it's life spared. Tell yourself that. What I do is use my mouse to go into the menu for what I want to do and look at the keyboard shortcut for that menu item, then I don't click on it, close the menu, then pull the command out of my short term memory and use it. This works wonders for memorizing these. It's almost impossible to read a big list and then have them stick. Work on learning 3 or so at a time then add more when you can use them without thinking.
  3. Understand the file system - both on your machine and the server. Google 'absolute path' & 'relative path'. Better yet, just read the Wikipedia article on Paths. Also read up on FTP - It's how you'll move files from your computer to a server.
  4. Learn how to learn - get good at researching what you're stuck on. Google obviously, but also go to physical bookstores and flip through books. Buy new ones that call to you often.
Syndicate content