Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Using ES6 and React

    Posted By: Landau17
    Using ES6 and React

    Using ES6 and React
    MP4 | Video: 720p | Duration: 4:22:37 | English | 2746.4 MB



    One of the new, hot libraries in the JavaScript world is React and there is reason that it is getting so much attention: it offers some productivity gains you will not believe. In this workshop, we will cover React at a high level and then get in and write some code.

    React is a library that totally eschews the traditional model-view-controller architecture in favor of consolidating all concerns of a component into a single location. This may seem to be a bad idea but it actually makes code very easy to read and maintain. This is, however, a break from the way we typically think. We will go over this new line of thinking, complete with little React examples to toy with.

    By the end of this workshop, you will understand:

    • React, its purpose, and why you may want to use it
    • How to bootstrap a new app and get React working for you
    • The complete lifecycle of a React component
    • Some battle-won React best practices as a result of having React code in production
    • This weird, cool, new JavaScript dialect called JSX
    • Have built several complete React components, including a little app

    The very talented Marshall Upshur will be TA'ing the class.