Skip to content

Instantly share code, notes, and snippets.

@tiborsaas
Created August 31, 2017 10:10
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 tiborsaas/7b78151e5b54f57ff5c7cf006c16dc55 to your computer and use it in GitHub Desktop.
Save tiborsaas/7b78151e5b54f57ff5c7cf006c16dc55 to your computer and use it in GitHub Desktop.
Skill ws

ABSTRACTS

  • Given a good enough material, any simple programming concepts could be picked up
  • Source code is well organized and tracked in GitHub
  • Source code changes are frequently commited
  • Comprehend coding basics and implement them in code
  • Understand what desgin patterns are and use them

ABSTRACTS

  • Understand the browser internal logic
  • Learn language specific concepts
  • Create client serer communication
  • Architect server API
  • Design and manipulate databases
  • Write unit tests and basic TDD approach
  • Use package managers
  • Use third party libraries
  • Recover from fuckups (musicplayer)
  • Write clean code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment