elangosundar
Full Stack Developer - Javascript, ReactJs, NodeJs, Php, Wordpress, Html5, Css3, AWS. Author @10secondsofcode
chennai
elangosundar's Stars
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
slatedocs/slate
Beautiful static documentation for your API
mitesh77/Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
vueuse/vueuse
Collection of essential Vue Composition Utilities for Vue 2 and 3
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
cobiwave/simplefolio
⚡️ A minimal portfolio template for Developers
minbrowser/min
A fast, minimal browser that protects your privacy
googleapis/googleapis
Public interface definitions of Google APIs.
github/markup
Determines which markup library to use to render a content file (e.g. README) on GitHub
react-native-webrtc/react-native-webrtc
The WebRTC module for React Native
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
TheAlphamerc/flutter_twitter_clone
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
gaearon/whatthefuck.is
An opinionated glossary of computer science terms for front-end developers. Written by Dan Abramov.
React-Sight/React-Sight
Visualization tool for React, with support for Fiber, Router (v4), and Redux
redux-zero/redux-zero
A lightweight state container based on Redux
twilio/twilio-video-app-react
A collaboration application built with the twilio-video.js SDK and React.js
github/covid19-dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
axios/moxios
Mock axios requests for testing
manikandanraji/youtubeclone-frontend
Youtube Clone Frontend (React + Redux)
timburgan/timburgan
aneagoie/robofriends-redux
ZTM tutorial - adding redux to a react app
github/github-graphql-relay-example
Example Relay Modern app using GitHub's GraphQL API
ZhangMYihua/react-context-complete
A complete version of our application converting everything redux over to using the contextAPI
ZhangMYihua/crwn-clothing-prisma
A Prisma server for our backend! Prisma is a layer between our database and our client application that allows us to make graphQL requests!
ZhangMYihua/graphql-practice-complete
The final version of our application after converting it to leverage apollo-client for handling local state. *One thing to note is that in checkout-item.container we use something new, the compose function and the graphql function we get from react-apollo to handle multiple mutations!
ZhangMYihua/redux-saga-take-takelatest-takeevery
Our test application helping us understand the difference between take, takeEvery and takeLatest
jacques-blom/dynamic-github-profile
A Netlify function that updates your GitHub profile repo with your latest YouTube videos
ZhangMYihua/lesson-32-complete
Let's make our code mobile responsive! We wrote some media queries into the appropriate css files and now we have mobile friendly code!
ZhangMYihua/graphql-lesson
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.