Tap, tap, tap … is this thing on?
-
Starting red-green test driven development of AddGoal API validation | Always Developing #22
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Finishing off and refactoring happy path testing of AddGoal API in Go | Always Developing #21
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Starting on AddGoal API tests | Always Developing #20
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Fixing Go API test with unexpected failure, implementing test of transaction | Always Developing #19
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Trying to handle no rows found in Go API server tests | Always Developing #18
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Writing tests for failure conditions in Go API server service | Always Developing #17
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Fixing up Go API server tests that use sqlmock Go package | Always Developing #16
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Trying to use the sqlmock Go package to test API service with database usage | Always Developing #15
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is -
Simplify the data sent between Svelte frontend and Go API server backend | Always Developing #14
Live coding an app with SvelteJS, Go, CockroachDB, and Juju Charms in Python. Sometimes Linux desktop app or WordPress plugin development too.
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Before starting every work day, I do half an hour of noodling on side projects, making sure to keep them moving forward, albeit slowly.
Working on these side projects is how I learn new programming languages, frameworks and technologies.
Chances are I’ll fail miserably each and every day, so at the very least you can take comfort in seeing a so-called senior developer fumbling through some development with little success.
Blog:- https://www.ianmjones.com
Twitter:- https://twitter.com/ianmjonesTech Used:
Svelte:- https://svelte.dev
Go:- https://golang.org
CockroachDB:- https://www.cockroachlabs.com
Juju:- https://juju.is
