Pinned Repositories
angular-seed
Seed project for angular apps.
custom-react-hook
React Hooks : Reusable code as custom hook
firebase
FireBase Auth and Storage integration
flutter-money
Handson on various flutter widgets to create a sample app - expenses
graphql-setup
We are starting our Graphql implementation lesson! In this lesson, we are starting from a state of our application where we don't have sagas but are leveraging redux for local state storage.
heroku
Heroku deployment of create react app ecomm site
react-context-api
Context API : replacing redux
react-hooks
handson on react hooks
react-native-handson
exploring react native
redux-persist
Redux Persist example : storing to local storage
tolalitnegi's Repositories
tolalitnegi/angular-seed
Seed project for angular apps.
tolalitnegi/custom-react-hook
React Hooks : Reusable code as custom hook
tolalitnegi/firebase
FireBase Auth and Storage integration
tolalitnegi/flutter-money
Handson on various flutter widgets to create a sample app - expenses
tolalitnegi/graphql-setup
We are starting our Graphql implementation lesson! In this lesson, we are starting from a state of our application where we don't have sagas but are leveraging redux for local state storage.
tolalitnegi/heroku
Heroku deployment of create react app ecomm site
tolalitnegi/react-context-api
Context API : replacing redux
tolalitnegi/react-hooks
handson on react hooks
tolalitnegi/react-native-handson
exploring react native
tolalitnegi/redux-persist
Redux Persist example : storing to local storage
tolalitnegi/flutter-setup
Just initial setup and a sample app
tolalitnegi/flutter_examples_handson
basics of flutter and custom apps
tolalitnegi/gatsby-handson
React , gatsby, static site generator
tolalitnegi/graphql-react
Tryingout Integration of graphql with react
tolalitnegi/isomorphic-react-nodejs
An example of creating isomorphic application usring react and nodejs
tolalitnegi/JavaScript-Boilerplate
JavaScript Boilerplate is the collection of best practices using a design pattern (global abetment) with the namespaces which would help us out to protect our code in a modular way with some commonly used utility methods, it’s equipped with the configuration file in the form object literal. It would be a template over which people can build their projects. We would also be looking into different APIs that can combine along with the best practices to enhance our customized solution.
tolalitnegi/js-assessment
A test-driven approach to assessing JS skills
tolalitnegi/loopback-express-mongodb-ejs-rediff
A sample app where the frontend is buidl in jquery exposed from backend via Node Express Application This node application then talks to another rest api provider application Loopback.
tolalitnegi/loopback-search-api
Search API via loopback
tolalitnegi/microfrontend-ecomm
Handson on microfrontend approach from scratch
tolalitnegi/nextjs-handson
Nextjs with react
tolalitnegi/nextjs-pwa
pwa example with service workers and deployment on heroku
tolalitnegi/nxdev-lalit
hands on on nxdev
tolalitnegi/react-carousel
A sample carousel implementation in reactjs
tolalitnegi/react-performance
Various Performance tips / tricks for react app
tolalitnegi/redux-saga
Saga handson