NIIT StackRoute

NIIT is a leading Skills and Talent Development Corporation that is building a manpower pool for global industry requirements. NIIT offers training and development solutions to Individuals, Enterprises and Institutions around the globe.
Stackroute is a product engineering startup by NIIT, that provides disruptive IT learning solutions to produce world class full stack and technology professionals with deep skills.

Sort options

Building High Quality User Experience Using Material UI (Coursera)

A user experience is built upon a user’s experiences and interactions with a product, system, or service. Providing high quality digital experiences in a web application involves writing CSS codes which focus on display, navigation, actions, input, and communication. However, CSS has its own set of challenges which can [...]

Building User Interfaces Using Functional React Components (Coursera)

React Components are generally implemented using Classes. Although they work well, they have their own set of limitations. The stateful logic provided by the class components lack reusability. To enhance the productivity, codes developers are expected to develop codes with reusability.