Episodes
Change log The first build of the http://howtocodewell.net pre-production Docker image is making its way through the GitLab pipelines towards the Kubernetes clusters The Code Quiz has paused for a week as I'm taking some time off. The Code Quiz API now includes the Open API generator which will be used to generate type script for the API client Lots of great pull requests being added to the Code Quiz open source project http://github.com/howToCodeWell/code-quiz Feedback from Abu Sales...
Published 10/06/22
Change log Code Quiz API https://github.com/howToCodeWell/code-quiz Thank you to MetinBaris and everyone else who has contributed to the Code Quiz project Added dotenv package Lots of bugs fixed GitHub Actions on API client EsLint added Unit tests added You're doing Agile spikes wrong Let's talk about Agile spikes. What are they, why do we need them and why are you doing them wrong. Follow on the socials Twitter: https://twitter.com/howtocodewell  Instagram :...
Published 09/29/22
Change log Code Quiz API https://github.com/howToCodeWell/code-quiz Added GitHub Actions to the JavaScript Api-Client Added API Platform package and configured the API endpoints Should beginners learn JavaScript, Python or PHP Learn the programming concepts first. It doesn’t really matter which programming language you start with as long as you START programming Python is a good teaching language as it prevents sloppiness that JavaScript can allow. Get the daily code quiz...
Published 09/22/22
Changelog The Code Quiz GitHub repository now has a basic mock API client that uses a JSON Server. This was installed on the Tuesdays Live stream Work has started on building a Vagrant box that houses MiniKube and the howtocodewell testing environments. Code Quiz GitHub Repository: https://github.com/howToCodeWell/code-quiz Building the Mock JSON API: https://youtu.be/OznPvJIjMDc JavaScript Code Quiz answers: https://youtu.be/Tyvmq3gyZMY Tips for newly appointed Web Development team...
Published 09/15/22
Change log The second Code quiz has a bunch of JavaScript questions. Join in on Twitter (https://twitter.com/howtocodewell) or Instagram (https://instagram.com/howtocodewell)  The first of the code quiz answer video is out (https://youtu.be/Qmz0TvPLgpQ) Fixed the issue with the Kubernetes assets paths. This required a nginx snippet that creates a proxy pass back to Object storage We can now move to Pre - Production My talk 'Code with confidence with PHPCS' from PHP Minds is...
Published 09/08/22
Will Web Development die in 10 years? Some people think that JavaScript, PHP, Python and other Web Development technologies will die in 10 or even 20 years time. Is HTML finished? Is it time to learn something else? In this episode I explain my thoughts and answer this question. Please let me know if you agree, disagree or if you have others https://howtocodewell.fm/contact Change log I'm working on an error with Kubernetes and S3 volumes. Discovering deprecation notices before...
Published 09/01/22
Changelog Big news the staging deployment is completed for the new howtocodewell.net platform This contains Kubernetes Symfony PHP 8 Full time vs contractor web developer. 5 Reasons to be a contractor Lots of exposure to different ways of working No two clients or projects are the same Different tech stacks Different processes and approaches Lots of opportunities to gain more skills and experience Flexibility Work the way you want to work using the tools that you...
Published 08/25/22
Change log I’ve created 4 JavaScript YouTube short tutorials that will be released over the coming weeks New talk coding with confidence using PHPCS. If you’re a PHP user group that wants a speaker then let me know Full time vs contractor web developer. 5 Reasons to be a permanently employed Defined Structure Benefits Training Trust and loyalty gets rewarded over time Family vs resource External career progression Want to get in touch?...
Published 08/18/22
Changelog I am giving a talk to PHP Minds tonight. The talk is called Code with confidence using PHPCS I’ve been working on the videoThumbnail component for the React website No updates on deployment yet News/Articles PHPCS compatibility checker By Daniel Opitz https://odan.github.io/2020/12/22/php8-compatibility-check.html PHP Security Audit https://github.com/FloeDesignTechnologies/phpcs-security-audit PHP 8.1.9 is...
Published 08/11/22
Changelog I've created a playground in the mono-repo for ReactJS experiments I have started working on a very lightweight design system I am giving a talk to PHP Minds next Thursday. The talk is called Code with Confidence with PHPCS  PHP UK has announced their CFP and released early bird tickets. I have tickets. This weekend I am off to see England versus Scotland in the Common wealth boxing News/Articles How to call rest APIs using...
Published 08/04/22
Changelog Lots of bitty bugs which have prevented me for progressing on the Kubernetes side of the howtocodewell.net staging deployments Lots of PHP packages on howtocodewell.net have been upgraded I was able to play around with the API platform. News/Articles API platform tutorial with Symfony https://digitalfortress.tech/tutorial/rest-api-with-symfony-and-api-platform/ How to store Symfony sessions in a database https://symfony.com/doc/current/session/database.html What’s new...
Published 07/28/22
Changelog Lots of JavaScript package upgrades have been made to the frontend of howtocodewell.net including TailwindCSS, PostCSS, Webpack and Node itself. I’ve decided to use PostCSS over Less and I’m seeing much faster results when generating the CSS The plan for next week is to look at composer package upgrades as well as progressing with the staging deployment In my contracting space I have been doing a lot of PHP 5.6, 7.4 and Angular work News/Articles Being on call sucks by...
Published 07/21/22
Changelog I’ve sorted the Kubernetes ingress controller for the staging deployment of howtocodewell.net I’ve got a few problems with connecting services outside of the Kubernetes cluster but I am working my way through those. I’ve been updating the pipelines to allow for certain manual jobs in GitLab. News/articles Python ASGI The future of Python Web Development A new asynchronous standard for Python web applications. WSGI = Web Server Gateway Interface ASGI = Asynchronous Server...
Published 07/14/22
Changelog My Kubernetes CronJob experiments are now working On Tuesdays live YoutTube stream we fixed issues with the PHP implementation of Object Storage On Sundays Twitch live stream we started the process of upgrading NPM packages Some news/articles to share StarLabs has teased a 4k linux laptop called the StarFighter https://www.omgubuntu.co.uk/2022/07/starfighter-15-6-4k-linux-laptop-from-star-labs Why isn’t the internet more fun and...
Published 07/07/22
Change log I'm currently running experiments with Kubernetes CornJobs I've done lots of under the hood security tweaks with howtocodewell.net I've started using Jira to manage spikes and delivery tickets for the deployment stage of howtocodewell.net I've added tickets for some upgrade work, Symfony 6, NPM 16 LTS, PHP 8.1 On Tuesday we progressed the PHP registertion course by adding the framework-less router. Next week we will add some PSR interfaces for the HTTP messages to the...
Published 06/30/22
Changlog  The deployment phase of https://howtocodewell.net staging site is going very well. I now have Kubernetes cluster is running via Terraform Why am I leaning TypeScript?  I know many languages, some more than others.  PHP is my goto and Python is the next biggest language I know.  Of course I know JavaScript and other languages such as Java and Perl but I rarely use those.   In my opinion Typescript is what JavaScript should-of been to begin with.   - I’ve noticed more demand for...
Published 06/23/22
Changelog  On Tuesdays live show I fixed all the databases tests for the PHP Registration course  I'm still playing with Gitlab pipelines Has Google created a sentient being?  BBC news report Medium article with Lamda interview
Published 06/16/22
Change log  - I’ve started learning typescript as I want to convert all the HTCW JavaScript code into TS  - I’ve started playing with a Kubernetes playground for HTCW staging  - On Tuesday we started planning how to build the controllers for the PHP registration course  HPDevOne  Is now available to buy and some people already have them.   WWDC WWDC is this week.   I’m still digesting my thoughts on the announcements.  I may talk about my opinions next week.   m1windowsproject  An...
Published 06/09/22
Listen to the show: http://howtocodewell.net/159  Check which features are available in PHP versions http://caniusephp.com  The new HP Dev One laptop https://hpdevone.com/  Get the newsletter: https://email.howtocodewell.net/signup My web development courses ➡️ Learn How to build a JavaScript Tip Calculator  ➡️ Learn JavaScript arrays ➡️ Learn PHP arrays ➡️ Learn Python ✉️ Get my weekly newsletter ⏰ My current live coding schedule (Times are BST) Thursdays 20:00 = Live Podcast...
Published 06/03/22
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 I actually have 7 Software Development misconceptions that I want to debunk You have to code every day to get better at it Women cannot code Managers are sellouts who can’t code You can’t get into this industry when your old Testing is only for developers who have time to test The fastest coder is the best...
Published 05/26/22
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 Change log PHP login course is has been tagged at v1.0.0 Most of the SQL for PHP registration course is done Cypress tests are now running in the GitLab pipeline by they are very slow Remote working is not a one size fits all perk In todays show I am talking about remote working and why its not a right fit for...
Published 05/19/22
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 Change log Due to the traveling we didn’t get to do the Twitch Live stream on Sunday so I’m hoping to finish the PHP login course off this Sunday (15th) On Tuesdays (12th)  YouTube live stream we continued building the proof of concept for the PHP registration course. Someone in the chat spotted that I wasn’t testing...
Published 05/13/22
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 Changelog - This is another pre recorded show as I am traveling over the next few days. - On Mondays Twitch stream we covered lessons 6, 7 and 8 of the PHP login course.  I am planning to finish lessons 9 and 10 next Sunday. - On Tuesdays YouTube live stream we started putting up the scaffolding for the PHP...
Published 05/05/22
Changelog Speaking at PHP UG MN on Thursday so this is not a live podcast On Sundays Twitch stream we re-built the first 5 lessons of the PHP login course. I’m planning to re-build the last four lessons on Monday on Twitch On Tuesdays YouTube live stream we started planning the new PHP registration course. Lots of experimenting with GitLab 10 tips for Continual Integration CI should take no more than 10 minutes Reverting the changes should take 10 minutes Use TDD if possible ...
Published 04/28/22
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 ------ .   Change log  We’ve finally finished the 2nd pass of the PHP login course documentation. I will be doing a final run through on Sundays Twitch stream. Next course starts next Tuesday I won’t be doing a podcast next Thursday as I am giving a virtual talk to PHPUGMRN Join the meetup here Watch the show...
Published 04/21/22