Description
In this course, you will :
- The goal of this course is to teach you how to use task runners and preprocessors to increase development productivity.
- Sockets are used for real-time client-server communication.
- CoffeeScript can help you improve your JavaScript writing skills.
- Using Grunt, you can automate multiple tasks.
Syllabus :
1. Grunt
- Setting up grunt with css-min
- Uglify JS files
- Setting up custom tasks
- Watching files
2. Coffeescript Basics
- If Statements
- Ternary
- Loops
- Comments, Strings, and Interpolation
3. Sockets
- Scaffolding the Project
- Setting up Sockets
- Communicating Between Connections