Quantcast
Channel: xplatform.rocks by Thorsten Hans
Browsing latest articles
Browse All 17 View Live

Frontend build series introduction

Here at Thinktecture we’re focusing on Cross-Platform Apps and we’re optimizing our development workflow continuously to push boundaries when it comes to development performance. I found myself again...

View Article



Frontend Builds 1: Getting started

As described during the introduction, here the link to the sample frontend application. x-note is a small note-taking application which I’ll use for this series of posts. I’ve build the app using...

View Article

Image may be NSFW.
Clik here to view.

Frontend Builds 2: readable and pluggable gulpfiles

See the other posts from this series Introduction Getting Started / Angular related tasks Readable and Pluggable gulpfiles The idea Within this post I'll explain the steps I've used to move from the...

View Article

Frontend Builds 3: Cross Platform Desktop Builds

See the other posts from this series Introduction Getting Started / Angular related tasks Readable and Pluggable gulpfiles Cross Platform Desktop Builds The idea Frontend Apps can esily be built for a...

View Article

Image may be NSFW.
Clik here to view.

Frontend Builds 4: Building Cross Platform Mobile Apps

See the other posts from this series Introduction Getting Started / Angular related tasks Readable and Pluggable gulpfiles Cross Platform Desktop Builds Cross Platform Mobile Builds The Idea During...

View Article


Frontend Builds 5: Build as a Service (BaaS)

See the other posts from this series Introduction Getting Started / Angular related tasks Readable and Pluggable gulpfiles Cross Platform Desktop Builds Cross Platform Mobile Builds Build as a Service...

View Article

Frontend Builds 6: Make it configurable

See the other posts from this series Introduction Getting Started / Angular related tasks Readable and Pluggable gulpfiles Cross Platform Desktop Builds Cross Platform Mobile Builds Build as a Service...

View Article

Frontend Builds 7: Conditional Build Tasks

Introduction Getting Started / Angular related tasks Readable and Pluggable gulpfiles Cross Platform Desktop Builds Cross Platform Mobile Builds Build as a Service Make it configurable Conditional...

View Article


Angular2 goes CrossPlatform using electron

A while ago I've posted a sample on how to write an electron app using Angular 1.x with ES2015 and JSPM. Now having more than 80 stars on github, it seems to be quiet important for the community....

View Article


Image may be NSFW.
Clik here to view.

Building an electron app using Angular2 Beta0 in TypeScript

A couple of weeks ago I created a sample repository for demonstrating the usage of ng2 in electron apps when writing ES2015. Today I've investigated some time in building a electron showcase app which...

View Article

Angular2 Quicky - Local template variables

Local template variables in angular2 can be used to easily reference HTML elements and use their properties either on sibling or child nodes. It's pretty easy to create and use those local template...

View Article

Image may be NSFW.
Clik here to view.

Angular2 Quicky - Elvis is in tha house

Another Angular2 Quicky for today ;) Angular2 introduces the Elvis operator ?. which can be used within templates. CoffeeScript Developers (Note: I ) may know this as "Existential Operator" which can...

View Article

Image may be NSFW.
Clik here to view.

Angular2 Quicky - How to structure your projects

When building large ng2 Apps, you've to care about how to structure your project. John Papa will of course provide a new style guide in the near future :) (no pressure here, we've our own for ng and...

View Article


Image may be NSFW.
Clik here to view.

Angular2 Quicky - Component ViewEncapsulation and WebComponents

Component is perhaps the most overloaded word when it comes to JavaScript frameworks in these days. Every single framework has it's own definition of what exactly a component is, also Angular2....

View Article

Setting electron app icons for Windows from OSX

When building cross platform apps using GitHub's electron (website), you may run into the same issue I did a few days ago. When you want to automatically build the app Windows and OSX directly from an...

View Article

Browsing latest articles
Browse All 17 View Live




Latest Images