Day 9 of #100DaysOfCode w/ #React
I finally finished this project
✅ added diff. difficulties and menu
✅ added reset button and game over
(Possible) Next Project:
📌 google keep clone
📌 twitter analytics app
📌 another game maybe
What do you think?
https://t.co/bbGJ3DDwzZ
Day 13 of #100DaysOfCode w/ #React
We now have notes. Though you can't edit them yet. Or add them. Hahah just did the rendering today.
Tomorrow:
📌 Untangle the main file into separate component files
📌 Editing notes
📌 Adding notes
https://t.co/vyTCebkYfD
Day 12 of #100DaysOfCode w/ #React
Worked more on google keep clone. Added different views with react-router.
Tomorrow:
📌 Create Notes component
📌 Think of how to organize data about notes
📌 Render notes in notes view
https://t.co/vyTCebCz7b
3/100 of #100DaysOfCode
Continuing the #CSS I learned from yesterday & added a little bit of #javascript to it. Ended up making a wee lil earthquake simulator 🤔🤔🤔
At this rate, I might build a small animation library...
What should I do next??? Would love some ideas! 👇
#100DaysOfCode
Day 34: Starting a new project today: Chef's Recipe! I will build a recipe website where users can learn to cook different cuisines. Just starting the front end stuff first. Here is the header of the landing page 👩🍳👨🍳
#react#css#html#javascript#web#design
Day 11 of #100DaysOfCode w/ #React
Started some work on a google keep clone, though I didn't do much since it was a busy day. Still I'm looking forward to making this.
Also does anyone know any good react-router tutorial?
Introducing Todoist Foundations! ✨
A faster, more intuitive, more reliable way to get things done. ✅
This release is rolling out to everyone over the next 24 hours. ⏰
Day 8 of #100DaysOfCode w/ #React
✅ cells can now be flagged
✅ clicking on a number reveals cells around it (only if enough cells are flagged)
✅ simplified some code
Tomorrow:
📌 Add different difficulties
📌 UI improvement in topbar
Here's the code: https://t.co/bbGJ3DDwzZ
Day 10 of #100DaysOfCode w/ #React
I took a little break today and did only some light reading on React docs. Still it was very interesting since I saw some different examples of how you could use react that I didn't think of.
And this week's #css#challenge is making a calendar, you can do it from scratch, or use the js I provided and just follow the design doc: https://t.co/CaAELc1QI1 #easy#ui