- 320
- 82 002
VTS SCHOOL
India
Приєднався 28 сер 2012
Welcome to Visionary Tech Skills School, your gateway to mastering in-demand tech skills. Our institute offers cutting-edge training in software development, java, .net, php, python, react, angular, vue, node, data science, and more, led by experienced instructors committed to your growth. Through a hands-on, real-world approach, we prepare you for thriving careers in technology. Join us to explore expert-led courses, hear success stories from our alumni, and gain insights into the industry’s latest trends. Take the next step in your tech journey with Visionary Tech Skills School, where skills meet success!
Build an AI-Powered React App with Gemini Models
Build an AI-Powered React App with Gemini Models
Переглядів: 124
Hi Sir, The session was good; I got some ideas on how to build an AI-powered React application. Thank you
This is Full stack Java video. Please upload day 14 of Full stack python video
Where is day - 25?
Thank you for this vedio 🙏
Most welcome 😊
Plz send 42 class
uploaded
where is other recordings which includes django and flask ?
available
Awesome Sir ❤
Nice Sir... you're teaching nicely.
Can u pls share the code of this
Thanks for clearing my doubt!!
Aws amplify with RDS database how much support can we expect is there any chance to cancel
Muchas gracias!!!!!
What if we want the securitygroup to have inbound access only from the nodeJS app on heroku? Is there a heroku range of IP we can use?
Yes, Heroku doesn't provide IP addresses because its platform is distributed across multiple AWS regions and its infrastructure is dynamic. However, you can use the trusted header to identify requests coming from Heroku dynos. When a request comes from a Heroku dyno, Heroku adds the X-Forwarded-For header to the HTTP request. This header contains the IP address of the client that made the request to the dyno. However, because requests within the Heroku platform don't pass through external networks, you should trust this header only if the request originated from within Heroku. So, for your security group settings, you would allow inbound access only from the IP addresses provided in the X-Forwarded-For header. In Node.js, you can access this header using req.headers['x-forwarded-for']. Just make sure to validate that the request actually originated from Heroku before trusting this header. - ChatGPT Answer
Thank you so much
Sir, Plz make more videos on ReactJS so it will be more helpful
Hello sir plz make angular and react js video also.
As soon as possible
very useful sir thanks!
Tank you thank you
Hi sir can you share email I have to develop some application
chenchala.srinu@gmail.com
Teaching vere level
You provide separate web site when I was learning course
uijavakit.com
@@myvtsschool thank you sir
Sir I’m a your old naresh it student I want a web development tutorial link plz reply
Informational
Cleared all my doubts 👍👍
THANK YOU finally a clear tutorial I greatly appreciate it
Sir ur tutorial is awesome in your javaui kit website when clicking on git tutorial it's redirected here.
Your Videos are awesome ..... Keep doing great job
Good job, it help a lot !
why not onchange???
Thank you very much sir , it's working
Thank you!!!
Nice Explanation Post more videos sir Could you please give your mail id
srinu@visiontechnos.com
💕
How can extract data from pdf using angular? please advise ASAP sir
Thanks sir
Super anna
Thanks for the video
Is the student.js file available anywhere?
No, in this we didn't use this file, But recommended to write API calls in students.js and common connection string details you can write in oracleCon.js
well explained
Can u upload complete playlist for React js
how to find connection String?
can you please provide link for deployment video mentioned in this video?
check this play list: ua-cam.com/video/4K6hwEyKpEQ/v-deo.html
I tried till this level but unable to resolve error when trying to add data { "code": "ER_WRONG_VALUE_COUNT_ON_ROW", "errno": 1136, "sqlMessage": "Column count doesn't match value count at row 1", "sqlState": "21S01", "index": 0, "sql": "INSERT INTO `test1`(`fname`, `lname`) VALUES ('vikas'+'eakde')" }
check your insert query, should like below "INSERT INTO `test1`(`fname`, `lname`) VALUES ('vikas', 'eakde')"
@@myvtsschool thanks a lot, issue resolved for me. Your videos are really easy to understand, thanks for such great tutorials !
Nice video sir.. Thanks for uploading and help us in getting javascript good parts
how to know the mysql version? i am using xampp too and when i use mysql --version in the xampp console. it says 10.4.21 mariadb. so is my xampp use mariadb instead of mysql?
Thank you so much sir 🙏🙏🙏🙏♥️. Very simple explanation 👌 Can I get your LinkedIn id I want to be in your touch :)
www.linkedin.com/in/chenchalasrinu/
Thank you Sir ,Really. your teaching is awesome .
😍🥰🥰tQ sir
Thanks for the clear explanation. It's really helpful for us.
Good explanation. Was confused between the two. 👍