Open in app
Home
Notifications
Lists
Stories

Write
Coding Friend, LLC
Coding Friend, LLC

Home

May 18, 2021

Just built and released CannyPig Budgeting with Quasar

I am pleased to introduce CannyPig Budgeting, a mobile and web app I built over the course of 2–3 years. I had tried and used a dozen different budgeting apps on the Google Play store before I got frustrated with their experiences and decided to build my own. Web App…

Budgeting

4 min read

Just built and released CannyPig Budgeting with Quasar
Just built and released CannyPig Budgeting with Quasar

Jan 8, 2021

Getting SSR to work with Quasar Framework with Vue Composition as the State Management Choice

Hello readers, With the release of the Vue Composition API and Vue 3 we now have some amazing methods that will make our lives so much easier. Namely, reactive({}) and computed(() => {}). I have been using reactive and computed methods for my state management system in Vue for the…

Quasarframework

6 min read

Getting SSR to work with Quasar Framework with Vue Composition as the State Management Choice
Getting SSR to work with Quasar Framework with Vue Composition as the State Management Choice

Mar 30, 2019

Easily estimate your quarterly taxes

Many articles dealing with self-employment or business taxes recommend you save 25–30% per paycheck in order to save enough for tax season. However, for many people this amount is too much and you will end up giving too much money to the government. That’s money you could have invested, kept…

Quarterly Taxes

2 min read

Easily estimate your quarterly taxes
Easily estimate your quarterly taxes

Jul 27, 2018

Building a super fast static website with markdown and your favorite framework, Vue

In the PHP and Wordpress era, we had websites that would have to make a full-page refresh every time the browser navigated to a new page and thus appeared to load very slowly. With the discovery of AJAX routing it’s now possible to load the full-page once and then only…

Vue Static

8 min read

Building a super fast static website with markdown and your favorite framework, Vue
Building a super fast static website with markdown and your favorite framework, Vue

Feb 14, 2018

Why you won’t want to stop using Quasar Framework

Note: I’m not being paid for this article. I started using Quasar half way through last year and fell in love with it. A while back I taught myself React, Angular 2, and Vuejs and spent a large amount of time researching the best Material Design UI library for each…

Java Script

2 min read

Why you won’t want to stop using Quasar Framework
Why you won’t want to stop using Quasar Framework

Feb 14, 2018

Estimating taxes for your business is hard and my app makes it easier

I’ve been working heavily lately on a tax app that helps you estimate your quarterly federal taxes that I’m really excited about. It’s been a long but fun and rewarding process and it’s now out in the Android and Mac App Store. 2018 Quarterly Tax Estimator - Android Apps on Google Play Estimate your quarterly taxes and see taxes for each paycheck.play.google.com 2018 Quarterly Tax Estimator on the Mac App Store Read reviews, compare customer ratings, see screenshots, and learn more about 2018 Quarterly Tax Estimator. Download…itunes.apple.com

Android

3 min read

Estimating taxes for your business is hard and my app makes it easier
Estimating taxes for your business is hard and my app makes it easier

Dec 12, 2017

Docker Swarm deployments with Semaphore

I hope to show you how to easily setup a docker build from your project branch upon every push to that branch, run integration tests, deploy your Docker image or Docker Compose file to a server using SSH, and notify you on Slack or email. Why use a Continuous Integration and Deployment service? Continuous integration and deployment is…

Semaphore

7 min read

Docker Swarm deployments with Semaphore
Docker Swarm deployments with Semaphore

Sep 29, 2017

How to live reload a cordova app with authentic plugins

Cordova development can potentially be very slow. First you have to make your changes, compile your app, run cordova build android copy that file to your device somehow and then install and launch it. For making quick changes this quickly becomes exasperating. Quasar Framework attempts to fix this by adding…

Java Script

4 min read


Aug 14, 2017

Docker Swarm Cheatsheet

I’ve been studying docker-swarms lately and wanted to write a cheatsheet of setup and commands to maintain a swarm both for my reference and yours. These commands are for docker version: 17.03.0-ce as of August 2017. Install docker with curl -ssl https://get.docker.com | bash Preparing the server Create several instances of the one-click…

Docker

3 min read


Aug 12, 2017

Continuous Integration and Deployment with SemaphoreCI

I’ve been teaching myself CI/CD lately and heard of SemaphoreCI. I was first using the free GitlabCI, but Semaphore is free for open sourced projects and advertises as the fastest CI service. GitlabCI took 6–7 minutes to complete my tasks Semaphore did the same work in 2.5 minutes Semaphore costs…

Docker

3 min read

Continuous Integration and Deployment with SemaphoreCI
Continuous Integration and Deployment with SemaphoreCI
Coding Friend, LLC

Coding Friend, LLC

Following
  • David Luecke

    David Luecke

  • Ryan Carniato

    Ryan Carniato

  • Eric Kryski

    Eric Kryski

  • Luca Longo

    Luca Longo

  • Ben Rodri

    Ben Rodri

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable