React Native Web Game Logic (P7D4) – Live Coding with Jesse

  • Post comments:4 Comments



Project 7 Day 4: Today we will start to create some of the logic for our React Native Web game.

See a professional software engineer at work. Unscripted. Mistakes included.

Project Repo: https://github.com/JesseRWeigel/battlemath

Twitter: https://twitter.com/JesseRWeigel
Youtube: https://www.youtube.com/c/JesseWeigel29
Instagram: https://www.instagram.com/jesse.weigel/

Code Editor: Visual Studio Code
VS Code Theme: Seti

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp

source

This Post Has 4 Comments

  1. July Natalia

    How to connect/share the data from a React Web App and a React Native App ?

  2. Joy

    Nice but we need tutorial about flutter & dart

  3. Json Wann

    at 47:44,
    if(this.state.numOfEnemies===1){

    this.youWon()

    }
    , i tried this and it worked. But is it correct?

Leave a Reply