Cory Rylan

My name is , Google Developer Expert, Speaker, Software Developer. Building Design Systems and Web Components.

Follow @coryrylan
Angular

Introduction to Angular Pipes

A tutorial on learning Angular Pipes. Learn how to create your own custom pipe to trim text content.

Read Article
Angular

Creating an Angular Directive

A tutorial on learning the Angular Directive API. Learn how to build a text snippet directive to create text shortcuts in your applications.

Read Article
Angular

Angular Form Builder and Validation Management

Learn about the new FormBuilder service and create a custom component to manage form validation in Angular components.

Read Article
Cory Rylan Blog

2015 Year Review of Cory Rylan

A review of my blog for 2015 and how things are looking for the future.

Read Article
JavaScript

Multiple Sources in GulpJS

Learn how to build a GulpJS setup for large scale projects with multiple source support.

Read Article
Angular

Angular Observable Data Services

A tutorial on how to use Observables and how they can improve your Angular data services and managing state in your applications.

Read Article
Cory Rylan Blog

Improve Your Technical Reading Skills

Some of my personal tips on how to improve your technical reading skills as a Software Engineer and how to learn more effectively.

Read Article
Cory Rylan Blog

Why Enforcing Code Style is Important

Learn why code automated code style checks are important and how to handle introducing them to software development teams.

Read Article
Angular

Angular ngFor syntax

A introduction tutorial on how to use the Angular ngFor syntax in component templates to construct lists dynamically.

Read Article
JavaScript

JavaScript ES6 Template Strings

A brief tutorial covering the new ES2015/ES6 JavaScript template string syntax.

Read Article
JavaScript

Introduction to the Fetch API

A introduction tutorial to the JavaScript Fetch API with some simple use cases.

Read Article
Cory Rylan Blog

The Technical Treadmill of Software Development

Learn tips to keep your skills up to date in software and web development while keeping your sanity.

Read Article