149 skills found · Page 2 of 5
martinraj / Food Ordering App Like Swiggy Uber Eats MVVM And Room Database Food ordering app using MVVM architecture patterns, Architecture Lifecycle components and Room database.
anywhichway / TlxTLX is a small (< 5K minimized and gzipped) multi-paradigm front-end library supporting: template literals in place of JSX; multi-root templates in HTML, JavaScript, or remote URL references; t-for, t-foreach, t-forvalues with iterable protocol support; t-if attribute directive; custom attribute directives; optional two-way data binding; automatic or manual creation of standards compliant custom elements and components; standards compliant event handlers; a default router; extended lifecycle callbacks; automatic HTML injection protection.
alphamu / Android MVVM DataBinding FormExampleA demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.
DawinderGill / MusicPlayer JetpackComposeSample Android Clean Architecture on Music Player App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack with Compose.
florent37 / RxComponentLifecycleRx binding of new Android Architecture Component Lifecycle
Link184 / Lifecycle DelegatesKotlin set of delegates for android lifecycle.
jasonslyvia / React LifecycleA ReactJS mixin for logging component lifecycle method call
nuhkoca / LibbraA currency tracker app demonstration. It refreshes currency list every single second based on the main currency. In addition to that, main currency is selectable.
zengweitao / TreasureMVP+retrofit2+rxjava2+rxandroid+okhttp3+Lifecycle 的网络框架,结合了Google官方AAC(Android Architecture Components),实现生命周期的管理
ZhangMYihua / Lifecycles LessonHere is our quick CRA application that demonstrates how lifecycles work in class components
yiminghe / React Worker Rendermove react component lifecycle to worker and render to DOM
anmonteiro / ArchiAn OCaml library for managing the lifecycle of stateful components and their dependencies
JamieDixon / React Lifecycle ComponentA higher order component that accepts lifecycle hook functions as props
riggaroo / Android Arch Components LifecycleA demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Video Player is created using the Exoplayer Library
CodingZeal / React Native Appstate ListenerAdapt React Native AppState changes to the React component lifecycle
dolfbarr / React Log HookReact hook for logging per component lifecycle
geut / Mithril TransitionA lightweight library for MithrilJS to create your own custom transitions based on the lifecycle of your components.
cloudnc / Ngx Observable LifecycleLibrary for observing the lifecycle of an (ivy compiled) angular component
Hazrat-Ali9 / React Bangla Documentation⚛️ React.js 🦥 documentation 🐲 in Bangla 🐢 crafted to🐬help Bengali 🦋 speaking 🌺developers 🍑 learn🍋 modern frontend 🍏 development with 🥝 ease 🏪 Ideal students 🚋 self learners 🚃 and aspiring 🚞 web developers ✈ JSX Components 🚁 Props State 🚀 Events and 🛸 Lifecycle methods 🚟 styled-components ⛱ Tailwind CSS 🚢 and integration ⚽ guides
HassanHabibTahir / React CheatsheetA React cheat sheet is a concise reference guide for developers who are working with React, a popular JavaScript library for building user interfaces. ,React components and lifecycle methods,Debugging and error handling,Hooks and functional components,Managing state and props,Handling error etc