Menu

Close
  • Home
  • Beginner
  • Intermediate
  • Advanced
  • Gaming
  • Angular
  • Polymer
  • Servers
  • Databases
  • Videos
  • by Monty Rasmussen
  • by Faisal Abid
Subscribe
Menu
Monty Rasmussen's Picture

Monty Rasmussen

A web application developer with 20+ years programming experience, Dart evangelist, and certified Web Technologies GDE (Google Developer Expert).

Utah, USA 13 posts
Page 1 of 2 Older Posts →

How to Cancel a Dart Future

Once in a while, you need to cancel a Future in Dart code. I've seen a bit of discussion about this online, but it's not that »

Monty Rasmussen Monty Rasmussen on Advanced 19 December 2017

Easy JavaScript Interop Without Dart Wrappers

Most of the Dart web developers I know do their best to avoid using JavaScript in their projects when they can, but it's not always possible. »

Monty Rasmussen Monty Rasmussen on Frontend, Intermediate, Web 20 November 2017

Build a Real-Time Chat Web App with AngularDart and Firebase

In this tutorial, you're going to build a real-time chat web app that supports Google authentication and both text and image messages, and you're going to »

Monty Rasmussen Monty Rasmussen on Angular, Intermediate, Frontend, Databases 21 September 2017

Writing Command-Line Utilities with Dart

If there's one thing computers are good for, it's automating repetitive, tedious startup or maintenance tasks that waste developers' time and, in the worst cases, serve »

Monty Rasmussen Monty Rasmussen on Beginner 14 September 2017

Handling Multiple @Input Fields with Angular Components

When building an Angular component, whether using Dart or TypeScript, sometimes it can be difficult to know how to handle multiple required inputs. The problem arises »

Monty Rasmussen Monty Rasmussen on Intermediate, Angular, Frontend 05 April 2017

TypeScript vs. Dart: Class Constructors

TypeScript, built by Microsoft, is a typed superset of JavaScript that compiles to plain JavaScript. Its mission is to add a level of type safety and »

Monty Rasmussen Monty Rasmussen on Intermediate 30 January 2017

Create a Structural Directive with AngularDart

Creating directives is a big part of taking full advantage of all that the Angular framework has to offer, and the best way to take advantage »

Monty Rasmussen Monty Rasmussen on Angular, Frontend, Intermediate 22 December 2016

Dart Academy Boot Camp: Start Programming with Dart

I've been using Dart to teach the very basics of programming to new coders for a few years now, and I've seen such success that I »

Monty Rasmussen Monty Rasmussen on Beginner, Getting Started 16 October 2016
Page 1 of 2 Older Posts →
Dart Academy © 2018
Proudly published with Ghost