mobilemancer

mobilemancer

Menu

  • About
  • Aurelia Weekly
  • SignUp for Updates

Aurelia

Publish Your Aurelia App in Azure

Publish Your Aurelia App in Azure

Publishing Your Aurelia App in Azure If you have an Aurelia app served with .NET Core and want to host it as an Azure Web App, there are several ways to publish it. I am using a PowerShell based approach

Andreas June 5, 2017June 5, 2017 Coding 2 Comments Read more

Writing a QnA bot in Aurelia

Writing a QnA bot in Aurelia

Writing a QnA bot in Aurelia I wanted to write one of those nifty QnA bot’s that can be seen all over the web nowdays. After having a look at the Microsoft Bot Framework, I stumbled on to the QnA

Andreas February 26, 2017 Uncategorized No Comments Read more

Browsersync and the Aurelia CLI for ASP.NET Core Projects

Browsersync and the Aurelia CLI for ASP.NET Core Projects

Browsersync in Aurelia CLI for ASP.NET Core Isn’t Browsersync working out of the box in the your Aurelia CLI project for ASP.NET Core? Modify the browsersync section in the file aurelia_project/tasks/run.ts like follows: If you are serving your ASP.NET Core

Andreas February 24, 2017February 24, 2017 Coding No Comments Read more

Presenting “Get to know Aurelia”

Presenting “Get to know Aurelia”

Get to know Aurelia Today I presented my talk “Get to know Aurelia” to our local SWENUG user group and I had a blast! I want to extend a big “Thank you!” to those who showed up, the questions were

Andreas January 26, 2017 Coding No Comments Read more

Unit Testing and E2E Testing an Aurelia SPA (CLI)

Unit Testing and E2E Testing an Aurelia SPA (CLI)

Testing an Aurelia SPA Welcome to the seventh episode about writing an Aurelia SPA. This time we write some unit tests for our custom components. We also set up E2E testing, something that most of the other Aurelia skeletons come

Andreas January 5, 2017February 24, 2017 Coding 2 Comments Read more

How To: Style an Aurelia SPA with Sass

How To: Style an Aurelia SPA with Sass

Styling an Aurelia SPA with Sass Welcome to the sixth episode about writing an Aurelia SPA. Now we take a look at styling the SPA using Sass. The “Aurelia SPA built with TypeScript and Sass on .NET Core” Series These

Andreas November 25, 2016November 25, 2016 Coding No Comments Read more

How To: Configure and Use the Router in an Aurelia SPA

How To: Configure and Use the Router in an Aurelia SPA

Setup and use the router in an Aurelia SPA Welcome to the fifth episode about writing an Aurelia SPA, where we take a look at the Router and implement some Routing in our Aurelia SPA. We’re going to implement a

Andreas November 18, 2016November 18, 2016 Coding No Comments Read more

Using TypeScript’s async/await in Aurelia

Using TypeScript’s async/await in Aurelia

Using the TypeScript 2.1 async/await construct in Aurelia During the week, TypeScript 2.1 got promoted to release candidate. One of the interesting things in TypeScript 2.1 is the ability to now use asynchronous functions (async/await) when targeting ES5 and even

Andreas November 13, 2016November 13, 2016 Coding 4 Comments Read more

How to: Creating Aurelia Custom Elements with TypeScript

How to: Creating Aurelia Custom Elements with TypeScript

Creating Custom Elements for Aurelia using TypeScript Welcome to this fourth episode in the blog series about writing an Aurelia SPA, using TypeScript, with a Web API hosted on ASP.NET Core. This post will focus on introducing Custom Elements into

Andreas November 8, 2016November 8, 2016 Coding 2 Comments Read more

How to: Fetch data from Web API on ASP.NET Core to an Aurelia SPA

How to: Fetch data from Web API on ASP.NET Core to an Aurelia SPA

Fetching data from a Web API to our Aurelia SPA Welcome to this third episode in the blog series about writing an Aurelia SPA with a Web API hosted on ASP.NET Core. This post will focus on getting data from

Andreas November 4, 2016November 8, 2016 Coding 4 Comments Read more
  • « Previous

Recent Posts

  • Publish Your Aurelia App in Azure
  • Migrating a Web Project From Visual Studio 2105 to Visual Studio 2017
  • Writing a QnA bot in Aurelia
  • Browsersync and the Aurelia CLI for ASP.NET Core Projects
  • Presenting “Get to know Aurelia”

Recent Comments

  • $h@unty on PopupWindow in Android
  • Andreas on Publish Your Aurelia App in Azure
  • Richard Simpson on Publish Your Aurelia App in Azure
  • Andreas on ASP.NET Core – IIS Express and SSL
  • Mathilde on PopupWindow in Android
Copyright © 2018 mobilemancer. Powered by WordPress. Theme: Spacious by ThemeGrill.