Skip to content
#

corejs

Here are 20 public repositories matching this topic...

I built and planned this little JavaScript demo application for Browser Support. First of all, I analyzed the market to find which resources I can use to find out which feature is supported by which browser and which market share that feature has. Then, I used different techniques: feature detection with fallback code, manual polyfills and Babel.

  • Updated Mar 29, 2024
  • JavaScript

Add this topic to your repo

To associate your repository with the corejs topic, visit your repo's landing page and select "manage topics."

Learn more