Skip to content
@Learn-React-With-Harshi

Learn React With Harshi

My learning experience of Namaste React Live course conducted by Akshay Saini. Each repository contains every session's assignments and class notes.

Welcome to my learning space 👋

I will be documenting my react learning journey in this series. I am learning React through Namaste React Live Course conducted by Akshay Saini and enjoying every session.

Where to start ?

If you are new to this blog and wondering where to start, have a look at Table of Contents for getting a better idea.

About me 🙏 :

I'm Harshitha and I worked as a software engineer 👩‍💻 in Bangalore (India) for 3+ years before moving to Amsterdam (Netherlands).

I took a conscious decision of taking a break from my career to spend time and energy on myself and my family. Currently, I am full-time parent 🤱 (on a career break for 3 years now), taking care of my toddler 👨‍👩‍👧 and rebooting myself to bounce back to work.

It's never too late to restart our careers. I am ready to start it all again with a strong foundation. In my career reboot 2.0 journey, I am revisiting all the front-end core skills like javascript, CSS, HTML, and other libraries. There are a lot of new features to catch up on that were released in the meantime. Learning React in-depth was on top of my list. I am glad that I got the opportunity to learn React from Akshay Saini himself in the live course, who is the founder of Namaste Javascript youtube channel, which delivers clear explanations for all core-js concepts.

Find the link to my Github profile here

I am currently looking for job opportunities in Netherlands and Remote. If you have any leads that match my skills, please let me know on LinkedIn.

Pinned

  1. table-of-contents table-of-contents Public

    This repo is the index page for all the chapters that we will be learning in Namaste React Live Course by Akshay Saini..

    37 20

Repositories

Showing 10 of 19 repositories
  • chapter-07-finding-the-path Public

    This chapter is about creating routes to different pages of the application and how to navigate through them

    JavaScript 2 6 0 1 Updated Dec 24, 2023
  • chapter-11-data-is-the-new-oil Public

    Chapter-11 is about Data layer of the app. Consider data as if it's oil, use it wisely because that is what powers the engine, and its expensive as well. There were discussion on what is data in React, how to pass data in the component hierarchy, from parent to child, child to siblings, child to parent, and finally throughout the app.

    JavaScript 4 4 0 1 Updated Nov 23, 2023
  • chapter-12-lets-build-our-store Public

    Chapter-12 is all about handling data using external state management library `Redux`. We discussed the problems with other ways of data management like Props drilling and Context API. All about Redux Toolkit vs React-Redux and its step by step configuration and implementation in this chapter.

    JavaScript 17 8 0 0 Updated Jul 30, 2023
  • .github Public
    0 1 0 0 Updated Jul 7, 2023
  • table-of-contents Public

    This repo is the index page for all the chapters that we will be learning in Namaste React Live Course by Akshay Saini..

    37 20 0 0 Updated Apr 4, 2023
  • chapter-05-lets-get-hooked Public

    In this chapter, we re-organised the repo structure, understood the importance of clean coding principles, different ways of exporting and importing modules(components). Last but not the least, React 'Hooks' were explained in depth.

    JavaScript 4 4 0 0 Updated Mar 22, 2023
  • namaste-react-project-setup-cheatsheet Public

    This repo contains all the steps to be done (that we followed in namaste react course) while developing a React App.

    11 4 0 0 Updated Feb 12, 2023
  • chapter-14-machine-coding-interview Public

    This chapter helps us to prepare for machine coding round of interview. How to practice, plan and develop an app in the Live Coding interview.

    2 1 0 0 Updated Feb 12, 2023
  • chapter-15-building-advanced-features Public

    This chapter is the continuation of the app that we discussed in last chapter. In the first half, we implemented advanced features like searching, how to improve app performance using debouncing, caching and Integration. Second half, we understood how to implement nested comments features.

    2 1 0 0 Updated Feb 12, 2023
  • youtube-clone Public

    This is a clone of YouTube Application developed using React and other supporting the stack to practice for Machine Coding Interview.

    JavaScript 3 1 0 0 Updated Feb 11, 2023

Top languages

Loading…

Most used topics

Loading…