Thursday, April 25, 2024
HomeJavaScriptCountdown to The New Yr

Countdown to The New Yr


That is the sixth in our DecEmber collection–”Countdown to The New Yr: 31 Days of Ember Addons”. We plan to focus on a brand new addon every day till the brand new 12 months, and we hope you may be a part of us for the enjoyable!

Day 6

As soon as upon a time, if Ember builders wished to make use of an everyday npm package deal, they wanted to leap by means of some hoops, however ember-auto-import makes it a breeze!

What It Does

The ember-auto-import addon offers a zero-config approach to make use of npm packages in your Ember app, and even lazy-load them.

Why I Like It

Certainly one of my needs for the net is that we are able to make it simpler for brand spanking new folks to study, take part, and construct.
Each time I see this development occurring in Ember, it makes me blissful.

I like this addon as a result of it eliminates the necessity for a newbie (and skilled developer) to know the variations between AMD and CJS modules, and the way they get into the app tree.
They needn’t examine easy methods to configure their construct.
They needn’t know the way Ember’s construct pipeline differs from different construct instruments.
They import what they want, and it really works.
That is superior.

I feel again to earlier in my profession, after I was reliant on different folks to make addons that wrapped widespread libraries, or I used ember-browserify, which had some drawbacks.
Due to ember-auto-import, it’s a pleasure to make use of new libraries instantly and even contribute options or bugfixes upstream.
I additionally think about that it has saved a ton of time throughout the Ember group, since builders don’t want to put in writing and keep as many wrapper addons.

This addon is Octane-ready!

Do you utilize this addon? Or one prefer it? We might love to listen to about Ember addons that carry you pleasure!

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments