JavaScript for Line of Business Applications
596.1K views | +0 today
Follow
JavaScript for Line of Business Applications
Keeping track of current JavaScript Frameworks that help design your clientside Business Logic Layers.
Curated by Jan Hesse
Beam to my Inbox:
Your new post is loading...
Your new post is loading...

Popular Tags - Filter using the Funnel

Current selected tag: 'AtScript'. Clear
Scoop.it!

Brace yourselves, future is coming: ES6, AtScript and Angular 2.0

Brace yourselves, future is coming: ES6, AtScript and Angular 2.0 | JavaScript for Line of Business Applications | Scoop.it

The real question is: When can we use this new features? Now!? Browser vendors are working hard to implement this and the latest browsers are shipping big parts of the specification already. This website tracks the progress of the latest browsers. You can see a lot of red in this table – that’s why Traceur (compiles ES6 to ES5) comes to the rescue. –> So that your code will work in all modern browsers!

In this talk, Erik from the AngularJS Team explains, which additional features of ES6 will be used in Angular 2.0 and how Traceur works. There is also a Chrome extension named “ES6 transpiler based on Traceur” where you can try out your latest ES6 code 

No comment yet.
Scoop.it!

Statically typed JavaScript via Microsoft TypeScript, Facebook Flow and Google AtScript

Statically typed JavaScript via Microsoft TypeScript, Facebook Flow and Google AtScript | JavaScript for Line of Business Applications | Scoop.it

This blog post looks at three initiatives for adding static typing to JavaScript: Microsoft’s TypeScript, Facebook’s Flow and Google’s AtScript.


Contents:

* Typing
Microsoft TypeScript
Facebook Flow
Google AtScript
A common standard?
Further reading


No comment yet.