React and ReactDOM: Exercise
by Tomas Trescak· Setup

0 / 700 XP

Description
All the extra information about this section

🌤️ WARM UP EXERCISE Our interactive code editor lets you play around with our examples. Please watch the presentation [/course/full-stack-development/editor] to get accustomed to the editor! Once you know how to modify and run your exercise, please go ahead. 🎯 GOAL  We are an international community, so please try to change the “Hello World” message to “Hola Mundo” in Spanish. Make sure your visual tests pass, changing your output. From this: [https://skillpies.s3.ap-southeast-2.amazonaws.com/courses/full-stack-development/sections/react-and-reactdom-exercise-in-setup/Screenshot%202025-01-24%20at%2012.57.05.png] To this! [https://skillpies.s3.ap-southeast-2.amazonaws.com/courses/full-stack-development/sections/react-and-reactdom-exercise-in-setup/Screenshot%202025-01-24%20at%2012.57.54.png] > If you are curious what our automated tests do, please open the index.test.tsx > file. Are you able to interpret what is happening there? Good Luck!  

Discuss with Others
Ask questions, share your thoughts, and discuss with other learners

Join the discussion to ask questions, share your thoughts, and discuss with other learners
Loading...
Ready ...
Content Locked
This content is only available to registered users.
Please register at the the home page.
Setup
React Fundamentals
10 points
Next.js
10 points
Advanced React
Databases
10 points
React Hooks
Authentication and Authorisation
10 points
APIs
CI/CD and DevOps
Testing React
Advanced Topics