ionic Our project template to build awesome Ionic apps using Webpack and Typescript We've been working on a custom build workflow using Webpack to compile our Ionic apps written in Typescript. After one year using and tweaking it, we decided to release it as a Yeoman
devops Generate Your Icons And Splashcreens Or Any Scaled Assets In this article you'll learn on of our trained monkey trick to handle a boring task such as generating Icons, Splashscreens or any kind of assets you must produce in various sizes. But
azure An easier successful Azure Web App deployment process from VSTS A few months ago, I wrote about a successful Azure Web App deployment process, and its implementation from Visual Studio Team Services through PowerShell scripts. As we worked on several small projects, we
azure A successful Azure Web App deployment process Deploying your application automatically on an Azure Web App isn't really challenging. You have several options to do it (including Web Deploy, Git, FTP...); and several release management services (like Visual Studio Team
grunt Grunt configuration for your Node.JS server in TypeScript By following the steps of this article, you will have a powerful automation tool that can lint and compile your TypeScript files and restart your node server each time you make a change
grunt Getting Started With Grunt This tutorial will help you get started with Grunt, a useful Javascript task runner with automation capabilities. We’re hearing a lot about GruntJS these days and you may wondering why. I’ve