paulmwatson.hashnode.devZero to Streamlit Python app deployed on HerokuStreamlit is an interesting Python framework targeted at data scientists, machine learning developers, and anyone working with data who wants to robustly present their work. It has an interesting processing model from the top down with no state and ...Nov 26, 2019
paulmwatson.hashnode.devZero configuration React and TypeScript with ParcelMy JavaScript zero configuration developer experience began with an article on CSS-Tricks about Parcel. Parcel is a new application bundler which promises zero configuration and who wouldn't want that after battling Webpack, Babel, TypeScript, ...Oct 24, 2019
paulmwatson.hashnode.devZero configuration TypeScript with NextI've been enjoying the development experience of Next with TypeScript so when I saw this Tweet I wanted to test it out; https://twitter.com/rauchg/status/1187091539366797312 To actually test this you need more than just two lines though. With np...Oct 24, 2019
paulmwatson.hashnode.devFirst stepsMy mom found one of the first programming books I had as a kid. It is an adventure game with the source listing. Back then you'd type source listings into your computer at home, no copy and paste from the web or even disks on the front. My daughter (...Jul 18, 2019
paulmwatson.hashnode.devA week of code 001There is a lot more to being a programmer than writing code but this week was particularly busy on the code front. The main lesson, relearned, is to communicate. When you are head down in a problem that isn't shifting there are people unsure if you'r...Jun 14, 2019