Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.
/ training Public archive

Core programming languages and development frameworks examples.

Notifications You must be signed in to change notification settings

TEODE/training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-On Training

Core Javascript

Core examples following (amongst others) JavaScript: The Good Parts by Douglas Crockford

Angular.js Application Framework

Angular.js app building process following the Free Angular.js online course by Code School

Javascript Design Patterns

Design patterns following Learning Javascript Design Patterns by Addy Osmani

React.js UI Library

Quick start following the official Getting Started tutorials by Facebook.

React-native.js UI Library for Mobile

Getting Started guide following the official Getting Started tutorials by Facebook

Sequelize Node.js ORM

Getting Started from the official website

ES6 Features

Overview of ECMAScript 6 from wintellect

To transpile ES6 for the browser just run "babel * --watch --out-file build.js" if made any change, then browse index.html

Jest Unit Testing

Getting Started and tutorials from the official quick start

React.js Boilerplate

Getting Started the reactJS starter kit here

About

Core programming languages and development frameworks examples.

Resources

Stars

Watchers

Forks

Packages

No packages published