Whoa it’s been a while since I’ve tweeted (is it called X’d now). But have a look at what I’ve been busy with.
Herewith my self started agency’s site: https://t.co/9uxPvJbRBC
Critism fully welcomed.
So, my external hard drive died. So did all ma code babies, I guess I gotta start over.
That's alright. I'll connect EVERYTHING to GitHub now, and maybe stream the whole process
Any1 got tips for streaming coding? YouTube or Twitch?
#twitchstreamer#youtube#webdevelopment
#100DaysOfCode Day 100
Edited and Uploaded an old project's step by step, uhm... "walkthrough"
Maybe more like "proof of me building a frontend project, with basic web-dev knowledge, through trial and error."
Find it here: https://t.co/roQDjDJsNa
Also, #notreallyday100#React
#100DaysOfCode | Restart.
Day 2
Continued the building of the portfolio website. Responsiveness in check, a few style adjustments added, deploying for creative input request.
Now I'm thinking, dark-mode exists right?
What about another mode...
#React
#100DaysOfCode | Restart.
Day One
Rebuilding Portfolio Website using React.
Have the Mobile Layout complete, so now working on the Desktop version, but stopped when I had to make the onClick function on a component... no longer exist when in Desktop mode.
How?
#React#webdev
#100DaysOfCode
Day 33-35
It's a live... site!
Finally, I've completed the E-commerce site.
Check it out: https://t.co/VGnn23o0Ed
If anyone has any questions, or needs an e-commerce site built 😉, lmk in the comments 👇🏾 or send me a direct message ✉️
#100DaysOfCode
Days 28 - 32
Help. Me.
I am sooo close to finishing the E-commerce site but there are these bugs are giving me Entomophobia!
Is there anyone who could, or knows where to find someone to, look at my code and maybe assist? TIA
#React#Stripe#CodeNewbie
Solved it!
It was the silliest thing. The address I put in didn't match that of the country. I think the page may need a error messaged displayed in such cases, instead of just going to the completed page.
Hopefully the rest of the tut will show how this is done.
@erchwy @AndreJaenisch @100xcode Yeah, I believe I was, but just in a parent component from where the bug was.
But I feel I need to have a sit down and read through the docs properly.
@AndreJaenisch @100xcode When I type something in the form (refer to the picture below) I get the following error:
"index.js:1 Warning: A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, ..."
#100DaysOfCode
Days 25-28
I've been working on learning how to make a E-Commerce store using React, Material-Ui and Commerce.js
Last thing I did was fix a bug, and now I have two new bugs🐛😡
Lol, oh well. I guess I'm debugging for a while
#React#MaterialUI#CommerceJS
@PromiseUkay I'm getting the following error:
"Warning: A component is changing an uncontrolled input to be controlled. "
I followed a YouTube tutorial, but ended up with a lot of errors. So I Googled fixes and now I'm here.
Link to the code: https://t.co/CJ9N8ccNp3