Skip to content

bkotrys/frontend-starter

Repository files navigation

Front-end Developer Starter

Collection of materials and tasks about the front-end dedicated for people who would like to:

  • begin as front-end developer but they don't know how to start
  • try to solve some problems/tasks as practice
  • standardize the basics in front-end area
  • have one source of true in one place - frontend developer guide
  • become a frontend developer hero ;)

The repository was created to help other developers and collect all useful links, materials, tutorials which I personally recommend. Additionaly, repository has set of tasks for beginners.

Table of Contents

  1. Development path
  2. Recommended IDE
  3. Version Control Systems
  4. Front-end technologies
  5. Chrome Debugging
  6. Other useful sources

Development path

Visual presentation of roadmap to becoming a front-end developer ( source )

Every developer introduction roadmap

Front-end roadmap

Integrated development environments

Good IDE is an indispensable tool for every developer. You need to match it to your personal needs, code language and specific of work. Below are the tools I recommend.

SUBLIME TEXT

Sublime text is really friendly tool for all kind of developers. It works best when is well configured. If you want to know more see the Tutorial. All important informations are inside (configuration, instruction, customizations, plugins, etc.).

How to install packages ? - Package Control

Useful packages:

Visual Studio Code

"VS Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools." - Open source - Visual Studio Code

Official vcode site

Recommend extenstions:

  • Atom Keymap
  • Auto Close Tag
  • AutoFileName
  • Autoprefixer
  • Beautify

Version Control Systems

GIT

References: Official, ->Download<-

Ebooks:

Tutorials:

Front-end technologies

HTML and CSS

References: W3Schools - CSS, HTML

Books:

Articles:

Tutorials:

Javascript

References: W3Schools

Articles

Tutorials:

Challenges:

ECMASCRIPT 6+

Roadmap

Articles

Turorials

JQuery

Official documentation

References: W3Schools

Tutorials

SASS

Tutorials

NPM

Tutorials

Gulp

Tutorials

Chrome Debugging

References:

Articles

Tutorials

Other useful sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published