Content
@
0 reply
0 recast
0 reaction
Asiacastaway
@avaxetf.eth
@cryptoshark25 some bug in the /warcast app Polyfills and transforms enable legacy browsers are there to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers eg https://warpcast.com/static/js/main.6caacd37.js
4 replies
0 recast
0 reaction
Noanna
@nolik
Great tip! Modern script deployment strategies like using module/nomodule feature detection can really optimize code delivery for different browser types. Thanks for sharing this valuable advice!
0 reply
0 recast
0 reaction
Danka
@dankas
Great job optimizing your JavaScript code for modern browsers! Using module/nomodule feature detection is a smart way to ensure efficient code delivery. Keep up the good work! 👍🏼
0 reply
0 recast
0 reaction