All Projects → wayanjimmy → react-shopping-cart-workshop

wayanjimmy / react-shopping-cart-workshop

Licence: other
react-shopping-cart-workshop.netlify.com/

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-shopping-cart-workshop

workshops
workshops, study guides and learning materials for the Uno Platform
Stars: ✭ 86 (+616.67%)
Mutual labels:  workshop-materials
trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
Stars: ✭ 271 (+2158.33%)
Mutual labels:  workshop-materials
Unleash-Shiny
https://rinterface.com/shiny/talks/RPharma2020/
Stars: ✭ 25 (+108.33%)
Mutual labels:  workshop-materials
pbiworkshops
Training workshops for Power BI.
Stars: ✭ 238 (+1883.33%)
Mutual labels:  workshop-materials
armcompanion
Companion materials for the rstudio::conf 2019 Advanced R Markdown workshop
Stars: ✭ 15 (+25%)
Mutual labels:  workshop-materials
fb-messenger
Implement React concepts incrementally to a messenger app, training from https://reactjs.academy
Stars: ✭ 70 (+483.33%)
Mutual labels:  workshop-materials
adsy-trainings
Workshop and training materials
Stars: ✭ 13 (+8.33%)
Mutual labels:  workshop-materials
2017 2018-single-cell-RNA-sequencing-Workshop-UCD UCB UCSF
2017_2018 single cell RNA sequencing Workshop UCD_UCB_UCSF
Stars: ✭ 31 (+158.33%)
Mutual labels:  workshop-materials
aws-amplify-sns-workshop-in-vscode
VSCode remote-containers environment for "Amplify SNS Workshop"
Stars: ✭ 27 (+125%)
Mutual labels:  workshop-materials
BestPracticesWorkshop
Repository for the workshop "Best practices on development"
Stars: ✭ 14 (+16.67%)
Mutual labels:  workshop-materials
smc2017
Collected code and materials from the intensive course preparing for the workshop on Sequential Monte Carlo (SMC) methods at Uppsala University, August 2017
Stars: ✭ 18 (+50%)
Mutual labels:  workshop-materials
voice gender detection
♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).
Stars: ✭ 51 (+325%)
Mutual labels:  workshop-materials
podstawy-dl-2019
Materiały z warsztatów z podstaw Deep Learningu dla początkujących. Wiosna 2019.
Stars: ✭ 14 (+16.67%)
Mutual labels:  workshop-materials
2017-summer-workshop
Exercises, data, and more for our 2017 summer workshop (funded by the Estes Fund and in partnership with Project Jupyter and Berkeley's D-Lab)
Stars: ✭ 33 (+175%)
Mutual labels:  workshop-materials
stats
📈 Useful notes and personal collections on statistics.
Stars: ✭ 16 (+33.33%)
Mutual labels:  workshop-materials
OSC19-Linux-Workshop-Sessions
All of the workshop sessions of OSC'19 in .md and .pdf formats.
Stars: ✭ 45 (+275%)
Mutual labels:  workshop-materials
python-data-viz-workshop
A workshop on data visualization in Python with notebooks and exercises for following along.
Stars: ✭ 136 (+1033.33%)
Mutual labels:  workshop-materials
Intro-R
Intro to R training material delivered in a 2 day format
Stars: ✭ 33 (+175%)
Mutual labels:  workshop-materials
python-ogren-4-saatte-python-baslangic
(TR) 4 saatlik Python başlangıç atölyesinin içerik dokümanı. (EN version is in progress!)
Stars: ✭ 71 (+491.67%)
Mutual labels:  workshop-materials
elixir-fire-brigade-workshop
Workshop "Join the Elixir Fire Brigade - Level-up Your Elixir Debugging Skills" (ElixirConf US 2017)
Stars: ✭ 14 (+16.67%)
Mutual labels:  workshop-materials

React Shopping Cart Workshop

Workshop membuat shopping cart menggunakan React, Create React App.

Yang akan dipelajari

  1. Functional dan Class Component
  2. State dan Lifecycle Component
  3. Event handling
  4. Conditional render
  5. Ajax Request dengan fetch()
  6. List render
  7. Deploy ke Netlify

Cara menjalankan project

  1. Menuju ke root project via terminal.
  2. Jalankan perintah yarn atau yarn install atau npm install untuk menginstall dependencies yang diperlukan.
  3. Untuk melihat di browser gunakan perintah yarn start atau npm run start

Cara berkontribusi

Terdapat tiga jalan bagi Anda jika berkontribusi melalui Github:

  1. Memberikan star ⭐️ pada repository ini.
  2. Mengirimkan issue.
  3. Mengirimkan pull request.
    Jika Anda mengirimkan pull request, pastikan Anda tidak melakukan update pada branch master agar memudahkan maintainer project dan tidak mengganggu jalannya repository yang sedang dikerjakan. Nb: Kebijakan ini kembali kepada maintainer project
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].