Change old /archive/* links to /daily/*
This commit is contained in:
parent
661669f2a5
commit
538141466c
406 changed files with 457 additions and 457 deletions
|
@ -5,7 +5,7 @@ permalink: daily/2022/10/09/coding-defensively-implicit-explicit
|
|||
tags: [tailwindcss, php]
|
||||
---
|
||||
|
||||
As well as [being introduced to Astro]({{site.url}}/archive/2022/10/08/first-impressions-astro) in Simon's most recent Pro Tailwind workshop, something else that we discussed was implicit vs explicit coding, and coding defensively.
|
||||
As well as [being introduced to Astro]({{site.url}}/daily/2022/10/08/first-impressions-astro) in Simon's most recent Pro Tailwind workshop, something else that we discussed was implicit vs explicit coding, and coding defensively.
|
||||
|
||||
For example, if you had this code:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue