Websockets with Angular 2.0 RC1 – Graphing a stream of data
Learn how to deal with data as a stream of WebSocket data in Angular 2 – published for RC1 using Node, Express, Angular 2 and RxJs.
Learn how to deal with data as a stream of WebSocket data in Angular 2 – published for RC1 using Node, Express, Angular 2 and RxJs.
Podcast: Play in new window | Download (Duration: 13:53 — 13.9MB) | Embed
On today’s TechCast, Sujan Kapadia talks to yet another Scala person: James Roper (@jroper). Previously a core team member of the Play framework, James is now the tech lead of Lagom, a new Java-oriented micro-services framework introduced by Lightbend. He discusses it in depth in his ETE talk, Rethinking REST in a Microservices World, as well as in this conversation with Sujan.
Podcast: Play in new window | Download (Duration: 31:49 — 24.7MB) | Embed
On today’s TechCast, Sujan Kapadia talks to Adriaan Moors. Previously a language research student, he is currently the Scala Tech Lead at Lightbend, and self-proclaimed “compiler whisperer.” His talk, Scala 2.12 and Java 8: More Fun Together!, was extremely well-received at Philly ETE. In it, Adriaan talks about the interoperability between Scala’s newest release and … Read More
Podcast: Play in new window | Download (Duration: 25:11 — 21.8MB) | Embed
On today’s TechCast, Sujan and Ken talk to Heather Miller. Previously a student under Martin Odersky, she is currently Executive Director of the Scala Center, as well as a research scientist at EPFL. Her talk, Academese to English: A Practical Tour of Scala’s Type System, was extremely well-received at Philly ETE. In it, Heather tried … Read More
Podcast: Play in new window | Download (Duration: 33:56 — 28.8MB) | Embed
In this episode of the TechCast, Ken Rimple and Sujan Kapadia talk to five speakers of Philly ETE – Mike Hartington of Drifty, Jeff Labonski of Chariot Solutions, Martin Snyder of Wingspan, Alex Miller, co-author of Clojure Applied and organizer of The Strange Loop conference, and Andrea Falcone of Twitter.
Podcast: Play in new window | Download (Duration: 20:59 — 20.7MB) | Embed
An outspoken critic of the way I.T. companies organize their projects, Doc Norton will be a speaker at Emerging Technologies for the Enterprise. His talk is called Agile Metrics: Velocity is NOT the Goal. His company, CTO2, helps companies implement Agile development practices. Today, Ken and Doc discuss some of Doc’s most recent opinion pieces … Read More
Podcast: Play in new window | Download (Duration: 21:55 — 22.1MB) | Embed
Luke Wagner is a research engineer at Mozilla, the makers of Firefox and the shepherds of the JavaScript language specification, known as ECMAScript and managed by the famous TC-39 subcommittee. Luke and his group are working on building a specification for and implementation of a binary runtime for the web. Known as WebAssembly, this runtime … Read More
Podcast: Play in new window | Download (Duration: 22:40 — 21.0MB) | Embed
Ari Lerner is an author, teacher, and developer who founded fullstack.io and develops the ng-book and ng-book 2 on Angular 1 & 2. Ken speaks to Ari about TypeScript, observables, and Angular 2, as well as the adoption curve of the new framework. Ari will be a speaker at Emerging Technologies for the Enterprise. His … Read More
Note – I’ve updated this article and created a new github project using angular-cli to test it. Run all tests with ng test after following instructions at https://github.com/krimple/angular2-unittest-samples-rc Testing Components In my last post, I discussed how to write tests in Angular 2 based on the new angular-testing API. We learned how to stand up … Read More
Podcast: Play in new window | Download (Duration: 46:40 — 52.4MB) | Embed
This week, we talk to Rust Core Developer and upcoming Philly Emerging Tech Speaker Steve Klabnik. Steve wrote the Rust guide and contributes to the Rust documentation, and has been a core team member since December of 2014. Steve will be a speaker at Emerging Technologies for the Enterprise. His talk is called Rust in … Read More