Topic: "stateful-components"
AdilsonFuxe/auth-microservice
Authentication microservice built with Node.js that follows Clean Architecture + TDD + SOLID + DDD + functional programming principles
Language: TypeScript - Size: 664 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 18

BitzArt/Blazor.State
Persisting Blazor component state across rendering environments
Language: C# - Size: 188 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 0

dimmasyusuf/noteable
"Belajar Membuat Aplikasi Web dengan React" is my third class which I have learned at Dicoding Indonesia. The lessons I have learned include Introduction to React, React Basic Concepts, React UI Components, and Stateful Components. The learning evaluation is carried out by building the Personal Notes application with React.
Language: JavaScript - Size: 646 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

nidhiupman568/DiceRoll-Using-React.JS
🎉 Welcome to the Dice Rolling project! 🎉 This exciting 🥳 and interactive 🎮 application rolls two dice 🎲🎲 to display random numbers between 1️⃣ and 6️⃣. Every time you click the button 🖱️, the dice shake 🔄 and show a new random number 🎰 on their upper faces, just like standard dice 🎲.
Language: JavaScript - Size: 183 KB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

sofiane-abou-abderrahim/react-expense-tracker
I dived in React.js and built an awesome expensive tracker application from scratch! I used Reactjs, Components, Props, Event Handlers, States, Forms, Rendered List Dynamically, Charts, Dynamic Styles, Conditional Content, Hooks and way more!
Language: JavaScript - Size: 2.67 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

AntonV0/video-player
Project #45 of Codecademy's Full Stack Engineer Career Path
Language: JavaScript - Size: 303 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Server1567/infoBit
React SPA for Cryptocurrencies info using Stateful Components
Language: JavaScript - Size: 14.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

suzannepach/sk-jr-l9.4-nametag-app
React app created with CodeSandbox as part of the Skillcrush Javascript React course. The aim of this assignment was to practice using functional components, building array data models, writing stateful components, working with user input and using lifecycle methods. The Name Tag Generator app lets users generate and remove name tags.
Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AntonV0/appointment-planner
Project #51 of Codecademy's Full Stack Engineer Career Path
Language: JavaScript - Size: 405 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

badripaudel77/JSON_Placeholder_REDUX-APP
Fetching posts from an API " jsonplaceholder " and display it using React, Redux, React-Redux and Redux-Thunk.
Language: JavaScript - Size: 173 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

teragrep/rlo_13
Teragrep file reader with persistence for Java
Language: Java - Size: 36.1 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 3

DineshGowthamK/shop-home-page-task-23
The project is a shopping cart developed using React that allows users to add and remove items from the cart.
Language: CSS - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Darla-Young/web-sprint-challenge-advanced-react Fork of bloominstituteoftechnology/web-sprint-challenge-advanced-react
Grid widget
Language: JavaScript - Size: 768 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Darla-Young/web-module-project-custom-hook Fork of bloominstituteoftechnology/web-module-project-custom-hook
crypto currency tracker with dark mode
Language: JavaScript - Size: 664 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Darla-Young/web-module-project-lifecycle Fork of bloominstituteoftechnology/web-module-project-lifecycle
to-do app
Language: JavaScript - Size: 1.02 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ashutosh7i/material_calculator
A simple calculator android app built using flutter Stateful Components, can be viewed online without installing using FlutterAppShowcase
Language: Dart - Size: 62.5 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lestece/create-react-app
Setting up a React app and creating React components
Language: JavaScript - Size: 311 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nevenaturkovic/fso_part1
This repository contains solutions for Part 1 (Introduction to React) of the Fullstack Open course, offered by the University of Helsinki.
Language: JavaScript - Size: 281 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NicoleCarlucci/Light-Switch-App
A light switch app created using React stateful components
Size: 2.93 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NicoleCarlucci/Double-Light-Switch-App
A two synchronized light switches app created using React stateful components
Language: HTML - Size: 2.93 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

suzannepach/sk-jr-l14.6-sticky-note-app
React app created with CodeSandbox as part of the Skillcrush Javascript React course. This is the final project of the course. The Sticky Notes app allows you to create and remove notes and search for content in the notes. It also remebers the notes when the app is closed. This was the final project of the course. In the course the following topics were covered: rendering UI from data, ES6 & JSX, stateful vs. functional components, component lifecycle methods, state management and event handling.
Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

suzannepach/sk-jr-l7.5-hotel-booking-app
React app created with CodeSandbox as part of the Skillcrush Javascript React course. The aim of this assignment was to practice building array data models and writing stateful components. The Hotel Booking app lets users find their favorite hotel by selecting several filters. Click on the following link to view the app.
Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akmjenkins/ngx-stateful
A StatefulComponent for Angular
Language: TypeScript - Size: 1.06 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kriradevska/react_challenge_start
Codecademy front-end course project - Appointment Planner
Language: JavaScript - Size: 477 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AgathePons/react_04_stateful_component_converter
Start playing with stateful components
Language: JavaScript - Size: 423 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Marie-m-l/l6-build-data-model
Name Tag generator app using ES6 arrow functions, ReactDOM rendering data array model, key prop, and mapping
Language: HTML - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Marie-m-l/l7-stateful-hotel-filters
Hotel filter utilizing API, React.js, and activating the toggle for choosing to use each filter
Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Marie-m-l/l7-the-perfect-team
Sync 2 light switches utilizing stateful components, and calling an event listener between the App and Switch components
Language: HTML - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Jasmine582/wiring_lights
Using Stateful Component to turn on and off light switch
Language: HTML - Size: 2.93 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jasmine582/quick_number_app
Quick random number app
Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CyntiBinti/FCC-JS-Challenge-19_Counter
Write a Simple Counter
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

BohdiCave/Reactive-Directive
A ReactJS app providing an easy way to access employee information. Features used: components, state management, and props, as well as the Axios package to make an API request. Once the request results are loaded, basic filtering and sorting functionality is available.
Language: JavaScript - Size: 975 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

azu20/react-employee-directory
This app uses React and serves as an employee directory. I broke up my application's UI into components, manage component state, and respond to user events.
Language: JavaScript - Size: 902 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
