Giter Site home page Giter Site logo

planetoftheweb / angular2 Goto Github PK

View Code? Open in Web Editor NEW
90.0 90.0 99.0 2.05 MB

This is the repository for my course, Learn AngularJS2: The Basics. NOTE: There's a new version of this repo for the final release of Angular2.

Home Page: https://github.com/planetoftheweb/learnangular

CSS 32.19% HTML 13.70% JavaScript 9.94% TypeScript 44.17%

angular2's Introduction

planetoftheweb_fix_weird_tentacle_aee4c2aa-ab18-4ac7-8059-1a82bd482616

Ray Villalobos is a full-stack design/development teacher and Senior Staff Author at LinkedIn Learning. His courses are focused on topics like Artificial Intelligence, JavaScript, React, Svelte, VueJS, Sass plus frameworks like Bootstrap, Tailwind CSS and tools that can make you a faster, more efficient developer. He approaches teaching with a clear and practical style which can help you improve your skills through real-world exercises and projects.

As the Director of Multimedia for Entravision Communications, Ray managed a network of radio and TV station websites on the East Coast. He designed large newspaper sites and created interactive projects/games for the Tribune network of newspapers.

My Content

angular2's People

Contributors

planetoftheweb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angular2's Issues

Following Lynda Course : Learn AngularJS 2: The Basics

ZohaibTariq@hp MINGW64 /d/javascript/angular2
$ git clone --bare https://github.com/planetoftheweb/angular2.git
Cloning into bare repository 'angular2.git'...
remote: Counting objects: 243, done.
remote: Total 243 (delta 0), reused 0 (delta 0), pack-reused 242
Receiving objects: 100% (243/243), 2.04 MiB | 260.00 KiB/s, done.
Resolving deltas: 100% (84/84), done.
Checking connectivity... done.

ZohaibTariq@hp MINGW64 /d/javascript/angular2
$ git config --bool core.bare false
fatal: not in a git directory

ZohaibTariq@hp MINGW64 /d/javascript/angular2
$ ls
angular2.git/

ZohaibTariq@hp MINGW64 /d/javascript/angular2
$ git config --bool core.bare false
fatal: not in a git directory

ZohaibTariq@hp MINGW64 /d/javascript/angular2
$ ls
angular2.git/

ZohaibTariq@hp MINGW64 /d/javascript/angular2
$

How to resolve this issue ?

Suggestion: Simplify video about getting the samples

In your video you suggest to use bare repository which in my opinion is unnecessary.
To get remote branches it's enough to execute:

git branch -a

Then when using git checkout 02_08b, it will automatically setup upstream branch if found.
Nothing major. Just though that step was unnecessarily complicated.

Only explanation that i can think of is that in old versions of git, upstream is not setup automatically. But again, it will only be required if someone want's to push back changes.

Another useful thing to mention is to use

git fetch 

to update list of branches and tags.

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.