Optimize Your JS Workflow

Опубликовано: 15 Январь 2025
на канале: YYCJS
459
2

This month we are going learn some tips on how you can utilize modules and optimize your JS workflow.

This meetup will be split into two parts. The first half-hour will be about a beginner focussed topic and in the second part we will step it up a notch and do something more advanced. This time:

1) Modules & Build Tools

• AMD + RequireJS
• Component + Makefiles
• Browserify
• Grunt
• Gulp

2) Using Gulp + Browserify

• Setting up Gulp with Browserify to load our modules into Instaface