Tagged “php”
-
The Future of WordPress
This post is about wordpress php
The blogging platform WordPress has done a huge amount to democratise publishing, to make writing and publishing available to everyone. The new Gutenberg content editor is a bold move, one that will really help many of the millions who use it ... but it won't help everyone.
Written on -
How Website Forms Work
This post is about understanding the web php serverless
'Form Follows Function' goes the saying, but with HTML forms, it's the other way round. At least in terms of what happens when you fill out a form, and then click the button to 'send': a function processes the form. What happens during this process? Why is it necessary? What are some of the options for serverless form handling?
Written on -
Maintaining a Legacy PHP Codebase
This post is about php
Whilst simultaneously trying to decide what to build in Laravel and considering an old system we had recently inherited, I realised that I _liked_ looking at the spaghetti code, and was comparatively _scared_ of the shiny, new, empty Laravel installation I had just set up. Here's how I dealt with my first few tasks and began strategising how we could protect our clients' investment going forward.
Written on -
First Steps with Laravel
This post is about php
For a while now I've felt like I'm leaving Wordpress behind me. It's a great platform and I certainly wouldn't be a developer if Wordpress hadn't got me started along this route. However, comes a time when all of us must press on to things that help us to continue to grow; I don't feel that Wordpress is that tool. So I'm moving on to Laravel.
Written on -
Wordpress theming with Backbone.js
This post is about php wordpress javascript
You'll notice that there's not a huge amount of posts about JavaScript on my site. That's not an accident, I'm really only beginning to gain my feet with the language. Despite this I took the plunge and decided to build a Wordpress theme that uses Backbone.js to render the posts in a list. Here's a bit about the project.
Written on -
I Built A Wordpress Bootstrap starter theme
This post is about php wordpress
I've been using the esteemed Rachel Baker's BootstrapWP theme for a while, but recently I decided to build my own Wordpress / Bootstrap starter theme. Here's why I took this step and what I plan to do with it in the future.
Written on
See all tags.