You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a feedback from Dev.to regarding browser compability.
In mobile Chrome version 57 some search suggestions not showing . Es6 is not supported by all devices,
Just a suggestion to use Babel for automatically convert new JavaScript to old for older devices
However, I am not sure about using Babel by trading off the performance for the majority of the browsers. SInce I am using NextJS, it already covers most of the browsers.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I had a feedback from Dev.to regarding browser compability.
However, I am not sure about using Babel by trading off the performance for the majority of the browsers. SInce I am using NextJS, it already covers most of the browsers.
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions