Skip to content

React Contacts#71

Open
johnnywrightiv wants to merge 9 commits intoprojectshft:mainfrom
johnnywrightiv:main
Open

React Contacts#71
johnnywrightiv wants to merge 9 commits intoprojectshft:mainfrom
johnnywrightiv:main

Conversation

@johnnywrightiv
Copy link
Copy Markdown

This one was tricky at first, ended up getting more comfortable with React as I went. Quite a dense course section. Some concepts (mostly to do with passing/accessing data and syntax confusion) are still foggy for me. Luckily, I was able to rely on my mentor for guidance and troubleshooting and turning to chatGPT to clarify when I didn't understand things. Would have liked to try out the extensions a bit more, but I don't want to fall behind and spend too much time on one thing. Maybe I'll revisit down the road.

import { Row, Col } from 'react-bootstrap';
import gif from './welcome.gif'

const Home = (props) => {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to name props here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants