ripples about coding
Coding
Learning WordPress and Python for work
Dave Tierney 〜 10/29/2023
It is always a challenge to learn new things, but more so when they are necessary for work. WordPress and Python present different challenges and enjoyment.
Read the ripple
Read the full ripple: Learning WordPress and Python for work Coding
Comparing Vue and React
Dave Tierney 〜 10/25/2023
I am working with a legacy codebase in Vue.js and comparing that with React.js. I appreciate Vue's stability and simplicity, but I prefer React's flexibility and ecosystem.
Read the ripple
Read the full ripple: Comparing Vue and React Coding
Next and TypeScript
Dave Tierney 〜 10/10/2023
I have been using Next.js with TypeScript for a while now and I am enjoying the challenge. I just wish it could adjust to the scale of the project.
Read the ripple
Read the full ripple: Next and TypeScript Coding
Adventures in Tailwind and Astro
Dave Tierney 〜 9/17/2023
Learning Astro.js and using TailwindCSS has helped speed up my development process.
Read the ripple
Read the full ripple: Adventures in Tailwind and Astro