Debugging, performance and best practices
Participants will learn performance optimization methods, including caching, database optimization and efficient resource usage.
They will be shown how to recognize and avoid typical sources of errors and security gaps. Best practices such as DRY, KISS and SOLID are taught in order to better structure and organize the code. Finally, participants put what they have learned into practice by designing and developing a web application with Laravel.