web development

1 minute read

Web Designer / Basic Front end Dev

    Build simple websites & UIs
PSD / AI -> HTML / CSS
Some dynamic UI with JavaScript
Choose to be a freelancer or a very entry level position

HTML / CSS Frameworks [Choose One]

Twitter Bootstrap 4   General framework, most popular
Materialize CSS Primarily a UI/UX framework
Bulma Easy to learn syntax, No JS Zurb Foundation Alternative to Bootstrap
Skeleton VERY light boilerplate

Front End JS Framework [Choose One]

React —————->Popular for startups, fast, Redux, JSX
Angular—————->Popular in enterprise, full featured, NgRx
Vue.js—————->Fast, light, easy to use, Vuex
Aurelia—————->Light, feels like vanilla JavaScript

some Dynamic UI with javascript

Side Technologies You Should Learn

GIT ————————>Version control
Basic Command Line —–>Folder navigation, file creation, etc
APIS / REST—————->Learn how REST APIs work
HTTP / SSL—————–>HTTP requests, HTTPS
CSS Pre-Processor———>ass or Less
Webpack & Babel ———> Module loader & JS compiler

server side Technology

Node.js Python