Es6 Support?
See original GitHub issueCurious to see if it is on the roadmap to support Es6 for referencing the different services like $firebaseObject
or $firebaseArray
being used like this at the top of the file
import $firebaseArray from 'angularfire'
angular.module('goesHere', ['firebase'])
// and so on
Issue Analytics
- State:
- Created 8 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
"es6" | Can I use... Support tables for HTML5, CSS3, etc
As ES6 refers to a huge specification and browsers have various levels of support, "Supported" means at least 95% of the spec is...
Read more >ECMAScript 6 compatibility table
Feature name▻ Current browser 98% ES6 Trans‑ piler 25% Trace...
Optimisation Optimisation Optimisation Optimi...
§proper tail calls (tail call optimisation)▻ 0/2 0/2 0/2
§direct recursionc No...
Read more >JavaScript Versions - W3Schools
Browser Support for ES6 (2015) ; Chrome, 51, May 2016 ; Firefox, 52, Mar 2017 ; Edge, 14, Aug 2016 ; Safari, 10,...
Read more >ES6 Support In Chromium
ES6 Support In Chromium. This is a list of ECMAScript6 features allowed in Chromium code. This is not a status list of v8's...
Read more >Why You Should Use ES6 - ITNEXT
The most popular features (I will explain later) are supported by all the current browsers very well. If you are a nodejs developer,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No support coming for AngularFire 1.x? 😢 How do I use AngularFire in an ES6 application?
game changer indeed. very much looking forward to this.