Graham Morby

Graham Morby @grahammorby

About: Hey guys, 15-year developer! I code with Vue.js and Python, I love to learn but also love to teach! So I try and write informative tutorials and posts. I am new to blogging and would love any feedback

Location:
Portsmouth UK
Joined:
Dec 9, 2019

Graham Morby
articles - 40 total

Add simple pagination in Nest.js Mongoose

I have been learning to wonderful world of nest.js recently and I want to say it's actually very...

Learn More 16 2Apr 23 '23

Week one of CTO madness

Dear diary… Well week one was shall we say erm… interesting. Let’s start with the driving, 150...

Learn More 3 0Nov 18 '22

My journey to CTO

So some people have posted few comments on my last post on becoming a CTO, one of the main things to...

Learn More 5 1Nov 10 '22

I'm a CTO!

Welcome to my journal, it's going to be a weekly blog about my journey into becoming a CTO. So...

Learn More 25 15Nov 8 '22

Persist Data With Vue 3

Back in the old days, well not that old really but you get where I'm going here! Anyway, back in Vue...

Learn More 18 2Aug 17 '22

The job title debate

What is the real difference between Senior, Mid level and Junior developer? Do the three tags really...

Learn More 6 5Jun 21 '22

Lets Build - A who is service with flask

So let's crack out a really nice, simple, and fast Flask website that's super useful to use. In this...

Learn More 8 0May 23 '22

Lets install JWT tokens in Flask

A post by Graham Morby

Learn More 2 0May 20 '22

JWT Auth in Flask Python

Ever wondered how you use auth in Flask and secure some endpoints? Well, it's not that crazy, and...

Learn More 17 0May 14 '22

When is the right time to go it alone...

I've done it, I've handed my notice in and I'm going it alone. It's a scary thought, making sure...

Learn More 3 3May 10 '22

Python in the Browser? Ok let's do it!

So let's do some history here, so you can see that whilst this idea seems crazy it also fills me with...

Learn More 9 1May 4 '22

Loading styles and static files in Django

I like you am a newbie when it comes to Django. Yes I am slightly in love with the Framework and...

Learn More 15 0May 2 '22

Let users download files in flask

This week I wanted to have some documents that a user landing on my website could download and use....

Learn More 34 0Mar 17 '22

VUE cli with electron

I remember the days when JavaScript simply ran hover effects on buttons and made my page a little...

Learn More 2 1Jan 26 '22

Clive Sinclair 1940 - 2021

If you were born in or around the late seventies, then there is a strong chance you used a Spectrum...

Learn More 8 2Sep 17 '21

Create an API in Flask - Part One

Coming from PHP to Python has been a blast! I'm loving it, the way code is written out and the...

Learn More 6 0Sep 13 '21

Creating a chatterbot in python

I'm fairly new to the world of Python and apart from watching course material on the subject, I...

Learn More 2 2Aug 30 '21

Confessions of a commercial developer - Part One

So I started a new series over on my YouTube channel exploring the world of a commercial developer...

Learn More 1 0Apr 5 '21

ReRender a child component in Vue

Re-Rendering a child component without rendering the page has always been a hard one for me and I...

Learn More 17 1Mar 25 '21

The Overwhelmed Developer!

Reading this site and Twitter you'd be right to think that being a developer is not a job but a lifes...

Learn More 2 0Mar 2 '21

Client side search in Vue 2

So you have some data you want to filter? Or a cheeky little search bar and want to allow the user to...

Learn More 4 2Feb 7 '21

MVC and creating it in Laravel 8

So let's assume you are brand spanking new to laravel and MVC frameworks, that you have never created...

Learn More 11 0Feb 3 '21

Getting a JSON element from a DB in Eloquent

So I had an issue come up today that required me to pull some data out of a DB for a report. That inc...

Learn More 3 1Jan 29 '21

Using Configs in Laravel 8

One of the biggest things we do in modern web development is to consume API's and with that comes lot...

Learn More 5 0Jan 18 '21

Create a slug from a string Lavavel 8

So as normal I blog on topics I had to research and then pop them here for my reference and if you ar...

Learn More 18 4Jan 6 '21

Save an image from Vue to Laravel 8 Part 2

So in the first part we set up the MVC side of this little tutorial, now it's time to make it work. F...

Learn More 2 0Dec 30 '20

Save an image from Vue to Laravel 8 Part 1

Hey guys, this is a nightmare for me and took me a while to get right, as I always do I write the tut...

Learn More 9 1Dec 26 '20

Setting up Vue in Laravel 8

Fancy a SPA in laravel? Yes, we all do! So here is the quick and easy way to get the wonder Vue.js...

Learn More 82 18Oct 14 '20

The worst part of being a dev

I often sit staring at my screen taking in all the information in front of me, wondering how I manage...

Learn More 6 0Oct 3 '20

Watch props in Vue

I had a wonderful night helping a fellow developer last night and thought I'd share something even I...

Learn More 5 1Sep 21 '20