151 - What are Syntax Errors

How To Code Well - A podcast by Peter Fisher - Fridays

Categories:

Please consider supporting Anna Filina's Ukrainian relatives https://afilina.com/donate/ua-supplies  Other ways to support the people of Ukraine  https://supportukrainenow.org Watch the show on YouTube Changelog Lots of Cypress E2E acceptance tests added to the howtocodewell.net CMS. I have a handful left to write which will cover the creation and publication of a free and paid course. On Tuesday we covered lesson 8 of Login course documentation. So next week we move onto lesson 9 which focuses on PHP sessions As I’ve been testing with Cypress I have also been thinking about post launch features.  Todays topic is on Syntax Errors A Syntax error is an error that occurs in a program when the application is being run or complied. These errors are like little gatekeepers that prevent the code from executing further.