Skip to content
Menu
Rohit Naik Kundaikar
  • Home
  • Contact
Rohit Naik Kundaikar

Month: October 2020

Angular Forms: CoversTemplate-Driven Forms and Model-Driven Forms also called as Reactive Form

Posted on October 21, 2020December 10, 2020 by Rohit Naik Kundaikar

Project Setup In this example, you will see how to create forms in Angular using a Reactive and Template driven approach. In our demonstration, we will create two forms one using the Reactive approach and the other with a template-driven approach. Create project and add components that we would need. Reactive Form Reactive forms or…

+
Angular, Forms

Authentication In Angular Covers Routing, Services, and Guard

Posted on October 12, 2020 by Rohit Naik Kundaikar

For the purpose of the demonstration, we will be creating a simple Angular app that grants access to the dashboard route upon successful Login. Step 1: Setup Project Create an Angular Project with Angular CLI with routing flag. Let’s also create Login and Dashboard components. Step 2: Routes Add route in the app-routing.module.ts file, the…

+
Angular

Supervised Machine Learning with Scikit Learn Library in Python: Covers Dataset Reading, Splitting, Vectorising, and Predicting Using Classifiers

Posted on October 8, 2020October 8, 2020 by Rohit Naik Kundaikar

Machine learning isn’t rocket science it could be easy if you lean it the right way, but learning the right way is a challenge. In Supervised Machine Learning we train a model (machine) with large dataset of factual data and based on this data it can then predict the output for a given input. Suppose…

+
Machine Learning, Python

Recent Posts

  • Typescript Guide – Part 1
  • Vite Micro Frontend
  • React Best Practice: Part 2
  • React Best Practices: Part 1
  • Redux Toolkit

Recent Comments

    Archives

    • August 2024
    • January 2024
    • September 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020

    Categories

    • Angular
    • API
    • Best Practice
    • Compiler
    • Context
    • DevOps
    • Docker
    • FAANG
    • Forms
    • GraphQL
    • Java
    • Javascript
    • Machine Learning
    • MobX
    • Python
    • ReactJS
    • Redux Toolkit
    • Spring Boot
    • Typescript
    • Uncategorized
    • Vite
    • Webpack
    ©2025 Rohit Naik Kundaikar | Powered by WordPress & Superb Themes