Coder Social home page Coder Social logo

scrimba-react's Introduction

scrimba-React

documentation on course of react by scrimba
instructor - bob ziroll

HOW TO DO

The easy way is the hard way
    Learn by doing
    Avoiding "Tutorial Hell"

Spaced learning & repetition
    dont binge this course
    take frequent breaks
    re-watch past lessons

Already known
    HTML/CSS
    JS ES6

Basics

learning basic syntax
learn to "think in react"

Why to learn react ?
What is JSX ?
Custom components
Styling

WHY React ?

It is composable !
It is declarative !

How to deploy ?

Netlify - fastest way to combine your favorite tools and API's to build the fastest sites, stores, and apps for the web
Netlify drag & drop - drop your entire folder to deploy
(#works if - using babel standalone)

React Setup

Installing dependencies
React, React-dom via npm

what if we use append instead of render for JSX

Doing append it returns:
[object Object]

Custom components

Functional Components - functions that return JSX and
follows convention - PascalConvention, <Component /> tag

data-driven react

clone airbnb
props in react
components from array

scrimba-react's People

Contributors

puru-soni avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.