Snippet Pixie: Next - Complete export with sub command with version option | Always Developing #104

0:00:00 Add orderByLastUsed arg to GetSnippets function 0:14:55 Add --last-used flag to list sub command 0:22:20 Realize I can’t use slice of strings for config’s Args 0:50:33 Research leads to using map[string]interface{} 1:22:22 Phone call... 1:22:34 ... 10 hours later... 1:23:07 Back to implementing new Args setup 1:41:10 Test export has correct data order 1:50:35 Add export sub command with legacy version option 2:26:00 Use shorter path for default export filename 2:33:12 Export feature complete! 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:- 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 miserabl
Back to Top