ChatGPT is a FREE UX Designer.
But people don’t know how to use it.
That's why I built 260 prompts to 10x your startup revenue with UX Design.
And for the next 24 hours, it's FREE!
To get it:
1. Follow @adamfard_
2. Like & Reply “send” below
#100DaysOfCode Day 86-87
Began the backEnd module with @CommandShiftHQ. Took me a while to get used to queries with PostgreSQL, but I understand it now; it’s always the syntax that I need to get used to.
#100DaysOfCode Days 57-58. Decided to keep going over everything I have learnt in JavaScript so far, before progressing further! I am doing as many quizzes/tests as possible to solidify my knowledge.
Day50 #100DaysOfCode@CommandShiftHQ Half way to completing challenge!!! That went quick…spent the morning trying to get my Cruise Ship 🛳️ test to pass!! Note to self…don’t forget module.export line 🤪🤪 eslint colours really helped me to break down the problem, and pop outs 😍
@_LAM_TECH@CommandShiftHQ Hi Lee, sorry, only just seen your message. Yes, I believe I’ve passed that test, though not sure how! It stopped working after the mocks/spies section 🤨 found a workaround in the end, but I’m hacking the code until it passes if that makes sense ☺️
@tsv_stacks@CommandShiftHQ Thanks; I’ll keep going over it.
Interesting about #ChatGPT. How are you using it? Are you pasting your code and it reviews it?
@_LAM_TECH@CommandShiftHQ the way I understood was to think about the examples. Creating a port is what ships can use in itineraries, but the port also needs to be able to know the ships currently docked. By making everything into objects we can use methods to automatically update when use setsail & dock
Day 50 of #100DaysOfCode Made a lot of progress on my cruise ships project. Just need to isolate using stubs and spies and should have the js finished so I can start working on the GUI #jest#javascript@CommandShiftHQ
#100daysofcode Days 41-45. I have been struggling with JavaScript OOP and some days I have wanted to quit! Just got to keep going and you will get there eventually. I have never been this mentally challenged; I don’t think I will ever get used to it!