My name is Cory Rylan, Google Developer Expert, Speaker, Software Developer. Building Design Systems and Web Components.
Follow @coryrylanIntroduction to Angular Pipes
A tutorial on learning Angular Pipes. Learn how to create your own custom pipe to trim text content.
Read ArticleCreating 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 ArticleAngular Form Builder and Validation Management
Learn about the new FormBuilder service and create a custom component to manage form validation in Angular components.
Read Article2015 Year Review of Cory Rylan
A review of my blog for 2015 and how things are looking for the future.
Read ArticleMultiple Sources in GulpJS
Learn how to build a GulpJS setup for large scale projects with multiple source support.
Read ArticleAngular 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 ArticleImprove 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 ArticleWhy 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 ArticleAngular ngFor syntax
A introduction tutorial on how to use the Angular ngFor syntax in component templates to construct lists dynamically.
Read ArticleJavaScript ES6 Template Strings
A brief tutorial covering the new ES2015/ES6 JavaScript template string syntax.
Read ArticleIntroduction to the Fetch API
A introduction tutorial to the JavaScript Fetch API with some simple use cases.
Read ArticleThe 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