Skip to content
JONATHANS BLOG
View website Menu
  • Adventures
    • DIY
    • WhiskyWhisky!
    • Beerphotos of the beer I drink…
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • digit expo 2023
    • digitexpo 2022
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Kali Linux
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Icalthis is the category for ical. in it you will find lots of tips and tricks and some hacks for ical on your mac.
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Mail.app
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Ableton
    • Music
    • Albums
    • Legal stuff
    • Protoolsprotools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio
  • Type your search
Search this website
  • Adventures
    • DIY
    • Whisky
    • Beer
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • digit expo 2023
    • digitexpo 2022
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Kali Linux
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Ical
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Mail.app
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Ableton
    • Music
    • Albums
    • Legal stuff
    • Protools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio
  • Type your search

vuejs

  1. Home>
  2. Development>
  3. vuejs
Linux on the desktop as a web developer

Linux on the desktop as a web developer

  • Post author:jonathansblog
  • Post published:November 17, 2020
  • Post category:Development/Editors/Kali Linux/Linux/Php/SQL/Vagrant/vuejs
  • Post comments:0 Comments

A breif look at the tools you need as a web developer in 2020, running Linux on the desktop as a web developer. OSX is my os of choice, but…

Continue ReadingLinux on the desktop as a web developer
Read more about the article Jonathansblog App

Jonathansblog App

  • Post author:jonathansblog
  • Post published:August 1, 2020
  • Post category:vuejs
  • Post comments:0 Comments

Following on from my vuejs and cordova tutorials, I decided to launch the app - you can now download the app from the app storeI'll be creating a roadmap and…

Continue ReadingJonathansblog App
Read more about the article Building a PWA vuejs app with wordpress API – Part 7

Building a PWA vuejs app with wordpress API – Part 7

  • Post author:jonathansblog
  • Post published:September 11, 2019
  • Post category:vuejs
  • Post comments:0 Comments

By now in out Building a PWA vuejs app with wordpress API journey, we have a basic vuejs app which can fetch data from a Wordpress API using axios and…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 7
Read more about the article Building a PWA vuejs app with wordpress API – Part 6

Building a PWA vuejs app with wordpress API – Part 6

  • Post author:jonathansblog
  • Post published:September 4, 2019
  • Post category:vuejs
  • Post comments:0 Comments

Conditional rendering. Our category system is a bit basic right now - it doesnt check to see which categories actuall have posts (and which categories have child-categories), so in this…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 6
Read more about the article Building a PWA vuejs app with wordpress API – Part 5

Building a PWA vuejs app with wordpress API – Part 5

  • Post author:jonathansblog
  • Post published:August 28, 2019
  • Post category:vuejs
  • Post comments:0 Comments

Building a PWA vuejs app with wordpress API – Part 5 at this point pour app looks pretty poor, this part of the turorial we will fix some of the…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 5
Read more about the article Building a PWA vuejs app with wordpress API – Part 4

Building a PWA vuejs app with wordpress API – Part 4

  • Post author:jonathansblog
  • Post published:August 21, 2019
  • Post category:vuejs
  • Post comments:0 Comments

Building a PWA vuejs app with wordpress API – Part 3 In part 3 we will be looking at categories (or archives in wordpress terminology) At this point, its good…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 4
Read more about the article Building a PWA vuejs app with wordpress API – Part 3

Building a PWA vuejs app with wordpress API – Part 3

  • Post author:jonathansblog
  • Post published:August 14, 2019
  • Post category:vuejs
  • Post comments:0 Comments

In part 3 we will be looking at categories (or archives in wordpress terminology) At this point, its good to look into the wordpress API – fortunately there is excellent…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 3
Read more about the article Building a PWA vuejs app with wordpress API – Part 2

Building a PWA vuejs app with wordpress API – Part 2

  • Post author:jonathansblog
  • Post published:August 7, 2019
  • Post category:vuejs
  • Post comments:0 Comments

Continuing on fom Part1, where we made a (very) basic vuejs app to fetch data from a wordpress API, we will move on and in this tutorial we will set…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 2
Read more about the article Building a PWA vuejs app with wordpress API – Part 1

Building a PWA vuejs app with wordpress API – Part 1

  • Post author:jonathansblog
  • Post published:August 4, 2019
  • Post category:vuejs
  • Post comments:0 Comments

Building a PWA vuejs app with wordpress API - Part 1 The aim in this is to make an offline-first PWA with vuejs / axios / bootstrap using wordpress as…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 1
  • 1
  • 2
  • Go to the next page

Latest Posts

  • A Guide to Open-WebUI: Using It with Ollama
  • How to install ollama and run deepseek
  • Operation Triangulation: Unraveling a Sophisticated Cyber Espionage Campaign
  • Digit Expo 2024
  • Modifying my guitar hardware
  • Mkcert on Laravel Homestead for trusted SSL certs
  • Bash & Zsh Command History Hacks: Say Goodbye to history | grep
  • WordPress Yoast add focus keywords to all posts without focus keywords
  • Configure azure notification hub for ios android and web
  • Azure static website hosting with blob storage and CDN
  • Azure Notification Hubs for push notifications in laravel and nextjs
  • How to block calls on your iphone
  • WildCard SSL certificates with Letsencrypt in Azure App-Service
  • Azure Wildcard Subdomains
  • New Guitar Day

Popular Posts

  • How to install ollama and run deepseek
  • DIY Skateboard Light
  • MetaSploit tutorial for beginners
  • OS Detection Techniques
  • Website crawler software kali linux
  • WordPress Security
  • Metasploit for website pentest
  • Remote Debugging PHP in Visual Studio Code with XDebug
  • How to use metasploit to scan for vulnerabilities
  • Coding in php on android
  • Burpsuite beginners tutorial – how to use burp suite
  • Ubuntu on the chuwi hi10 pro
  • Linux commands for networking with command line
  • Wapiti tutorial
  • Nikto tutorial for kali linux
  • Privacy Policy
  • Jonathan Mitchell CITP BSc MSc MBCS
Copyright - WordPress Theme by OceanWP