Poulami's repositories

Namaste-React

❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react

Language:JavaScriptStargazers:1Issues:0Issues:0

Ace-The-FrontEnd

This repository contains frontend projects that will help you to become an ace Frontend Developer.

Language:HTMLStargazers:0Issues:0Issues:0

algoExpert

Solutions to problems that I solved on AlgoExpert.

Stargazers:0Issues:0Issues:0

BFEdevSolutions

Solutions to problems that I solved on bigfrontend.dev

Stargazers:0Issues:0Issues:0

chapter-01-inception-namaste-react

This was an introduction session to Namaste React Live Course. Wrote the first react program without any installation or create-react-app.

Stargazers:0Issues:0Issues:0

chapter-02-igniting-react-app

Chapter-02 was about creating production ready react app from scratch without using create-react-app. The concept of bundlers (Parcel) was explained in detail.

Stargazers:0Issues:0Issues:0

chapter-03-laying-the-foundation

Chapter-03 covers lots of core concepts like JSX, functional components, babel.

Stargazers:0Issues:0Issues:0

chapter-04-coding-in-react

In this chapter, we started to develop a config-driven UI for food ordering platform. Concepts of props(properties), virtual DOM, importance of unique key were discussed.

Stargazers:0Issues:0Issues:0

chapter-05-lets-get-hooked

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.

Stargazers:0Issues:0Issues:0

chapter-06-exploring-the-world

In this chapter, we learnt about working with real time data from the Web (Our world basically)

Stargazers:0Issues:0Issues:0

chapter-07-finding-the-path

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

Stargazers:0Issues:0Issues:0

chapter-08-lets-get-classy

This chapter is all about creating and working with class based components in React.

Stargazers:0Issues:0Issues:0

chapter-09-optimizing-our-app

The first half of the chapter was about all about Custom Hooks. Difference between helper functions and custom hooks were discussed with example. The second half of the chapter was about optimizing our app using lazy loading/ on demand loading mechanism.

Stargazers:0Issues:0Issues:0

chapter-10-what-is-seen-is-sold

Chapter-10 is all about UI Layer of our app. The look and feel of the app attracts the user. Various ways of writing css (styling) is discussed in this chapter. Recreated the whole app using Tailwind CSS.

Stargazers:0Issues:0Issues:0

chapter-11-data-is-the-new-oil

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.

Stargazers:0Issues:0Issues:0

chapter-12-lets-build-our-store

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.

Stargazers:0Issues:0Issues:0

chapter-13-time-for-the-test

Chapter-13 is all about testing the application. In this chapter, different types of testing and testing frameworks were discussed. Detailed explanation and hands-on on testing frameworks `jest` and `react-testing-library` were done.

Stargazers:0Issues:0Issues:0

chapter-14-machine-coding-interview

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.

Stargazers:0Issues:0Issues:0

chapter-15-building-advanced-features

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.

Stargazers:0Issues:0Issues:0

coding-interview-gym

leetcode.com , algoexpert.io solutions in python and swift

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

educative

Created with CodeSandbox

Language:JavaScriptStargazers:0Issues:0Issues:0

google-interview-preparation-problems

leetcode problems I solved to prepare for my Google interview.

Stargazers:0Issues:0Issues:0

graphql-playlist

All course files for the GraphQL tutorial playlist on The Net Ninja YouTube channel.

Stargazers:0Issues:0Issues:0

instafood-server

A simple node.js web server that fetches data from a third-party (Swiggy) API and exposes it to a client (instafood) app.

Stargazers:0Issues:0Issues:0

namaste-react-project-setup-cheatsheet

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

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

table-of-contents

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

Stargazers:0Issues:0Issues:0

Time_tracking_dashboard

Created with CodeSandbox

Language:HTMLStargazers:0Issues:0Issues:0