Rajasegar Chandran

Results 110 comments of Rajasegar Chandran

@evenstensberg Just curious to know, what kind of optimizations we are looking at?

I think it is not only `attr`, but `belongsTo` and `hasMany` also are imported from `@ember-data/model`

This is my code ```js stream.useAllAutoTags(true); stream.streamBefore('_header'); stream.streamAfter('_footer'); app.get('/', stream.stream(), (req,res) => { res.stream('index'); res.end }); ```

I am afraid that won't work due to the `res.close` method not available anymore Related to #11

what kind of rules you want to enforce with eslint, can you please give me an example

This is a great start, but I would like to stress one point. Even though we are talking mostly about HTML, we are not directly writing it in `.html` files,...

@danilo-alm Thanks for pitching in for the TOML support What do you mean by tests are already broken? Do you think you can fix it, that would be greatly appreciated

@danilo-alm Thanks a lot for the PR, the changes are merged and a new release is cut

@JuanVqz I have enabled 2FA for my npm account, can you please check and confirm?

I made a new release v6.0.0 in npm, please check and let me know or any issues