One of the annoying things about web development, is having to learn completely new paradigms every now and again. I’m all for improving my skills and being more efficient in my work, but when i have to halt to have to learn a whole new separate thing, it grinds my gears a bit. The idea…
Tag: Web Development
Im back on the Vim train. Trying, once again, to learn to use it. I know it will be worth it if I stick to it.
Compile FFmpeg for Ubuntu, Debian, or Mint
Laravel Blade push and stack
Laravel’s blade view compiler is second to none. I’ve used a couple of different templating engines and blade is by far my favourite. Including Partials The way in which we include partials of views within our main views is as follows:@include(‘partials.my-first-partial’)It will inject that partial’s content in the specified place. Defining Sections Within our views,…
Version controlling my vim setup, y’all. Just sayin’
Flexbox Froggy
@letsencrypt hi. I signed up for beta access the other day for my site davidpea.ch I was just wondering if you had a timescale? Cheers.
Alias allthethings
Starting a new personal project tonight. Finally a medium-sized project idea that I want to build. And one to really dig into Laravel.
Viljamis Style Guide
The amount of old repositories I’m deleting from my Github account is making me think how often I start new projects and never complete them. I really need to change that.