-
Book Overview & Buying
-
Table Of Contents
Flutter for Beginners - Fourth Edition
By :
In this appendix, we first learned about the type of AI that is used to help with code writing – specifically, LLMs.
We then looked at AI code-completion tooling and how that can help experienced developers write their code. We explored two popular implementations of that and discussed potential limitations.
We then explored AI chat assistants including how they can be used as experts to learn from and how they can make larger code changes. We also discussed the importance of version management tooling to ensure that we don't lose control of our code base.
Finally, we looked at the evolving world of vibe coding and how that can be used to prototype new projects. We acknowledged the difficulty of starting a new project and how vibe coding can give us that headstart.
Hopefully, this appendix has given you an insight into the current AI tooling and a taste of what might be coming in the future.