bendc / frontend-guidelines

Some HTML, CSS and JS best practices.
8.29k stars 653 forks source link

Caching: Remove the func around the good example #755

Closed Maximilianos closed 6 years ago

Maximilianos commented 8 years ago

Does it serve a specific purpose? Great guide btw :)

bendc commented 6 years ago

It avoids the feature test on every function call :)