Theo CarneyChanging Your Website’s Preview Images for LinkedIn and other Social MediaSo you finally finished that portfolio project and added it to your LinkedIn profile in the featured section, and you’re ready to get back…Mar 4, 2021Mar 4, 2021
Theo CarneyFixing up Netlify Page Display Problems with React Router RedirectsIn which I add a _redirects file to my project’s public folder, and think about routing, page refreshes, redirects, and error handling.Feb 26, 2021Feb 26, 2021
Theo CarneyHow to Create Nested Routes with React Router and Hooks — An In Depth Project SummaryI walk through how I created a note-taking app with nested routes using react-router-dom and react-router hooks.Feb 19, 2021Feb 19, 2021
Theo CarneyA Note on Trouble-shooting UI issues — Addendum to Setting up Nested Routes in a Note-taking App…Last week I ended my post by mentioning that I had gotten the functionality/prop passing of my app mostly working in conjunction with…Feb 12, 2021Feb 12, 2021
Theo CarneySetting up Nested Routes in a Note-taking App (pt 3)On the second, nested level of routing, when we click on the view/edit button for an individual note, we want to be able to see that note…Feb 5, 2021Feb 5, 2021
Theo CarneySetting up Nested Routes in a Note-taking App (pt 2)To begin with, let’s look at the structure of my Chromatic Notes project’s App.js file to get a sense for the structure of the app. The…Jan 29, 2021Jan 29, 2021
Theo CarneySetting up Nested Routes in a Note-taking App (pt 1)I’ve been obsessed for a while with the prospect of making a note-taking app. On the surface that seemed fairly straightforward but as I…Jan 22, 2021Jan 22, 2021
Theo CarneyDiffing and Rendering in ReactSo for a while I’ve been taught that React uses state to calculate changes to how the DOM should be displayed but I haven’t felt…Jan 15, 2021Jan 15, 2021
Theo CarneyWhat’s an API Exactly?Except when I do, I *never* get tired of the mix of abstraction and precision required to write computer programs.Jan 8, 2021Jan 8, 2021
Theo CarneyThe null object which is *actually* an objectDisclaimer: rushed post tonight — xmas eve and all — learn from me at your own risk.Dec 24, 2020Dec 24, 2020