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
Part of the More JS in Web Dev Syllabus (moving towards a full focus on the front-end part of JS and importmap), let's remove any mention to the webpack bundler and yarn. Keeping node.js might come in handy, so keeping it might be a safe move.
Tasks:
Audit mentions of webpack to remove them
Audit mentions of yarn to remove them
Audit mentions of node.js to see what is worth keeping
The text was updated successfully, but these errors were encountered:
Part of the More JS in Web Dev Syllabus (moving towards a full focus on the front-end part of JS and
importmap
), let's remove any mention to thewebpack
bundler andyarn
. Keepingnode.js
might come in handy, so keeping it might be a safe move.Tasks:
webpack
to remove themyarn
to remove themnode.js
to see what is worth keepingThe text was updated successfully, but these errors were encountered: