this post was submitted on 27 Aug 2023
7 points (88.9% liked)

Rust

5783 readers
64 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Day 22 of #100daysofcode
React:
๐ŸŒ Importance of Keys in React
๐ŸŒ Added final touch to the Tic-Tac-Toe game, still figuring out deployment.

If anyone knows how to deploy react code, PLEASE HELP!!

@rust :

๐Ÿฆ€Cargo - The Package manager of Rust.
๐Ÿฆ€Cargo.toml --> Config files for Rust like JSON.
๐Ÿฆ€Cargo run, cargo build, and cargo check commands and uses.
๐Ÿฆ€Started making a guessing game in Rust as a hands-on Project.

Follow for a Crab ๐Ÿฆ€ --> @0xsaksham

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

@jvisick @0xsaksham

The command you need is:

$ npm uninstall react

๐Ÿ˜‚

[โ€“] [email protected] 1 points 1 year ago (1 children)
[โ€“] [email protected] 1 points 1 year ago (1 children)
[โ€“] [email protected] 1 points 1 year ago

@0xsaksham @jvisick

then also uninstall typescript and you're good to go ๐Ÿ˜‰