Angular Quickie — How to structure your projects
Angular will become the next big thing for enterprise developers. That's why you should structure your source code correctly from the very beginning.
Tales and Stories about WebAssembly, Edge-Native, Cloud-Native & Distributed Architectures
Angular will become the next big thing for enterprise developers. That's why you should structure your source code correctly from the very beginning.
Today In contrast to my older ES2015 example, this article demonstrates how to build an Electron application using Angular2 Beta0 and TypeScript.
This post introduces a small technical demo application which has been built using Angular, ES2015 and Electron. The entire build in this new sample has been created using Gulp.js
Do you want to ship Electorn Apps to your customers? Then you should always package application insights as ASAR. Learn how to get that done with Gulp.js
Learn how to create a cross-platform desktop application for Windows, Linux and macOS based on GitHub Electron, Angular.JS and JavaScript. In this tutorial, the JS code will be transpiled using Babel and dynamic module loading is implemented with SystemJS.