Simple question, but what command are you using to auto text wrap and indent at 6:40 in the video? I have been using ALT (Option) + Z on Mac for text wrap, but your code looks cleaner.
Sweet walkthrough smol, I'm a Sydney based mech eng making the pivot to web dev. Give me a few months and I'll be asking you for some aussie network references 😉
Haha cheers for the comment my broski and look forward to hearing about your progress :P If you have any questions along the way, always welcome to dm me in the Discord!
Cheers broski :P and yes I find it at least 50% faster and it's made a huge difference to how quickly I can build larger apps. I would highly recommend it lol
Hi James, I am getting an error in functions.js file after copy pasting the code from your github repository Uncaught TypeError: Cannot read properties of undefined (reading '0') in this line of code listOfMuscles = WORKOUTS[workout][muscles[0]]; Can you provide the solution of the error since I have completed the whole app but when I am clicking on the Formulate button it is giving this error. I also tried to solve but couldn't do it. Please help me out with this, would love to hear from you
Update on the Error: I have debugged the code in functions.js file and in the if statement muscles = undefined and listofmuscles = undefined I think so that in the application I am not able to fetch the muscles in the code listOfMuscles = WORKOUTS[workout][muscles[0]]; Please helo me out with this and solve this error
Thanks for sharing the lesson, it helped me a lot.
You are my hero brother. Subscribed!
Cheers my broski :P
Thank you this is very helpful and exactly what I was looking for. Also really appreciate the effort you went through with the exercises
I'm glad you enjoyed the video! I wrote all the exercises out for an fitness app i've been working on and I figured i'd share them anywho :P
Exactly what I was looking for!
Simple question, but what command are you using to auto text wrap and indent at 6:40 in the video? I have been using ALT (Option) + Z on Mac for text wrap, but your code looks cleaner.
I think the other one you'll be looking for is shift + option + f
That's the auto format command :P
Sweet walkthrough smol, I'm a Sydney based mech eng making the pivot to web dev. Give me a few months and I'll be asking you for some aussie network references 😉
Haha cheers for the comment my broski and look forward to hearing about your progress :P If you have any questions along the way, always welcome to dm me in the Discord!
Great tutorial! Btw, do you feel that Tailwind has improved your dev speed and dev experience?
Cheers broski :P and yes I find it at least 50% faster and it's made a huge difference to how quickly I can build larger apps. I would highly recommend it lol
can you make these kind of videos just for Nextjs
Coming up very soon :P
Hi James,
I am getting an error in functions.js file after copy pasting the code from your github repository
Uncaught TypeError: Cannot read properties of undefined (reading '0') in this line of code
listOfMuscles = WORKOUTS[workout][muscles[0]];
Can you provide the solution of the error since I have completed the whole app but when I am clicking on the Formulate button it is giving this error. I also tried to solve but couldn't do it.
Please help me out with this, would love to hear from you
Update on the Error: I have debugged the code in functions.js file and in the if statement muscles = undefined and listofmuscles = undefined
I think so that in the application I am not able to fetch the muscles in the code
listOfMuscles = WORKOUTS[workout][muscles[0]];
Please helo me out with this and solve this error
Solved the error and now the app is working.
It's always the variable naming error which gives these error.
Thanks James for the tutorial.
damn bro you look like jks(Counter strike player). Also, awesome video.
More timestamps would be nice ✌️
Good point - I added a few extra :P
Your camera is a bit bigger make it smaller next time
Noted!