Building responsive web application using modern software technology such as
Front end:
• AngularJs - building reusable directives, services and pipes based on DI pattern and single
responsibility principle.
• Javascript & Jquery - combine with angular controllers ans services to achieve data calculation
and DOM manipulation.
• HTML5, Bootstrap & CSS3 - building html templates based on bootstrap design.
• Unit-testing (jasmine over karma) - testing isolated and integrated components.
Back end -
• C# .NET 4.5 Framework - strong object oriented principles, reflection and
design pattern implementation.
• MVC - develop controllers, businesses logic and DAL layers.
Database -
• MsSQL - using store procedure, dynamic SQL custom tvp and such..