#programming-blogs
Read more stories on Hashnode
Articles with this tag
Not your best day. You made changes you shouldn’t have and now everything is broken… Is there a way to undo those commits? · Git keeps track of updates...
Agenda Introduction What’s HMVC? Advantages of using HMVC? What’s wrong with the MVC pattern? Let’s know how we can use the HMVC pattern in...
Pointer is important to understand for the way you’re going to create data structures. I’m going to start with something that is not a pointer and...