Podcasts about angularclass

  • 4PODCASTS
  • 24EPISODES
  • 57mAVG DURATION
  • ?INFREQUENT EPISODES
  • Sep 12, 2016LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about angularclass

Latest podcast episodes about angularclass

Angular Air
ngAir 77 - Todd Motto- The Man The Myth The Legend

Angular Air

Play Episode Listen Later Sep 12, 2016 67:44


ngAir 77 - Todd Motto- The Man The Myth The Legend Show Notes   Sponsor pitch for Angular training Mention the live show questions on twitter with #ngair Intros What’re you working on etc ngMigrate 1.5 component courses Why components for Angular 1.x? Path to Angular 2 Lifecycle hooks Uni dataflow Coding demo (if needed/time providing) Angular modules Angular 1.x modules Angular @NgModule What does a developer advocate do? (Olivier)   Tips & Picks   Justin Schwartzenberger Rob Wormald helping to explain NgModule for larger applications https://github.com/angular/angular/issues/10552#issuecomment-241556913 Ward Bell explaining providers staying on component metadata https://github.com/angular/angular/issues/10552#issuecomment-241576063 Rob assuring us of Angular 2 API complete status https://github.com/angular/angular/issues/10552#issuecomment-241578111 Austin McDaniel Angular2 HMR w/ Webpack Plugin ( works w/ RC5 ) https://github.com/AngularClass/angular2-hmr-loader Angular Material 1.1 Release & Angular2 Version has 18 components now http://angularjs.blogspot.com/2016/08/angular-material-11-and-2x.html Olivier Combe http://blog.angular-university.io/angular2-ngmodule/ Ng2-translate recommended by Ionic 2 Todd Motto  @ChrisThielen for his ui-router work --- Support this podcast: https://anchor.fm/angularair/support

myth api angular ng2 rc5 todd motto ngmodule angularclass
Angular Air
53 ngAir - Angular 2 Reactive Redux with Victor Savkin and Dan Abramov

Angular Air

Play Episode Listen Later Feb 12, 2016 67:13


53 ngAir - Angular 2 Reactive Redux with Victor Savkin and Dan Abramov    What is state? Is there a difference between UI state and persisted state?   What problems do people run into with state? Why is it hard to manage state? How to keep the state on the client in sync with the state on the server?   What are the popular patterns for managing state? What is used in Angular 1? Difference between the core ideas and implementations What does unidirectional mean?   What is Redux? Benefits of redux and similar patterns Is redux for sync state updates only and is making an HTTP request considered a non-pure inside   a reducer function? What is ngrx? How is the reactive version of redux different than traditional Redux?  What are your feelings on setting change detection strategy to OnPush? How would one go about debugging the state changes in Angular2?   Other general questions Thoughts on cycle.js? There is a pattern in Redux if you have the same object in multiple places, you use _id in everything but one.  How would this work with ngrx or another reactive approach? (custom pipe and helpers?) Rob/Victor: I was starting to think about an Angular 2 decorator that does something similar to the React Redux connect() function but then Rob said it was a bad idea because it will mess with precompilation. What is the deal?   Predictions for the future What approach will Angular 2 developers adopt? Will a reactive version of redux gain any traction in the React world?   Tips & Picks   Jeff Whelpley Links:  Tips:  Picks: Our new sponsor, [Auth0](https://auth0.com/)   Victor Savkin  Links: [Managing State in Angular 2 Apps.] ( http://victorsavkin.com/post/137821436516/managing-state-in-     angular-2-applications)   Tips: AceJump a great plugin for WebStorm.   Picks: Kurt Vonnegut "Mother Night", Brad Mehldau "10 Years Solo Live", Woody Allen "Manhattan Murder Mystery"   Gleb Bahmutov Links: [Rob Warmald’s talks] (http://www.roblog.io/angular2/talks/2015/11/29/angular2-data-talks.html) - Angular 2 data flow with nice examples   Tips: Everything in your application could be a source of events: button clicks, mouse movements, messages from the server, timer, etc.   Dan Abramov  Tips: No boilerplates   Picks: [Redux Saga](https://github.com/yelouafi/redux-saga) [aphrodite](https://github.com/Khan/aphrodite)   Patrick Stapleton Picks: [What’s new in Webpack 2] (https://gist.github.com/sokra/27b24881210b56bbaff7)   Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well.   AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

Angular Air
52 ngAir - The Internet of Things (and Angular)

Angular Air

Play Episode Listen Later Feb 12, 2016 61:31


IoT Hangout URL: https://hangouts.google.com/call/hlfajots7uwohxjlpphdk7pkrua First 5-10 mins Intros Guests: Zach Dunn, Atticus White Panelists: PatrickJS, Gleb Bahmutov, Ari Lerner Announcements Upcoming shows: Thursday November 11th - Angular 2 Reactive Redux with Victor Savkin, Dan Abramov and Rob Wormald #topics Intro What is IoT? Atticus: The “Things” in Internet of Things Smart devices (“dumb” hardware embedded with “smart” electronics, ie: Hue Lights) Information providing devices (sensors, ie: motion sensor) Service that ties it all together  Atticus: How IoT fits into the JS ecosystem. A comparison of the event driven characteristics found in both Javascript and the IoT environment. IoT support in the open source community.  Zach: How we think about IoT application development: Personify rooms and devices, enable them to answer questions. Environment data (i.e. sensors, occupants) result in frequent I/O for apps. Lot of states to track.  Atticus: Some IoT labs worked on Grocery list automation: Barcode scanner + rPi + Node Motion sensor night light: Motion sensor + Arduino + rPi + Node + Hue lights  How do you decide on what to build next? How do you guys use Angular?  Zach: Highly task/location-centric apps running on dedicated devices. Interesting side effect is more freedom to use new DOM safely. IoT and security IoT allows access to sometimes devices inside our homes and businesses. Adding more libraries and frameworks on top adds to the security headache. What precautions do we as developers should take? Good practices? How to test it? Where do you see IoT going in the future? What’s next? Final 10 Minutes Links: https://tessel.io https://developer.nest.com http://johnny-five.io http://dweet.io Tips & Picks  Ari          Picks: Go to Death Valley. It’s beautiful Tips: http://perfect.org is cool Patrick Stapleton Picks: [Reactive Redux AngularAir] (https://plus.google.com/events/cf3aue086abasnlah35lgr373fs) Jeff Whelpley          Picks: http://onehungrymind.com/build-better-angular-2-application- redux-ngrx/ Atticus White Links: https://github.com/rwaldron/johnny-five https://github.com/samyk/skyjack  Tips: Picks:[Johnny Five - JS Robotics & IoT programming framework] (https://github.com/rwaldron/johnny-five) [SkyJack - Drone autonomously seeks out other drones, taking them over, creating an army of zombie drones under your control] (https://github.com/samyk/skyjack) Zach Dunn Links: Search engine for sensors, based on geolocation: [Thingful] (https://thingful.net/) Simple messaging for devices (think Twitter, but for sensor data) [dweet.io](https://dweet.io/) Tips:Picks: Hardware development board, powered by NPM https://tessel.io/ Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well.   AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

Angular Air
51 ngAir - Getting Past the Angular Learning Curve with Pascal Precht

Angular Air

Play Episode Listen Later Feb 11, 2016 70:07


51 ngAir - Getting Past the Angular Learning Curve with Pascal Precht   What’s the story behind Thoughtram? What’s in a name? Overall Philosophy Why did you decide to teach? What is your approach to teaching? How do people learn? How many workshops do you give per month? Does it get tedious to teach the same thing to people over & over? Angular 1 Are you still doing Angular 1 training? What was hardest thing for people to grok with Angular 1? Angular 2 Do you see mostly people coming from Angular 1 or people totally new to Angular? What is the hardest thing for people to grok with Angular 2? How do you teach *ngFor in a way that makes sense for developers? Harder/easier to teach/learn than Angular 1? How do you manage staying involved in so many different projects? How is it to be a digital nomad? How long did it take until you could leave your daily jobs & work on Thoughtram full time? What do you think about Merrick Christiansen’s comments about not needing DI anymore since he has gone full functional programming?    Tips & Picks   Olivier Combe   Links: Read the source on Angular 2 Web Workers:  https://www.youtube.com/watch?v=5T2YySJISQw                      Picks: NG-Conf CFP, Angular Connect 2016   Jeff Whelpley      Picks: [Univesal Prerender](https://github.com/angular/universal-starter/tree/prerender) [20 Minute VC with Jeff Seibert] (http://www.thetwentyminutevc.com/jeffseibert/)   Pascal Picks: [Belgium Angular  Conference] (https://twitter.com/ngbeconf/status/690625713481846784 [Thoughtram Master Class](http://thoughtram.io/angular-master-class.html)            Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

google harder learning curves getting past angular web workers jeff seibert angular air angular connect jeff whelpley pascal precht angularclass
Angular Air
50 ngAir - TypeScript Deep Dive with Alex Eagle and Blake Embrey

Angular Air

Play Episode Listen Later Feb 5, 2016 58:19


TypeScript Deep Dive with Alex Eagle and Blake Embrey Sure, you can write Angular 2 in ES6 with Babel or even ES5, but most developers that try out TypeScript with Angular 2 never look back. Alex Eagle is on the Angular core team at Google and has been doing a lot of work to make sure Angular 2 works well with TypeScript. Blake Embrey is the creator of ts-node and a huge TypeScript enthusiast. Even if you have concerns about typing in JavaScript, listen to this episode to get the low down on why TypeScript rocks and how it is going to help you to build awesome apps in Angular 2.    Picks •                Alex Eagle http://www.typescriptlang.org/Playground https://basarat.gitbooks.io/typescript/content/ [TrumpScript] (https://github.com/samshadwell/TrumpScript) [Broccoli] (http://broccolijs.com) [ts-node] (https://github.com/TypeStrong/ts-node) •                Olivier Combe Links: Managing state in Angular 2 applications by Victor Savking: http://victorsavkin.com/post/137821436516/managing-state-in-angular-2-applications Tips:PhantomJS 2.1 has been released (1 year after 2.0), it’s time to upgrade •                Jeff Whelpley Tips:Try TypeScript  Picks: ▪                                                    Angular Air episode 50! ▪                                                    [Learn Angular Universal on Read the Source] ▪                                                    (http://hangouts.readthesource.io/hangouts/angular-universal/) [Nathan Walker and Angular CLI changes for 3rd party libs] (https://github.com/angular/angular-cli/pull/135) [Front end dev resources] (https://github.com/dmytroyarmak/frontend-dev-resources) Patrick Stapleton Tips:Provide feedback on problems you ran into for open-source projects. Picks: [Typings with Blake Embrey] (https://plus.google.com/events/c6sv2k75vi9q8fj0g0gkuqbt69o) [Learn TypeScript free workshop by Blake Embrey] (https://github.com/TypeStrong/learn-typescript) •                Ari Lerner Tips: Picks: [The Barisieur] (http://www.joshrenoufdesign.com/new-gallery-5/av7fqhie9y5ptdbxr9s4i8rb65irqo) [Activitaté] (http://www.withings.com/us/en/products/activite [Withings Aura] (https://www.withings.com/us/en/store/details/70035401) [Modern Romance] (http://www.amazon.com/Modern-Romance-Aziz-Ansari/dp/1594206279) Blake Embrey Tips:If you have issues, create issues, but remember to keep things actionableLearn TypeScript (or another typed language) and think about where else you could be applying type system semantics Picks: Reading everyday, before bed Currently reading: https://www.goodreads.com/book/show/6065215-the-strain   Forgot to mention on the show, but meetup! http://www.meetup.com/hello-world-sf/Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

google front babel javascript angular typescript modern romance es6 nathan walker angular cli es5 alex eagle modern romance aziz ansari angular air jeff whelpley typescript deep dive angularclass
Angular Air
49 ngAir - What's new in RxJS 5.0 with Ben Lesh

Angular Air

Play Episode Listen Later Jan 20, 2016 58:39


What's new in RxJS 5.0? with Ben Lesh - RxJS is red hot right now in the JavaScript community and it is only going to get hotter once Angular 2 lands. Ben Lesh is a Senior UI Engineer at Netflix and is one of the core contributors to RxJS and has been focusing on the latest release (currently in beta) which is largely a rewrite. If you are unfamiliar with RxJS, join us to hear about the basics of Reactive Programming. If you have already started to us RxJS, join us to learn about all the cool changes coming with 5.0. This is one episode you are not going to want to miss! Panelists: Aimee Knight, Olivier Combe and PatrictJS Picks/Tips: Olivier - Everything is a Stream, Front end newsletter, A developer's guide to interviewing Aimee - Introduction to Reactive Programming - Egghead.io Jeff - Angular Universal Patrick - Read the Source: Angular Universal Ben - TC39 considered Observable spec, RxJS 5 repo, RxJS 5 docs, Netflix jobs and culture deck Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

Angular Air
48 ngAir - Why empathy will make you a better developer with Joe Eames

Angular Air

Play Episode Listen Later Jan 13, 2016 58:25


Why empathy will make you a better developer with Joe Eames - One of the most amazing members of the Angular community joins us to talk about understanding your teammates and creating an awesome work environment. Panelists: Aimee Knight and PatrictJS Picks/Tips: Aimee - Introduction To Transpiler Jeff - Angular 2 and Redux Patrick - RxJS 5.0, FalcorJS Joe - Brene Brown Ted Talk, How to talk so kids will listen, Littlebits Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

google empathy developers angular joe eames angular air jeff whelpley angularclass
Angular Air
47 ngAir - How to become an open source contributor with Wesley Cho and Jesus Rodriguez

Angular Air

Play Episode Listen Later Jan 5, 2016 61:10


How to become an open source contributor - Welsey Cho and Jesus Rodriguez from the ng-bootstrap team join us to talk about how and why you should get into open source development. Panelists: Olivier Combe, Aimee Knight and PatrictJS Picks/Tips: Jesus - FOSS Tips, Thoughtram Blog, [Merging vs Rebasing]( https://www.atlassian.com/git/tutorials/merging-vs-rebasing/) Olivier - Sebastian MacKenzie Year in Review, Webpack Angular 2 Starter, There will be blood, Jeff's response Aimee - Frontend Masters Advanced Javascript, JS Remote Conf Patrick - Docker Jeff - Pete Bacon Darwin AngularU talk on OSS Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

Angular Air
44 ngAir - Star Wars

Angular Air

Play Episode Listen Later Dec 29, 2015 50:26


Star Wars - Kyle Newman, director of the Star War-related cult classic movie Fanboys joins the Angular Air crew and special guest Randall Koutnik to talk about Star Wars. No spoilers for episode 7! Also, stay tuned to the end to see a special apperance from Kyle's wife, the actress Jaime King. Panelists: PatrictJS Picks/Tips: Olivier - Star Wars Medley, Star Wars Review Kyle - Fanboys, The Franchise Podcast Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

google star wars fanboys angular jaime king angular air jeff whelpley angularclass
Angular Air
45 ngAir - The Best Angular Productivity Tips with Ari Lerner

Angular Air

Play Episode Listen Later Dec 29, 2015 54:51


The Best Angular Productivity Tips - Ari Lerner, author ofng-book joins us to talk about developer productivity.Panelists: Aimee Knight and PatrictJSPicks/Tips:Ari - ng-book 2, spacemacs, Web ComponentsAimee - Auth 0 BlogPatrick - WebpackJeff - TrackJS, Star Wars talkAngular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well.AngularClassLearn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training,want to host us, or Angular consulting?  twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

lerner productivity tips angular angular air angularclass
Angular Air
46 ngAir - What will happen to Angular in 2016?

Angular Air

Play Episode Listen Later Dec 29, 2015 37:15


The panel talks about what will happen to Angular and JavaScript in general in 2016. Panelists: Aimee Knight, Olivier Combe and PatrictJS Picks/Tips: Aimee - JavaScript Developer Survey Results Jeff - Angular 2 Survey Results, Jeff's 2015 predictions Patrick - ng-nl Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

google javascript angular survey results angular air jeff whelpley angularclass
Angular Air
43.5 ngAir - Angular 2 Beta and Angular Material 1.0

Angular Air

Play Episode Listen Later Dec 17, 2015 59:16


43.5 ngAir - Angular 2 Beta - The Angular Team stops by to announce the arrival of Angular 2 Beta!!! Also, Thomas Burleson announces the 1.0 release of Angular Material. This show is amazing! Guests: Brad Green, Misko Hevery, Igor Minar, and Thomas Burleson Panelists: Olivier Combe, Aimee Knight, Scott Moss, Carmen Popoviciu, PatrictJS, and Jeff Whelpley Picks/Tips: Brad - Developer News Worldwide Misko - xkcd Igor - http2 Olivier - Auth0 Angular 2 Blog Posts Aimee - Read the Source Carmen - Light Table, Patrick - Angular 2 Beta Jeff - Aerobatic.com, RxJS 5.0 Beta Angular Air is a video podcast all about Angular hosted by Jeff Whelpley. Please visit the Angular Air website (http://angularair.com) to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. AngularAir is sponsored by: AngularClass Learn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass Chat --- Support this podcast: https://anchor.fm/angularair/support

google beta angular rxjs scott moss aimee knight misko hevery angular air jeff whelpley igor minar angular material thomas burleson angularclass
Angular Air
43 ngAir - Writing Angular 2 Libraries with Dmitriy Shekhovtsov and Nathan Walker

Angular Air

Play Episode Listen Later Dec 9, 2015 61:59


Dmitriy Shekhovtsov and Nathan Walker are among the many early adopters of Angular 2. Typically the best way to learn anynew framework is to write code using that framework. Dmitriy wrote ng2-bootstrap, an Angular 2library that wraps Bootstrap. Nathan wrote ng2-image-lazy-loadwhich lets you download images on the fly after your Angular 2 has loaded.Tune in to hear about their experiences and learn the ins and outs of authoring open source libraries on top of Angular 2.Aimee Knight  Tips:Pro tip - say commandPicks:Design Pattern in AngularJeff WhelpleyPicks:The Phantom Menace Should Have BeenElasticSearch elastic.coJurgen Van de MoereTips: Try to find something cool that is not made in Angular 2. Try to port it to Angular 2 and share your journey so others can learn from your learnings and mistakes as well.Picks:How to publish an Angular 2 library on npm by Olivier CombeSeries of interactive exercises for learning Microsoft's Reactive Extensions by Jafar HusainDmitriy ShekhovtsovLinks:Angular2 bootstrap 3 and 4List of ng2 modules looking for contributorsPlans, coordination and requirements to ng2 packagesPicks: Awesome Graph DB Neo4jTips: Don't waste time on complaining, just fix it and open PRNathan WalkerLinks:ng2-image-lazy-loadangular2 helpful resourcesMake angular2 helpful resources better by collaborating on it with thisTips: Take time to read and understand the problem fully with consideration of everyone involved before commenting, opening an issue, or attempting to fix a problem.Try out any angular2 seed (angular2-seed, angular2-webpack-starter, ng2-play, etc) and just play around. Create components, services, experiment with RxJS and see what you can do.Picks:Jurgen’s Yeoman generator to create a standalone Angular 2 library in seconds.@robwormald awesome redux angular2 todo appPusher example - realtime twitter searchFun example of angular2 using Echo Nest apiPatrick StapletonTips: Value the concepts learned from using tools rather than the tool itselfPicks: JavaScriptAirAngularClassLearn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass ChatAngular Air is a video podcast all about Angular hosted by AngularClass. Please visit the AngularAir website angularair.com to see upcoming and past episodes. Also be sure to follow AngularAir onTwitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. --- Support this podcast: https://anchor.fm/angularair/support

Angular Air
42 ngAir - The Angular Community

Angular Air

Play Episode Listen Later Dec 1, 2015 58:09


Aaron Frost stops by to chat about the awesome and amazing Angular Community and ng-conf 2016 updates.Aimee Knight    Tips: Make sure you understand how the event loop works.Picks: loupeJeff WhelpleyTips: Dave Smith - Learn how to learnPicks:Starburst Minis2016 Remote ConfsGetHuman BandOlivier Combe    Picks: Angular, Immutability and Encapsulation by Victor SavkinProposal for convention to export PROVIDERS in Angular 2 librariesCarmen PopoviciuPicks: ng-nlGleb BahmutovPicks: Angular FormlyAngularClassLearn AngularJS, Angular 2, and Modern Web Development form the best. Looking for corporate Angular training, want to host us, or Angular consulting? twitter: @AngularClass email: info@angularclass.com chat: Join AngularClass ChatAngular Air is a video podcast all about Angular hosted by AngularClass. Please visit the AngularAir website angularair.com to see upcoming and past episodes. Also be sure to follow AngularAir on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. --- Support this podcast: https://anchor.fm/angularair/support

Angular Air
41 ngAir - The Importance of Learning JavaScript with Kyle Simpson

Angular Air

Play Episode Listen Later Nov 17, 2015 67:45


Angular Air Episode 41 - The Importance of Learning JavaScript with Kyle SimpsonGuest: Kyle SimpsonHost: Kent C. DoddsPanelists: Olivier Combe, Aimee Knight, PatrictJS, and Jeff WhelpleyKent C. Dodds Tips:Don’t be afraid to start something. Angular Air was easy to start and awesome to do. Picks:@JavaScriptAir, Frontend Masters, Advanced JavaScriptKyle Simpson aka getify Links: RxMarblesLearn Reactive Programming (Observables) Visually A Tale Of Three-listsThe “TODOMVC” of async programmingSimple Made Easy, Simplicity MattersPatrick Stapleton aka PatrickJS Tips:Learn more about JavaScript prototypes and how this and new keywords work Picks:You Don’t Know JSAimee Knight Tips:OS X -  option click on menu in top right when you’re on a podcast to disable notification :) Picks:Developer TeaJeff Whelpley Picks:TesselRedux pattern in Angular 2Comparison of React and Angular 2AngularClassLearn AngularJS, Angular 2, and Modern Web Development form the best.  Looking for corporate Angular training, want to host us, or Angular consulting?   twitter: @AngularClass  email: info@angularclass.com  chat: https://angularclass.com/member-joinAngular Air is a video podcast all about Angular hosted by AngularClass. Please visit the AngularAir website to see upcoming and past episodes. Also be sure to follow Angular Air on Twitter and Google+ to stay up to date with future episodes. Also, all episodes are on the YouTube channel as well. --- Support this podcast: https://anchor.fm/angularair/support

All Angular Podcasts by Devchat.tv
056 AiA Server Rendering with Angular with Jeff Whelpley and Patrick Stapleton

All Angular Podcasts by Devchat.tv

Play Episode Listen Later Aug 20, 2015 66:55


Sign up for Angular Remote Conf!   02:35 - Jeff Whelpley Introduction Twitter Blog GetHuman Angular Air 02:53 - Patrick Stapleton Introduction Twitter GitHhub Blog Angular Class 03:39 - Advantages of Server Rendering 14:28 - Universal & Isomorphic 24:11 - Caching and Load Balancing Rendering the Application Rendering the Application with Data 41:29 - Service Worker 43:02 - Bindings 46:36 - Rendering Angular 49:00 - Prerendering 52:41 - Rendering in Angular 2 58:38 - Time Table Picks 14 by Peter Clines (Lukas) ZPacks Cuben Fiber Arc Backpacks (Ward) Angular Remote Conf (Chuck) Iron Sharpens Iron (Chuck) View from the Top (Chuck) GetHuman (Jeff) Angular Universal (Jeff) Open Source (Patrick) Angular Summit (Patrick) AngularConnect (Patrick)

data open blog universal ward application advantages open source server creativeasin angular iron sharpens iron rendering timetable caching service workers bindings peter clines isomorphic gethuman angular air angular connect jeff whelpley angular remote conf angular universal githhub patrick stapleton angular summit angularclass patrick stapleton introduction jeff whelpley introduction
Adventures in Angular
056 AiA Server Rendering with Angular with Jeff Whelpley and Patrick Stapleton

Adventures in Angular

Play Episode Listen Later Aug 20, 2015 66:55


Sign up for Angular Remote Conf!   02:35 - Jeff Whelpley Introduction Twitter Blog GetHuman Angular Air 02:53 - Patrick Stapleton Introduction Twitter GitHhub Blog Angular Class 03:39 - Advantages of Server Rendering 14:28 - Universal & Isomorphic 24:11 - Caching and Load Balancing Rendering the Application Rendering the Application with Data 41:29 - Service Worker 43:02 - Bindings 46:36 - Rendering Angular 49:00 - Prerendering 52:41 - Rendering in Angular 2 58:38 - Time Table Picks 14 by Peter Clines (Lukas) ZPacks Cuben Fiber Arc Backpacks (Ward) Angular Remote Conf (Chuck) Iron Sharpens Iron (Chuck) View from the Top (Chuck) GetHuman (Jeff) Angular Universal (Jeff) Open Source (Patrick) Angular Summit (Patrick) AngularConnect (Patrick)

data open blog universal ward application advantages open source server creativeasin angular iron sharpens iron rendering timetable caching service workers bindings peter clines isomorphic gethuman angular air angular connect jeff whelpley angular remote conf angular universal githhub patrick stapleton angular summit angularclass patrick stapleton introduction jeff whelpley introduction
Devchat.tv Master Feed
056 AiA Server Rendering with Angular with Jeff Whelpley and Patrick Stapleton

Devchat.tv Master Feed

Play Episode Listen Later Aug 20, 2015 66:55


Sign up for Angular Remote Conf!   02:35 - Jeff Whelpley Introduction Twitter Blog GetHuman Angular Air 02:53 - Patrick Stapleton Introduction Twitter GitHhub Blog Angular Class 03:39 - Advantages of Server Rendering 14:28 - Universal & Isomorphic 24:11 - Caching and Load Balancing Rendering the Application Rendering the Application with Data 41:29 - Service Worker 43:02 - Bindings 46:36 - Rendering Angular 49:00 - Prerendering 52:41 - Rendering in Angular 2 58:38 - Time Table Picks 14 by Peter Clines (Lukas) ZPacks Cuben Fiber Arc Backpacks (Ward) Angular Remote Conf (Chuck) Iron Sharpens Iron (Chuck) View from the Top (Chuck) GetHuman (Jeff) Angular Universal (Jeff) Open Source (Patrick) Angular Summit (Patrick) AngularConnect (Patrick)

data open blog universal ward application advantages open source server creativeasin angular iron sharpens iron rendering timetable caching service workers bindings peter clines isomorphic gethuman angular air angular connect jeff whelpley angular remote conf angular universal githhub patrick stapleton angular summit angularclass patrick stapleton introduction jeff whelpley introduction
Devchat.tv Master Feed
047 AiA Angular 1 to Angular 2 with Patrick Stapleton

Devchat.tv Master Feed

Play Episode Listen Later Jun 18, 2015 44:43


02:32 - Patrick Stapleton Introduction Twitter GitHub Blog Angular Class @AngularClass Keychain Logistics   @Keychain Hack Reactor @HackReactor Reddit Insight 04:21 - Angular 2 and Where It’s Headed 05:04 - Enterprise/Small App Distinction 07:19 - Angular 2 Preparation and Migration TodoService in Angular 2 and Angular 1 both in TypeScript and ES5 Babel TypeScript 10:35 - Authoring Scenario in ES5 vs ES6 13:44 - Composition Over Inheritance The Class System Duck Typing 18:47 - Services and Directives Patrick Stapleton and Aysegul Yonet: Creating d3 components with Angular2 and TypeScript @ ng-vegas 2015 20:48 - Controller vs Link Function 22:21 - The Router 24:21 - Two-way Data Binding ngModel Template-Driven, Data-Driven Picks Amarda: A Novel by Ernest Cline (Aaron) (Chapter 1) Take A First Look At Ernest Cline's Armada (Aaron) Angular Summit (Aaron) Sign Language (Katya) Luther Ingram - If Loving You Is Wrong (Ward) AngularU (Ward) Thinking, Fast and Slow by Daniel Kahneman (Ward) Denmark (Joe) Angular 2 (Patrick) Babel (Patrick)

thinking blog services preparation denmark ward duck migration headed babel github data driven controller armada daniel kahneman creativeasin angular router sign language ernest cline typescript directives keychain es6 class system hack reactor es5 data binding angular2 duck typing link function angular u patrick stapleton ngmodel angular summit angularclass x296y5merwi aysegul yonet creating patrick stapleton introduction todoservice
Adventures in Angular
047 AiA Angular 1 to Angular 2 with Patrick Stapleton

Adventures in Angular

Play Episode Listen Later Jun 18, 2015 44:43


02:32 - Patrick Stapleton Introduction Twitter GitHub Blog Angular Class @AngularClass Keychain Logistics   @Keychain Hack Reactor @HackReactor Reddit Insight 04:21 - Angular 2 and Where It’s Headed 05:04 - Enterprise/Small App Distinction 07:19 - Angular 2 Preparation and Migration TodoService in Angular 2 and Angular 1 both in TypeScript and ES5 Babel TypeScript 10:35 - Authoring Scenario in ES5 vs ES6 13:44 - Composition Over Inheritance The Class System Duck Typing 18:47 - Services and Directives Patrick Stapleton and Aysegul Yonet: Creating d3 components with Angular2 and TypeScript @ ng-vegas 2015 20:48 - Controller vs Link Function 22:21 - The Router 24:21 - Two-way Data Binding ngModel Template-Driven, Data-Driven Picks Amarda: A Novel by Ernest Cline (Aaron) (Chapter 1) Take A First Look At Ernest Cline's Armada (Aaron) Angular Summit (Aaron) Sign Language (Katya) Luther Ingram - If Loving You Is Wrong (Ward) AngularU (Ward) Thinking, Fast and Slow by Daniel Kahneman (Ward) Denmark (Joe) Angular 2 (Patrick) Babel (Patrick)

thinking blog services preparation denmark ward duck migration headed babel github data driven controller armada daniel kahneman creativeasin angular router sign language ernest cline typescript directives keychain es6 class system hack reactor es5 data binding angular2 duck typing link function angular u patrick stapleton ngmodel angular summit angularclass x296y5merwi aysegul yonet creating patrick stapleton introduction todoservice
All Angular Podcasts by Devchat.tv
047 AiA Angular 1 to Angular 2 with Patrick Stapleton

All Angular Podcasts by Devchat.tv

Play Episode Listen Later Jun 18, 2015 44:43


02:32 - Patrick Stapleton Introduction Twitter GitHub Blog Angular Class @AngularClass Keychain Logistics   @Keychain Hack Reactor @HackReactor Reddit Insight 04:21 - Angular 2 and Where It’s Headed 05:04 - Enterprise/Small App Distinction 07:19 - Angular 2 Preparation and Migration TodoService in Angular 2 and Angular 1 both in TypeScript and ES5 Babel TypeScript 10:35 - Authoring Scenario in ES5 vs ES6 13:44 - Composition Over Inheritance The Class System Duck Typing 18:47 - Services and Directives Patrick Stapleton and Aysegul Yonet: Creating d3 components with Angular2 and TypeScript @ ng-vegas 2015 20:48 - Controller vs Link Function 22:21 - The Router 24:21 - Two-way Data Binding ngModel Template-Driven, Data-Driven Picks Amarda: A Novel by Ernest Cline (Aaron) (Chapter 1) Take A First Look At Ernest Cline's Armada (Aaron) Angular Summit (Aaron) Sign Language (Katya) Luther Ingram - If Loving You Is Wrong (Ward) AngularU (Ward) Thinking, Fast and Slow by Daniel Kahneman (Ward) Denmark (Joe) Angular 2 (Patrick) Babel (Patrick)

thinking blog services preparation denmark ward duck migration headed babel github data driven controller armada daniel kahneman creativeasin angular router sign language ernest cline typescript directives keychain es6 class system hack reactor es5 data binding angular2 duck typing link function angular u patrick stapleton ngmodel angular summit angularclass x296y5merwi aysegul yonet creating patrick stapleton introduction todoservice
Adventures in Angular
039 AiA ES6 with Scott Moss

Adventures in Angular

Play Episode Listen Later Apr 23, 2015 52:03


00:43 - Scott Moss Introduction Twitter GitHub Udacity @udacity Hack Reactor Angular Class @angularclass 01:55 - Scott’s Programming Background 04:11 - Working with Lukas 05:04 - Angular and ES6 (ECMAScript) John Papa's Angular Style Guide 06:11 - Subclassing a Directive Classical Inheritance DDO (Directive Definition Object)    08:58 - TypeScript     Transpiling traceur-compiler babel Differences and Definitions: traceur, babel, TypeScript Learn about TypeScript 1.5 here and get it here [Pluralsight] John Papa and Dan Wahlin: TypeScript Fundamentals Types Have Value 19:06 - How should people use a transpiler in a real application? webpack gulp.js jspm 21:07 - systemjs 21:53 - Build Systems vs Package Managers     24:15 - Writing Tests in ES6 26:03 - Debugging 28:20 - How coding in ES6 has changed Scott’s style of building Angular 1 apps 30:19 - Modularity Arrow Functions 33:07 - ES5 with Angular 2?? 37:31 - Good Example of Using ES6 with Angular GoCardless GoCardless Angular Style Guide 39:21 - Learning New Material and Using ES6 Picks Learn about TypeScript 1.5 (Ward) The Effective Engineer by Edmond Lau (Lukas) Isar Raw Canvas Backpack (Lukas) INcontroL (Joe) John’s Daughter (John) Angular U (John) The Imitation Game (Katya) Treeline (Scott) Interstellar (Scott)           

All Angular Podcasts by Devchat.tv
039 AiA ES6 with Scott Moss

All Angular Podcasts by Devchat.tv

Play Episode Listen Later Apr 23, 2015 52:03


00:43 - Scott Moss Introduction Twitter GitHub Udacity @udacity Hack Reactor Angular Class @angularclass 01:55 - Scott’s Programming Background 04:11 - Working with Lukas 05:04 - Angular and ES6 (ECMAScript) John Papa's Angular Style Guide 06:11 - Subclassing a Directive Classical Inheritance DDO (Directive Definition Object)    08:58 - TypeScript     Transpiling traceur-compiler babel Differences and Definitions: traceur, babel, TypeScript Learn about TypeScript 1.5 here and get it here [Pluralsight] John Papa and Dan Wahlin: TypeScript Fundamentals Types Have Value 19:06 - How should people use a transpiler in a real application? webpack gulp.js jspm 21:07 - systemjs 21:53 - Build Systems vs Package Managers     24:15 - Writing Tests in ES6 26:03 - Debugging 28:20 - How coding in ES6 has changed Scott’s style of building Angular 1 apps 30:19 - Modularity Arrow Functions 33:07 - ES5 with Angular 2?? 37:31 - Good Example of Using ES6 with Angular GoCardless GoCardless Angular Style Guide 39:21 - Learning New Material and Using ES6 Picks Learn about TypeScript 1.5 (Ward) The Effective Engineer by Edmond Lau (Lukas) Isar Raw Canvas Backpack (Lukas) INcontroL (Joe) John’s Daughter (John) Angular U (John) The Imitation Game (Katya) Treeline (Scott) Interstellar (Scott)           

Devchat.tv Master Feed
039 AiA ES6 with Scott Moss

Devchat.tv Master Feed

Play Episode Listen Later Apr 23, 2015 52:03


00:43 - Scott Moss Introduction Twitter GitHub Udacity @udacity Hack Reactor Angular Class @angularclass 01:55 - Scott’s Programming Background 04:11 - Working with Lukas 05:04 - Angular and ES6 (ECMAScript) John Papa's Angular Style Guide 06:11 - Subclassing a Directive Classical Inheritance DDO (Directive Definition Object)    08:58 - TypeScript     Transpiling traceur-compiler babel Differences and Definitions: traceur, babel, TypeScript Learn about TypeScript 1.5 here and get it here [Pluralsight] John Papa and Dan Wahlin: TypeScript Fundamentals Types Have Value 19:06 - How should people use a transpiler in a real application? webpack gulp.js jspm 21:07 - systemjs 21:53 - Build Systems vs Package Managers     24:15 - Writing Tests in ES6 26:03 - Debugging 28:20 - How coding in ES6 has changed Scott’s style of building Angular 1 apps 30:19 - Modularity Arrow Functions 33:07 - ES5 with Angular 2?? 37:31 - Good Example of Using ES6 with Angular GoCardless GoCardless Angular Style Guide 39:21 - Learning New Material and Using ES6 Picks Learn about TypeScript 1.5 (Ward) The Effective Engineer by Edmond Lau (Lukas) Isar Raw Canvas Backpack (Lukas) INcontroL (Joe) John’s Daughter (John) Angular U (John) The Imitation Game (Katya) Treeline (Scott) Interstellar (Scott)