Mehul Kar

Results 169 comments of Mehul Kar

Treating teacher training as a curriculum makes sense to me. It turns Railsbridge into an ecosystem for education versus a classroom where the student is the client/user/customer. It's ultimately more...

@rwjblue done. Don't love the flag name, and feel like there's probably opportunity to combine it with the functionality of `--suppress-sizes`, but that feels more invasive (and probably a breaking...

Seems we could read and use this config here: https://github.com/ember-cli/ember-cli/blob/fdb393f1331dd12f24a3afbc46c8d81ae76da07d/lib/models/asset-size-printer.js#L20-L27

I didn't get any feedback for a few months, and have since left the job where it was relevant. I don't have a need to pursue anymore

I was trying to figure that out today with a coworker! I wasn't sure if `ember-template-lint . --fix` was intended to use the prettier plugin under the hood or not....

I'd love to discuss: - the status of Ember CLI API doc generation / redirecting ember-cli.com to cli.emberjs.com! - moving build targets guides into https://github.com/ember-learn/cli-guides/pull/163

@abhilashlr I was invited to this meeting (I think) on the basis of a couple PRs I sent in. I 100% agree that the existing guides as a whole could...

> One of the goals is to allow for a library built on top of Glimmer 2 So ember will be built on top of glimmer 2?

@samselikoff nice! the `front_end_builds` gem looks pretty great, but I'd be concerned about coupling between the API and web clients. It looks like I might run into problems (with the...