Skip to content

Hyatt Tech Talks with Nigam Patel: An introduction to Require.js

License

Notifications You must be signed in to change notification settings

nigampatel/talks-requirejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talks-requirejs

Hyatt Tech Talks with Nigam Patel: An introduction to Require.js

Please update README.md to include:

Presentation -- December 01, 2014

Building JavaScript app that you will enjoy working on it after an year is very difficult. This talk focuses on how to create and maintain JavaScript Module using AMD pattern. Descrease code complexity and increase JS maintainability.

A shallow dive of require.js library that helps you to write modular javascript applications.

Presenter descriptions

Nigam Patel is full stack JavaScript developer at Hyatt. He enjoy being a mentor in Frontend landscape. He is a motivated, self-starting and resourceful technology professional with firm qualifications and practical experience in software engineering, software development and project management.

Used technologies

requirejs AngularJs Vanilla JavaScript HTML CSS reveal.js

Reference links

What is AMD?
Writing Modular JavaScript With AMD, CommonJS & ES Harmony by Addy Osmani
How to structure your app using require.js
Modular Javascript
James Burke's Blog
David Shariff talk
Other example for your script loading needs
require.js 3 part series screencast by Cary Landholt

  1. basics part 1
  2. basics part 2
  3. optimizer

Copyright

Copyright © Hyatt Hotels Corporation. See LICENSE for details.

About

Hyatt Tech Talks with Nigam Patel: An introduction to Require.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.2%
  • CSS 41.8%