Пікірлер
@adebisisheriff159
@adebisisheriff159 2 сағат бұрын
Thanks so much Jay. We really appreciate you!!!!
@aabhishakemishra
@aabhishakemishra 4 сағат бұрын
Great job 👏
@tilter4058
@tilter4058 6 сағат бұрын
Hey Jay, Do you recommend the "ts-node-dev" package instead of nodemon and manual build when starting the application? Thank you.
@mdsalahuddin46464
@mdsalahuddin46464 9 сағат бұрын
Awesome Awesome
@codewithjay
@codewithjay 8 сағат бұрын
Thank you so much for the kind words! I really appreciate your support!
@shubhasheeshkundu6040
@shubhasheeshkundu6040 9 сағат бұрын
Sir when we expect that the series will be completed
@codewithjay
@codewithjay 8 сағат бұрын
Hi, thank you so much for your comment! We’ll be wrapping up the course with six more episodes, which will be publicly available and conclude by November. These episodes will cover topics like Elastic Search and an introduction to deployment. As you may know, it’s not easy to find time outside of family and personal commitments to contribute and help others. If you were to purchase a course on Udemy for $50, you’d have access to hundreds of tutorial videos. In comparison, we’re offering these sessions for free, so I kindly ask for your patience as we complete the final episodes. Your positive support and encouragement mean a lot to us, and it's what helps keep this project going. Thank you for your understanding!
@shubhasheeshkundu6040
@shubhasheeshkundu6040 8 сағат бұрын
@@codewithjay thanku sir for responding 🙃🙃🙃
@tanvir4748
@tanvir4748 9 сағат бұрын
9 сағат бұрын
amazing content as always!! Thank you Jay..
@codewithjay
@codewithjay 8 сағат бұрын
I really appreciate your kind words! It motivates me to keep creating more amazing content!
@tilter4058
@tilter4058 9 сағат бұрын
Hey Jay, Is Whimsical graphics sharable? Could you share them with us? Thank you.
@tilter4058
@tilter4058 9 сағат бұрын
Oh! It is in the description I've just seen it. Thank you.
@ashishpurseth6185
@ashishpurseth6185 2 күн бұрын
req.user not working in windows , please help
@codewithjay
@codewithjay 9 сағат бұрын
I think your user is not defined correctly with Express global interface property declaration. Kindly check the Express docs if you facing errors.
@robertoc32
@robertoc32 3 күн бұрын
This tutorial is amazing! I'm really enjoying it. You communicate your ideas so clearly-you're a true lecturer. You've gained a new subscriber!
@codewithjay
@codewithjay 9 сағат бұрын
You're very welcome!
@martinfulop484
@martinfulop484 3 күн бұрын
Hello Jay thanks for the video! When you make the createProduct test pass the first time, where you return a plain object instead of calling the repository layer, in theory based on various articles you should do the simplest thing to pass the test (so in that case you could return the input directly), making the test pass. In your case, you made the test pass in a similar way, and then refactored an already passing test (to use the repository method instead of returning the object) Is this still valid TDD approach? Or am I overthinking it?
@codewithjay
@codewithjay 9 сағат бұрын
Hey thank you for writing and appreciate your kind words! Yes, your approach is valid. TDD encourages you to take the simplest route to passing the test, and then to gradually refactor toward a more robust or proper implementation. The initial solution doesn't have to be perfect or even realistic, as long as it gets the test to pass. The refactoring step is where you introduce better architecture (like repository layers). The key is to make sure you don't add complexity prematurely-write the simplest thing to pass the test, then refactor toward a clean, maintainable solution. Your step of introducing the repository layer after the test passes is part of the refactor phase, which is a core part of TDD. In our case we are trying to cover many thing in short time so it may skip couple things but it's in right direction. Cheers!
@adebisisheriff159
@adebisisheriff159 4 күн бұрын
Thanks so much Jay
@saeidkhoorani_public
@saeidkhoorani_public 7 күн бұрын
Amazing Edu resource.
@shaikhanuman8012
@shaikhanuman8012 7 күн бұрын
I have checked the videos , those are extremely good
@codewithjay
@codewithjay 7 күн бұрын
Glad you like them!
@javieralejandrogiberg4328
@javieralejandrogiberg4328 8 күн бұрын
🙌🙌🙌 Thx!!!
@gautam8469
@gautam8469 10 күн бұрын
please we need more videos ,loved your content
@armaandhanji2112
@armaandhanji2112 11 күн бұрын
Eagerly awaiting the new videos in this series each week.
@codewithjay
@codewithjay 10 күн бұрын
Weekly release episodes will be there shortly
@pratipalrajpurohit
@pratipalrajpurohit 12 күн бұрын
Thank you so much, Jay, for consistently delivering top-notch content! In a sea of content on KZbin, it’s incredibly rare to find such comprehensive material that seamlessly covers everything from business ideas to system design and code implementation, all while incorporating clear visual diagrams. Your ability to break down complex topics with such clarity and depth is truly unmatched ❤
@codewithjay
@codewithjay 12 күн бұрын
Thank you very much for your kind words. I am trying my best to deliver good contents and committed to deliver more in coming days.
@ArnabDas-q9f
@ArnabDas-q9f 12 күн бұрын
nest js
@saradhipardha2161
@saradhipardha2161 12 күн бұрын
im eagerly waiting for this series to finish..more how many videos.......eagerly waiting to learn elastic search
@codewithjay
@codewithjay 12 күн бұрын
Once covered the Kafka and orders we will work on elastic search.
@adebisisheriff159
@adebisisheriff159 14 күн бұрын
Please I need the source code for this. You are yet to upload it to the gitbub
@codewithjay
@codewithjay 13 күн бұрын
github.com/codergogoi/kafka_elastic_search_ms
@adebisisheriff159
@adebisisheriff159 14 күн бұрын
Hello Jay, Thanks so much for pushing the wonderful videos to this channel all the time. Greatly appreciated
@giaanvo8079
@giaanvo8079 14 күн бұрын
at 24:47, i have an error that says : Operator '<=' cannot be applied to types 'number' and 'Date'.ts(2365)
@codewithjay
@codewithjay 14 күн бұрын
Hey Thank you for report this. It seems your otp_expiry is not a date it's a number somehow. Kindly cast the otp_expiry to date to compare it. I hope it will help. Cheers!
@kelechinwankpa4297
@kelechinwankpa4297 14 күн бұрын
I noticed at the beginning of this series, you mentioned you'd touch Elastic search and GraphQL. Are there still videos coming in with regards to those? Also, would there be an integration of the payment feature further in this series? Thanks for your response in advance.
@codewithjay
@codewithjay 14 күн бұрын
Hey Thank you for writing. Certainly we will covert those topics as well. Now I am back with full capacity and every week you will get new videos for this series. Cheers!
@kelechinwankpa4297
@kelechinwankpa4297 15 күн бұрын
Amazing work uploading all these videos. We look forward to more of them with consistency !👍
@mdsalahuddin46464
@mdsalahuddin46464 15 күн бұрын
Awesome Awesome
@testuser-i9e
@testuser-i9e 16 күн бұрын
Hi Jay, recently discovered your channel, and you are so good. Is express used for ease of use? Can we choose to use Nest JS? I think it more structured. What are your thoughts?
@codewithjay
@codewithjay 14 күн бұрын
Hey, Thank you for the kind words I appreciate it. We have used Express to make it simple to deliver the microservice concept. But yes you can use NestJS it's more flexible and a lot of things are covered there. If you like it's better for Microservice but beginners will face trouble if they are not familiar with the Microservice concept. There is one Microservice series already in my queue. See you right there very soon. Cheers!
@xav_624
@xav_624 18 күн бұрын
It's honestly beyond my comprehension that this channel is 'only' at 16k subscribers. Your content is so cool for mid devs that want to grow. Thanks 👍
@codewithjay
@codewithjay 18 күн бұрын
I truly appreciate your support! It means a lot to know that my content resonates with you and others. Let's keep growing together!
@vijaysutharvj
@vijaysutharvj 18 күн бұрын
Hey Jay thanks for your tutorials. I've found the latest code of this repo is not updated. Kindly update the repo with the latest version of code.
@hridoybanik639
@hridoybanik639 19 күн бұрын
I can not access scaling microservices playlists which was free before. Is there any possibility to make it free Again? Thank you for your all efforts.
@codewithjay
@codewithjay 16 күн бұрын
Hi Thank you for writing. I am recording the rest of pending episodes and we will move this course to members only. Because the course is taking lot of effort to record and prepare material by spending money on Cloud Providers. Apologies for the inconvenience.
@vijaysutharvj
@vijaysutharvj 19 күн бұрын
I checked the Github repo and the code updates in this video are not committed. Can you please check that.
@codewithjay
@codewithjay 19 күн бұрын
Hey Thank you for reaching out. I will check and update very soon.
@adebisisheriff159
@adebisisheriff159 20 күн бұрын
Thanks so much Jay....
@PrashantKumar-er2zk
@PrashantKumar-er2zk 21 күн бұрын
❤❤❤
@dipankarlaskar6875
@dipankarlaskar6875 23 күн бұрын
Just what I was looking for. Apunar discord server ase ne ?
@parthkumar3971
@parthkumar3971 23 күн бұрын
This series is amazing, lots of things to learn for existing developer as well. Thanks for sharing such knowledgable content.