Giter Club home page Giter Club logo

pluralsight-vscode-samples's Introduction

pluralsight-vscode-samples

VS Code samples for Pluralsight course on Code

For most samples you will need these global npm packages to be installed.

npm install grunt-cli gulp bower typescript babel -g

asp play

ASP.NET 5 sample application. Created from the asp.net generator

First make sure you install ASP.NET 5 and DNX

angular2fiveminutes

Angular 2 sample application.

Run a static server in the root

cd angular2fiveminutes
ss

code play

JavaScript (ES5) sample application. Created from the Hot Towel generator.

Get all code

cd codeplay
npm install
bower install

To run it

gulp serve-dev

es6 play

JavaScript (ES6) sample application.

Get all code

cd es6play
npm install
bower install

To run it

gulp serve-dev

gruntproject

Grunt file sample application.

Get all code

cd gruntproject
npm install

To run it

grunt grunt-hint

ts play

TypeScript sample application.

Get all code

cd tsplay
npm install
bower install

To run it

gulp serve-dev

pluralsight-vscode-samples's People

Contributors

johnpapa 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

Watchers

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

pluralsight-vscode-samples's Issues

Loose IntelliSense for angularjs

Hi John,

Firstly great course!!

I'm following the course at pluralsight and it's amazing! I'm a Atom user right now, but I think vscode has much more potential.

Even so, I've found a problem using your examples and the new versions of vscode. I started your course using the same version as you in the videos (0.10.9) and everything was perfect, but then I updated to the last version and something really annoying is happening.

I can't obtain information in injected dependencies in controllers:
image

In this example $http parameter is not recognize properly.

I understand that a lot of changes have come to the editor (I solved most of them) but I can't figure out how to get intellisense there.

Do you have any solution?

Thank you!

Problems with Task Runner

In the *_TSPlay *_project, I was following along in the *_Transpiling Typescript *_video around 2:07 and could not get VS Code to recognize the tsc task. When I imitated what you were doing, my version of VS Code gave the message "No task runner configured". I was stumped when I did not see the tsc as a task. I eventually clicked on the Configure Task Runner and noticed it created a .vscode folder. I copied the tasks.json to this folder and then saw 'tsc' as a configured task as shown in the video. It appears this was changed in VSCode in v.0.8.0 (September 2015). I think it would be helpful to rename the .settings folder to .vscode folder in the sample code to reflect this change.

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.