Ashnita is a front-end developer who loves JavaScript and Angular. She studied Management Science and Information Systems at The University of Auckland, New Zealand. She has worked on projects using C, PowerBuilder, BuildProfessional and more recently with modern front-end technology stack.
This summer, Ashnita is excited to take part in the 1 Million Women to Tech Summer of Code and expand her learning to Python, AI, Blockchain, Virtual Reality and Augmented Reality.
Ashnita loves to help people learn topics in programming and development, this helps with her own learning and is a lot of fun. She organises study meetups and volunteers as a mentor for freeCodeCamp-Reading.
Talks I've Given
-
Creating Structural Directives in Angular
Featuring Ashnita Bali
Structural directives are a powerful feature in Angular that allows you to dynamically change a component view structure. As with directives, a structural directive is used as an attribute on an element in the component template and the logic is implemented in the directive’s controller class. An...
javascript angular fullstack -
Lightning Talk: Let's Look at Web Components And The Exciting New Angular Feature, Angular Elements!
Featuring Ashnita Bali
In front-end development, the modern JavaScript frameworks/libraries use Components. Component based Architecture allows you to structure your applications into modular components that are small, configurable, have single responsibility, provide encapsulation, are reusable and are easier to...
angular modularity shadow-dom javascript fullstackcon