Hello, I am Benson Wamae I created wamae 254 to help other programmers who might be starting out and may have little to no experience; by blogging about my challenges as an engineer and upcoming tech.
Monday, 25 January 2016
Learning the Yii2 Framework
Hello readers.
Right now I am leaning the yii2 framework moving on from codeigniter.Although codeigniter framework is good, I find it lacking in
extensions.
The Yii2 framework has the advantage of code generation.I can generate forms, models, CRUD table, extensions e.t.c.
This lessens my development time by more than half the time.
Also it picks up validation from the database e.g. If I declare a field in a table as an integer then in my view the validation will be the same.
I find that the best tutorials for Yii2 are From the DoingItEasy Channel on Youtube.
There are a few challanges here and there but I find the benefits outweigh the disadvantages.
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment