Pinned Repositories
active-directory-dotnet-webapp-webapi-multitenant-openidconnect
A sample .NET 4.5 MVC SaaS web app that signs-up and signs-in users from any Azure AD tenant, and calls the Azure AD Graph API.
angular-upload
Upload service with iframe fallback and some nice directives to go with it.
angularjs-chat
AngularJS Chat - Enable chat messaging experiences in your iOS, Android and Web apps.
AngularJSAuthentication
Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach
api-management-samples
azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
demo-portal
The iTwin Demo Portal is a demonstration of some of the services provided by the iTwin Platform
ionic
Advanced HTML5 Mobile App Framework. A beautiful front-end framework for developing hybrid mobile apps in HTML5
rajgadade's Repositories
rajgadade/demo-portal
The iTwin Demo Portal is a demonstration of some of the services provided by the iTwin Platform
rajgadade/craco
Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app
rajgadade/dts-bundle
Export TypeScript .d.ts files as an external module definition
rajgadade/dts-bundle-webpack
rajgadade/eventemitter3
EventEmitter3 - Because there's also a number 2. And we're faster.
rajgadade/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
rajgadade/json-rules-engine
A rules engine expressed in JSON
rajgadade/micro-frontend-starter
Micro frontend monorepo example setup using Lerna, TypeScript and React
rajgadade/microbundle
📦 Zero-configuration bundler for tiny modules.
rajgadade/MicroFes
This project is built on top of Module Federation, which allows to separate builds to form a single application. These separate builds should not have dependencies between each other, so they can be developed and deployed individually. This repo is part of my Micro Frontends talk.
rajgadade/open-microfrontends
open microfrontend framework to scale development teams
rajgadade/orleans
Cloud Native application framework for .NET
rajgadade/post-robot
Cross domain post-messaging on the client side using a simple listener/client pattern.
rajgadade/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
rajgadade/puppeteer-loadtest
load test puppeteer (Headless Chrome API) script using node
rajgadade/qiankun
📦 🚀 Blazing fast, simple and complete solution for micro frontends.
rajgadade/rajgadade.github.io
rajgadade/react-iframe
Simple solution for using iframes in React
rajgadade/react-json-schema
Configure and build views using JSON schemas mapped to React components
rajgadade/react-three-fiber
🇨🇭 A React renderer for Three.js
rajgadade/reading-time
:books: Medium's like reading time estimation.
rajgadade/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
rajgadade/redux-dynamic-middlewares
Allow add or remove redux middlewares dynamically
rajgadade/redux-dynamic-modules
Modularize Redux by dynamically loading reducers and middlewares.
rajgadade/redux-micro-frontend
This is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.
rajgadade/router
rajgadade/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
rajgadade/SubscribableEvent
A simple strongly-typed pub/sub/fire eventing system.
rajgadade/tailor
A streaming layout service for front-end microservices
rajgadade/tsdx
Zero-config CLI for TypeScript package development