Basics of MVVM architecture pattern in iOS swift for beginners in hindi

Basics of MVVM architecture pattern in iOS swift for beginners in hindi

Code Cat

4 года назад

40,441 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Puneet Mahajan
Puneet Mahajan - 08.03.2020 16:18

Very good session.
One question. If I chose which architecture should I use in our project according to the requirements and complexity. But if in future the complexity of app increases so what should I do in this case?
Because no projects stable at one time, client change the complexity as well as the requirements.

Ответить
Amit Arya
Amit Arya - 06.09.2023 20:25

thank you brother for making this concept so clear

Ответить
cwansu
cwansu - 19.04.2023 19:25

Hi,
Please make a detailed video for two binding. I not getting any better resources for the same.

Ответить
jony singla
jony singla - 09.02.2023 11:15

Please add some example also if possible.

Ответить
Hamza Himi
Hamza Himi - 19.01.2023 16:20

Really good video.... can you make another video in which you can implement the mvvm in any project for better understanding?

Ответить
Vyankatesh Shivnikar
Vyankatesh Shivnikar - 13.01.2023 10:40

Hi Ravi, In many articles its mentioned that as difference between MVC and MVVM is in case of MVC the data processing (performs logic over data) happens in view in MVC pattern and in case of MVVM the operations on data happens in View Model so is that correct? And if yes then under view we mostly have storyboard inly then where exactly data processing is happening?

Ответить
Programming
Programming - 04.01.2023 08:35

i wish you told in english is their a chance of it thanks

Ответить
Vyankatesh Shivnikar
Vyankatesh Shivnikar - 06.12.2022 23:43

Hi Ravi, I am Vyankatesh Big fan of yours(Liked almost every single video of your tutorial😅)... Very great video I must say (as usual)... Just one doubt that Are there only 2 reasons behind selecting this particular MVVM architectural pattern? Or any other reasons are also there?

Ответить
Nikhil Thite
Nikhil Thite - 02.12.2022 07:19

Aree baba tu to DEV MANUS NIKLA RE, hats off brother, really appreciate your work from heart, thank you soo much for being a senior to us (dumb iOS developers)

Ответить
Haroon Gagamuller
Haroon Gagamuller - 30.11.2022 10:32

Awesome!!! Can you please make tutorial regarding Refresh Token Implementation. This will be great!

Ответить
Jyoti Sirswa
Jyoti Sirswa - 19.08.2022 16:06

Nicely explained concepts of MVVM & other stuffs.

Ответить
Sheetal Pahadi
Sheetal Pahadi - 18.08.2022 08:33

so good

Ответить
pavan kalyan
pavan kalyan - 28.06.2022 08:08

What is meant by tight coupling?

Ответить
Susanta Mukherjee
Susanta Mukherjee - 27.05.2022 21:17

Can we declier local veriable name and method perm name same

Ответить
Pushker pandey
Pushker pandey - 12.05.2022 11:03

I am not a fan of any celebrities or stars but I am a fan of your knowledge and your way of explaining, can we know how much experience do you have, how you achieved this expertise and your LinkedIn so we can follow you.

Ответить
Parth Patel
Parth Patel - 15.04.2022 11:25

Please create video for design architecture

Ответить
Parth Patel
Parth Patel - 15.04.2022 11:25

Good explanation on MVVM

Please create video on VIPER architecture

Ответить
Hemant Vitthal
Hemant Vitthal - 14.04.2022 16:24

I am android developer. Learn deep coding knowledge from your video.

Ответить
Mahesh
Mahesh - 11.04.2022 22:37

m beginer from where i should start to learn oops concepts

Ответить
Dheeraj Gupta
Dheeraj Gupta - 12.03.2022 04:08

Hi,
Can you suggest why we use structure in mvvm and not class? This has been a favourite question in interview nowadays.

Ответить
нαяιєχ
нαяιєχ - 28.02.2022 20:12

Bro such ma.. Dil kush ho gya I will subscribe your channel

Ответить
Sarika Paghdal
Sarika Paghdal - 26.02.2022 17:31

what is the difference between Controller from MVC and Viewmodel from MVVM? very confused here!

Ответить
Aditya Khavanekar
Aditya Khavanekar - 10.02.2022 11:22

Make video on VIPER Architecture as well

Ответить
Namita Maheshwari
Namita Maheshwari - 18.01.2022 09:45

Hey..Please bring with one MVVM- coordinator pattern tutorial with example.

Ответить
jyotinkar pandey
jyotinkar pandey - 05.01.2022 18:02

Awesome video ..you deserve much more subs

Ответить
Vikramaditya Singh
Vikramaditya Singh - 04.01.2022 18:07

Hello Ravi Bro,
Could you guide me from where i can learn swift from beginner to perfect level.
I know about Objective-C coding and basic coding in Swift.

Or any one can guide me?

Ответить
Dheeraj Gupta
Dheeraj Gupta - 10.12.2021 08:00

Hi Ravi,
I have seen your MVC video also, where you are saying that there should be separate layer for business logic, data validation and api calls to avoid the complexity and huge number of lines of code in model. But here in MVVM, how are you suggesting to keep all the logic in ViewModel as these two are contradicting.
Actually I am preparing for an interview, and that's the reason I am bugging you like this.

Thank you in advance!!

Ответить
Rebelious
Rebelious - 26.11.2021 06:38

Models are not only data properties/structure.
Wikipedia says:
Model
The central component of the pattern. It is the application's dynamic data structure, independent of the user interface.[10] It directly manages the data, logic and rules of the application.
Model is responsible for logic as well.

Ответить
Rohit Chugh
Rohit Chugh - 01.11.2021 23:04

Your sessions give great clarity 🙏 Thanks

Ответить
Akshay Gajarlawar
Akshay Gajarlawar - 17.10.2021 20:44

Hey Ravi, what is one-way binding? Is it updating UI should update the model, or vice versa?

Ответить
Rajesh
Rajesh - 07.10.2021 23:55

picking a mvc pattern could be a batter approach .. because .. we may need to add any new enhancements in our future in that case.. mvc makes us easy to initiate that feature from wherever we want but for mvvm .. there could be a chance of tight coupling between viewmodel and view or viewmodel or controller when any new feature needs to add.. its just my observation !

Ответить
shashwat singh chauhan
shashwat singh chauhan - 27.09.2021 13:29

great session .....

Ответить
Shatadru Datta
Shatadru Datta - 26.08.2021 11:42

Again excellent explanation, Ravi.......really loved your video

Ответить
Tushar Ingle
Tushar Ingle - 25.08.2021 19:37

Thanks a lot sir ❤️

Ответить
Radha Ramana
Radha Ramana - 18.08.2021 18:51

Hey Cat, most of the time we say we can't write many tests with MVC so we go for MVVM, In my opinion, no design patterns are perfect, we can write clean, scalable code with any of the design patterns.

Ответить
THEJAS K
THEJAS K - 06.08.2021 05:50

I can see the lion's attitude throughout the explanations as there in the logo of the channel. Well explained, but as said in this video itself. I'm gonna cross check everything that said in this video.

Ответить
Deepak sharma
Deepak sharma - 17.07.2021 06:17

Best tutorial bro .Good job i learned alot from your video.Keep this ggod work contiinue .

Ответить
Subhadeep Chakraborty
Subhadeep Chakraborty - 15.06.2021 18:22

Hello Ravi,
I must say, you provide a very good insight about MVC and MVVM. Many concept clear now. I have one question you mentioned that you need to choose architecture pattern depends on project requirements. But sometimes project have many versions and it is not declared by client at the time of initial version, as per initial requirements we choose architecture but then it becomes hard to maintain. (There is a one catch though sometimes we don't manage our code as required.) But how to choose a pattern when project requirements is not fully clear or disclose by client.

Ответить
PuNeet Pal
PuNeet Pal - 13.06.2021 09:04

So it means selection of architecture is totally based on the complexity team size and duration of project only.

Its the only reason for mvvm to came existence.

Please reply.

Ответить
Renocarson s
Renocarson s - 07.06.2021 10:31

One more subscriber for you!!!

Ответить
The Heavenly Manna
The Heavenly Manna - 26.05.2021 09:12

One of the best sessions on MVC vs MVVM. I haven't understood the concept of choosing MVC over MVVM this clearly in the recent times looking at the other blogs and articles. Thank you.

Ответить
Monish Kumar
Monish Kumar - 14.05.2021 14:53

Hi Ravi, It was awesome explanation with very good real time examples. Also it's really good as you also explaining the pros and cons. I didn't find the video for MVVM two way binding in this channel. Can you please share if its already available. Thanks a lot.

Ответить
Abhishek soni
Abhishek soni - 28.04.2021 11:38

The way your videos explaining the concept is amazing really liked your explanation.. Just wanted to say thanks as ios developer I found few videos so much helpful.. 🙂

Ответить
akshay kumar
akshay kumar - 08.04.2021 09:48

exactly thats what i am thinking... good explanation.

Ответить
kalomanik - The Ghontu Singh
kalomanik - The Ghontu Singh - 06.04.2021 22:39

I wish if i could code under your guidance

Ответить
Rishi Lund
Rishi Lund - 21.03.2021 10:37

Bhai chava

Ответить
pushpa juluri
pushpa juluri - 19.03.2021 16:10

What about combine framework?can you please explain it.

Ответить