Pinned Repositories
30-seconds-of-code
Short code snippets for all your development needs
30days30projects
33-js-concepts
📜 33 JavaScript concepts every developer should know.
_hyperscript
a small scripting language for the web
Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
Advanced-Front-End-Development-with-React-Coding-Ninjas
This is a repo containing all the questions and solutions which are part of Advanced Front End Development with React Course provided by Coding Ninjas
Advanced-Front-End-Web-Development-with-React-Coding-Ninjas
angular-app
Angular 17 ,Bootstrap 5, Node.js, Express.js, CRUD, PWA, SSR, SEO, Lazy Loading, Examples Angular & React nrwl
angular-http-observables
Angular 13 Observables tutorial - Manage HTTP response with RxJS observables and operators, build a live country search module from scratch.
angular-ionic-ngxs-movies
Sample project that shows how to build a Movies Catalog APP with Angular, Ionic, Capacitor and NGXS (State Management).
workganeshgandhi's Repositories
workganeshgandhi/essential-js-design-patterns
Repo for my 'Learning JavaScript Design Patterns' book
workganeshgandhi/expressworks
Pro Express.js.
workganeshgandhi/htmx-twitter-clone
Twitter clone in htmx
workganeshgandhi/todomvc-htmx
TodoMVC app implemented using htmx and hyperscript
workganeshgandhi/react-native-examples-and-tutorials
An index of React Native examples and tutorials by Handlebar Labs.
workganeshgandhi/mern-stack-crud
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example
workganeshgandhi/node-express-passport-mysql
Login Express + Passport + MySQL
workganeshgandhi/LeetCode-Sol-Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
workganeshgandhi/Railway-Management-MERN
Implementation of Railway Management System with Mern Stack and Redux
workganeshgandhi/react-graphql
This is just a thing that i code during the pandemic, based on The Net Ninja GraphQL & React Playlist Tutorial
workganeshgandhi/Javascripttdd
Javascript : Test-Driven Learning
workganeshgandhi/angular-state-management-v2
Updated version of angular-state-management
workganeshgandhi/flexboxgrid
Grid based on CSS3 flexbox
workganeshgandhi/CleanCode
Code samples taken from CleanCode book
workganeshgandhi/art-of-node
:snowflake: a short introduction to node.js
workganeshgandhi/todomvc-react
A refactor of the TodoMVC React project
workganeshgandhi/vscode-javascript-booster
Sprinkle extra refactorings, code actions and commands over your JavaScript! 🍩 TypeScript and Flow are first class citizens as well!
workganeshgandhi/typescript-design-patterns
Common OO design patterns implemented in TypeScript
workganeshgandhi/mern-starter
Full stack JavaScript app using MongoDB, Express, React, and Node.
workganeshgandhi/learnpython
Learning python from https://www.learnpython.org/
workganeshgandhi/express.io
Realtime Micro Framework for Nodejs
workganeshgandhi/ui
UI Development
workganeshgandhi/tinystate
A tiny, yet powerful state management library for Angular
workganeshgandhi/spring-boot-angular-example
Example app showing how to build a Spring Boot REST API and Angular UI
workganeshgandhi/tty.js
A terminal for your browser, using node/express/socket.io
workganeshgandhi/you-dont-know-node
You Don't Know Node.js
workganeshgandhi/javascript-typescript-scaffolding
SPA Scaffolding built with Vanilla JS, Typescript and Lit-html as a template engine. To navigate between pages I added navigo router. You can use latest features of es6 and es7 without add manually the polyfills.
workganeshgandhi/ngrx-vs-ngxs
A side-by-side comparison of Angular state management libraries
workganeshgandhi/ngrx-testing
Testing NgRx with jest and jasmine-marbles
workganeshgandhi/jasmine-react
Unit test your React.js applications with Jasmine