Giter Club home page Giter Club logo

start-building-modern-web-apps-with-react-and-redux's Introduction

Instructor: Andrew Burgess

React is JavaScript library for building user interfaces that has taken the web development world by storm. React is known for it's blazing-fast performance and has spawned an ecosystem of thousands of related modules on NPM, and many tooling options. However, in a community that favours choice and flexibility, it can be hard to know where to start! Not to worry, some patterns and modules have emerged as best-practices—like Redux for managing application state. In this course you'll learn all about how React, Redux and other leading modules fit together for a complete picture of app development.

In this course, Envato Tuts+ instructor Andrew Burgess will get you started building modern web apps with React and Redux. Starting from nothing, you'll use these two libraries to build a complete web application. You'll start with the simplest possible architecture, and slowly build up the app, feature by feature. You'll learn about basic concepts like tooling, reducers and routing. You'll also learn about some more advanced techniques like smart and dumb components, pure components, and asynchronous actions. By the end, you'll have created a complete flashcards app for learning by spaced repetition.

Along the way, you'll get a chance to sharpen your ES6 (ECMAScript 2015) skills and learn the patterns and modules that work best with React and Redux!

Source Files Description

This repository contains the application that we built during the course. Use this code to check your own work, or to follow along with the course.


These are source files for the Tuts+ course: Modern Web Apps With React and Redux

Available on Tuts+. Teaching skills to millions worldwide.

start-building-modern-web-apps-with-react-and-redux's People

Contributors

adamarthurryan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

start-building-modern-web-apps-with-react-and-redux's Issues

CSS Doesn't Load

Not sure if this is something with live server or not but I keep getting

Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://127.0.0.1:1234/style.css"

Just curious if this came up in your development at all?

React issue with section 3.2

While trying to complete the 3.2 section I'm getting a Uncaught TypeError: React.createClass is not a function error in my console. From doing a quick Google Search, I'm seeing that I need to add React. I check my sources tab and I'm seeing React, so I'm not sure why it giving me the error. I have pushed all of my code to my Github repo, which can be found here.

2.1. Set Up the Project

Hi there, why on my windows 10 machine, don't work this script:

"server": "cd public; live-server --port=1234 --entry-file=index.html"

image

bun my public directory all ok:

image

link to my repo

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.