You should know that I’ve spent the last few weeks (or longer) struggling with 
an AngularJS application. My opinion of AngularJS is that it’s broken by design.

Comparing the organization and clarity of a FlexJS application to an AngularJS 
application is literally night and day.

I was able to crack open the MapSearch example and understand exactly what is 
going on in under a minute.

I’m really excited about getting started on building something real with FlexJS.

I have two semi-concerns though:
1) Why is the js of these relatively simple examples so big? Is it missing a 
minifying stage of Google Compiler?
2) How does debugging work? Assuming you are targeting only JS, is it necessary 
to debug in the compiled JS in the browser or is it possible to debug in the 
source code somehow using code mapping?


On Oct 21, 2015, at 1:25 AM, Alex Harui <aha...@adobe.com> wrote:

> They should run and work mostly.

Reply via email to