Brosteins

Developers, Technology Evangelists, Bros.

Tag: typescript

NativeScript Playground

Yesterday Mike and I had the privilege of giving a half-day workshop at Code PaLOUsa 2018. If you’re not familiar with Code PaLOUsa it’s “Software Development Madness” right here in Louisville, KY. Mike and I spoke about rapidly prototyping mobile apps using NativeScript and Angular where we created a SpaceX mobile app in a few hours. So how does one rapidly…

Share

NativeScript in Action Update

We’re excited to share some important updates to our progress on NativeScript in Action. To start off, we’re nearly finished! We’re working through updates and edits on the last three chapters, and will be releasing MEAP (Manning Early Access Preview) updates every couple of weeks. Chapter 11 Released Our second announcement is that chapter 11 has been released to MEAP! Chapter 11, titled Refining…

Share

js13kgames 2016

It’s been a while since I wrote a blog post; not that I haven’t wanted but working on NativeScript in Action has definitely kept me more than busy. In my extra spare time I made sure I was able to participated in js13kgames 2016. js13kgames 2016 If you aren’t familiar with js13kgames it is a yearly competition to create a…

Share

NativeScript

At KiZAN, we’ve been searching for the right set of tools to help us be innovative, stay on the edge of mobile technologies, and delivering the most value to our customers at the best cost. We have previously used PhoneGap/Cordova, Xamarin Forms, and native app development technologies. For the last 6 months, we have been exploring Telerik’s NativeScript – a platform for building cross-platform mobile…

Share

Publishing Your Typescript Project to Azure

So you want to deploy your new Typescript web application to Windows Azure using the publish option within Visual Studio but when you preview the files you notice that the Javascript files created from created when you built your project are missing.  Unfortunately Typescript has a few kinks to work out with its integration and this is one of them.…

Share