Skip to content

Latest commit

 

History

History
101 lines (97 loc) · 6.9 KB

Angular Meteor Weekly Meetings.md

File metadata and controls

101 lines (97 loc) · 6.9 KB

Angular Meteor community team Weekly Meeting

(format copied from the Angular team)

Date - 3/30/16 (updated after the 4/6/16)

  • Meteor 1.3 has been released!!!
    • Many exciting features for Angular developers:
      • ES2015 Modules
      • Testing
      • npm support - use packages directly from npm
      • Many Cordova improvements
    • The latest Angular1-Meteor and Angular2-Meteor versions have been updated to support both Meteor 1.2 and 1.3
    • angular-meteor and angular2-meteor are now available on npm!
    • Now you can use all of Angular's best practices
  • Angular1 Meteor
    • Current latest version - 1.3.10
    • changelog
    • Support for both Meteor 1.2 and 1.3
    • Many many fixes - probably the most solid version to date.
    • Support for older syntax - make deprecation warning to not display by default so you can feel safe to update to the latest version even if you like the older syntax. you can always turn the depracation warnings on here
    • I recommend all developers who waited with updating to the latest version to update now to latest.
  • Angular2 Meteor
    • Current Latest version - 0.5.2
    • Support for both Meteor 1.2 and 1.3
    • Updated to Angular 2.0 latest beta
    • Many fixes and docs
  • Typescript
    • The official Meteor typescript package has been released
    • Latest version can be used with the barbatus:typescript package version 0.2.2
    • meteortypescript:compiler package as been changed to simply imply the latest barbatus:typescript package
    • We might rename barbatus:typescript to typescript at some point
    • Also looking for help writing a chapter on Typescript to the Meteor guide
  • Biggest next things we want help with:
    • Angular 1.x to Angular 2.0 migration on top of Meteor
    • Blaze migration guide to Angular 2.0
    • Add SSR for fast loading times with Angular Universal track
    • Tell everyone about the great things that are happening in Angular Meteor :)

Date - 2/17/16

  • Angular1-Meteor 1.3.6 released with many fixes
  • Meteor 1.3 support for Angular 1.x in version 1.3.7
    • PR is after review and almost done
  • Typescript
  • As usual, anyone who wants to help - my email in on my Github profile page

Date - 2/10/16

  • First Weekly community team meeting with open meeting notes!
  • Community participants from Poland, Israel, Croatia and Thailand :)
  • Roadmap and tasks moved to Github from Trello (can also look at Waffle.io)
  • Meteor 1.3 support
    • Angular 2
    • Angular 1.x
    • Angular1-Meteor 1.3.6
      • Follow here
      • Opened PR
      • DAB0mB’s refactoring
      • API compatible with 1.3.5
      • Separate auth package to separate repo and versions
      • First beta should be released tomorrow
    • Angular2-Meteor-Data
    • Typescript
      • Merge all existing compilers into one official package
      • All the other Typescript package manager are on board with us
      • Track here
      • Alex is on it (@barbatus)
      • Making it similar as possible to the official ecmascript structure
      • Should we notify or approach someone from the Typescript team at Microsoft?
    • Chores
      • Auto changelog
      • Docs updating to Meteor 1.3
      • Tutorials
        • Easy way for beginning contributors to join in
        • Guide for how to update a tutorial
        • Socially 1 & 2
        • Whatsapp
        • Create a Whatsapp clone with Ionic 2.0, Angular 2.0 and Meteor 1.3!
        • Record yourself doing the tutorial to update the videos
      • Meteor guide
        • Angular 1.x article
        • Angular 2.0 article
        • Typescript article
  • As usual, anyone who wants to help - my email in on my Github profile page