great job !! the server was loaded successfully, except that the table data does not appear in the span tag inside the h3, despite placing the script tag in the html and I continue to receive this error in the console: dashboard.js:1 Uncaught ReferenceError: require is not defined at dashboard.js:1:18. So i asked gpt why im having this trouble and he said "If you're encountering this error in code that's running in the browser (e.g., a JavaScript file for a web page), it's important to understand that require is not natively supported in browsers. Instead, to import modules in a browser context, you can use features like import (for ES6 modules) or bundlers/transpilers like Webpack, Rollup, or Babel to convert your code into a format that can be executed in the browser."
This kid is a beast 🔥. I’m a professional dev, and I watched one of his vids to help do something at work
thank you !!!
keep it up bro! great work
How to run react-app inside the public folder?..
w man, this is perfect, thank you
you're a genius man
thank you!!
Helped a lot. Thank you🙏🙏
great job !! the server was loaded successfully, except that the table data does not appear in the span tag inside the h3, despite placing the script tag in the html and I continue to receive this error in the console: dashboard.js:1 Uncaught ReferenceError: require is not defined
at dashboard.js:1:18. So i asked gpt why im having this trouble and he said "If you're encountering this error in code that's running in the browser (e.g., a JavaScript file for a web page), it's important to understand that require is not natively supported in browsers. Instead, to import modules in a browser context, you can use features like import (for ES6 modules) or bundlers/transpilers like Webpack, Rollup, or Babel to convert your code into a format that can be executed in the browser."
thx mate nice tut