Giter Site home page Giter Site logo

csf2020-day01's Introduction

Worksheet day 1

Question 1

  • Hypertext

    a software system allowing extensive cross-referencing between related sections of text and associated graphic material.

  • Hyperlink

    a link from a hypertext document to another location, activated by clicking on a highlighted word or image.

  • Hypertext transfer Protocol

    The Hypertext Transfer Protocol is an application layer protocol for distributed, collaborative, hypermedia information systems.

Question 2

  • NodeJS

    Node. js is a platform built on Chrome's JavaScript runtime for easily building fast and scalable network applications. Node. js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

    The Node.js run-time environment includes everything you need to execute a program written in JavaScript.

  • Git

    Git is an Open Source Distributed Version Control System

    Control version your codes and manage releases.

  • Bitbucket

    Bitbucket is a web-based version control repository hosting service owned by Atlassian, for source code and development projects that use either Mercurial or Git revision control systems. Bitbucket offers both commercial plans and free accounts.

Question 3

a. True

b. True

c. False

d. True

e. False, is the main.ts

f. True

g. False , git add . , git commit -m "commit"

h. False, same level as the component

i. False , temp permanently

j. True

k. False , let individual environment install the dependencies again.

Question 4

ng server

Launch development server to host your angular app

ng build --prod

Build a SPA app to be deploy to the web server.

csf2020-day01's People

Contributors

kenken64 avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.