Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Latest commit

 

History

History

archive

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BrieBug Presentations

This repo contains a collection of public presentations and articles created by BrieBug. All documents are in Go Present format, and utilize the enhancements provided by Present-Plus. To view these documents locally, please install the Present-Plus tool.

All presentations can be viewed online at presentations.briebugconsulting.com.

Presentations

Simple Ionic/ngCordova Barcode Reader App

This presentation was given on September 15, 2015 at the Denver Cordova/Ionic Meetup.

Simple Ionic/ngCordova GeoLocation App

This presentation was given on September 15, 2015 at the Denver Cordova/Ionic Meetup.

Transitioning to Angular 2.0: TypeScript

This presentation discusses what's coming in Angular 2, how TypeScript fits into the picture, what TypeScript has to offer, and why building your Angular 1.x applications in TypeScript will make it easier to convert to Angular 2 when it is released. It was presented on September 9, 2015 at the Rocky Mountain AngularJS Meetup.

Testing Directives

A short presentation examining various styles of testing AngularJS 1.x directives, including unit, template and integration testing. It also presents a different approach to integration testing called Component Integration Testing. It was presented on December 9, 2015 at the Rocky Mountain AngularJS Meetup.

Unit Testing with bardjs

A lightning talk covering unit testing with bardjs with code samples. Presented on January 27, 2016 at the Rocky Mountain AngularJS Meetup.

Intro to AngularUI Router

A lightning talk covering an introduction to AngularUI router. Presented on January 27, 2016 at the Rocky Mountain AngularJS Meetup.

Simple Jade Template

A lightning talk covering Jade templating with code samples. Presented on January 27, 2016 at the Rocky Mountain AngularJS Meetup.

ngUpgrade

This presentation discusses the new ngUpgrade module, and how to use Angular 2 components in your Angular 1 application. Presented on February 24, 2016 at the Rocky Mountain AngularJS Meetup