P1xt / June-Speedrun-FCC-new

Speedrun of the new FreeCodeCamp curriculum.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

June Speedrun of the new freeCodeCamp curriculum

Started: June 7, 2018
Completed:

Responsive Web Design Projects

Started: June 7, 2018
Completed:

  • - Lessons
  • - Build a Tribute Page
  • - Build a Survey Form
  • - Build a Product Landing Page
  • - Build a Technical Documentation Page
  • - Build a Personal Portfolio Webpage

JavaScript Algorithms and Data Structures Projects

Started:
Completed:

  • - Lessons
  • - Palindrome Checker
  • - Roman Numeral Converter
  • - Caesars Cipher
  • - Telephone Number Validator
  • - Cash Register

Front End Libraries Projects

Started:
Completed:

  • - Lessons
  • - Build a Random Quote Machine
  • - Build a Markdown Previewer
  • - Build a Drum Machine
  • - Build a JavaScript Calculator
  • - Build a Pomodoro Clock

Data Visualization Projects

Started:
Completed:

  • - Lessons
  • - Visualize Data with a Bar Chart
  • - Visualize Data with a Scatterplot Graph
  • - Visualize Data with a Heat Map
  • - Visualize Data with a Choropleth Map
  • - Visualize Data with a Treemap Diagram

APIs and Microservices Projects

Started:
Completed:

  • - Lessons
  • - Timestamp Microservice
  • - Request Header Parser Microservice
  • - URL Shortener Microservice
  • - Exercise Tracker
  • - File Metadata Microservice

Information Security and Quality Assurance Projects

Started:
Completed:

  • - Lessons
  • - Metric-Imperial Converter
  • - Issue Tracker
  • - Personal Library
  • - Stock Price Checker
  • - Anonymous Message Board

This project was generated with Angular CLI version 6.0.8.

Serve Angular app through Express server

Run npm start to server the Angular app through the Express server on port 3000. Navigate to http://localhost:3000/. You will need to restart if you make any changes to the Angular app.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Speedrun of the new FreeCodeCamp curriculum.


Languages

Language:JavaScript 97.4%Language:TypeScript 1.5%Language:HTML 0.9%Language:CSS 0.3%