Oliver Davies
c5679d33fa
daily-email: add 2023-10-07
...
A breakdown of tests from a current project
2023-10-10 20:04:02 +01:00
Oliver Davies
3304f3c776
daily-email: add 2023-10-06
...
Software development is like going to the Dentist
2023-10-10 07:13:29 +01:00
Oliver Davies
a85943fd2e
daily-email: add 2023-10-05
...
Some solutions are good enough
2023-10-09 13:16:04 +01:00
Oliver Davies
223daa2ee9
daily-email: add 2023-10-04
...
The best solution is the one that gets the tests to pass
2023-10-08 15:58:09 +01:00
Oliver Davies
1ebd1ec69e
fix(run): spaces before email title
2023-10-08 11:13:19 +01:00
Oliver Davies
4700860720
daily-email: add 2023-10-03
...
There is no perfect solution
2023-10-08 11:05:11 +01:00
Oliver Davies
e61b2bff17
build: replace justfile with run
2023-10-07 01:34:20 +01:00
Oliver Davies
44fea3ce7c
daily-email: add 2023-10-02
...
Only comment what needs to be commented
2023-10-07 01:16:12 +01:00
Oliver Davies
1b6168fac0
revert: generate redirects in Astro"
...
This reverts commit 54c2d1f811
.
2023-10-04 22:46:44 +01:00
Oliver Davies
91cee4f384
daily-email: add 2023-10-01
...
TDD: repeat and refactor
2023-10-04 22:01:36 +01:00
Oliver Davies
1104aa1cf8
daily-email: add 2023-10-01
...
Development feature flags vs. product feature flags
2023-10-04 18:33:57 +01:00
Oliver Davies
54c2d1f811
Revert "revert: generate redirects in Astro"
...
This reverts commit 4ceabd72bb
.
2023-10-04 07:42:31 +01:00
Oliver Davies
c494386636
docs: change speaker-information path
2023-10-04 07:39:01 +01:00
Oliver Davies
4ceabd72bb
revert: generate redirects in Astro
...
This reverts commit de7aa271f2
.
2023-10-04 07:38:12 +01:00
Oliver Davies
de4bcd29a0
revert: update speaker information path
...
This reverts commit 206605537f
.
2023-10-04 07:37:32 +01:00
Oliver Davies
206605537f
docs: update speaker information path
2023-10-04 01:44:43 +01:00
Oliver Davies
de7aa271f2
feat: generate redirects in Astro
...
The only thing I couldn't get working were `articles/*` to `blog/*`
redirects, but those haven't been used for a long time and can be
re-attempted another time.
2023-10-04 01:43:20 +01:00
Oliver Davies
25dcd4dd37
chore: add name to page titles
2023-10-04 01:09:39 +01:00
Oliver Davies
280db0d969
fix(testimonials): add alt text to images
2023-10-03 23:51:47 +01:00
Oliver Davies
c0ac7f6221
docs(testimonials): add Mike Karthauser
2023-10-03 22:30:30 +01:00
Oliver Davies
954264b8a4
daily-email: add 2023-09-30
...
Automated testing offers repeatability
2023-10-03 11:18:39 +01:00
Oliver Davies
9881186a9e
daily-email: add 2023-09-29
...
92 changed files with 885 additions and 156 deletions
2023-10-03 00:59:02 +01:00
Oliver Davies
d40a2688d5
docs: update intro
2023-09-29 12:52:50 +01:00
Oliver Davies
8b1023b846
daily-email: add 2023-09-28
...
Feature flags enable continuous integration
2023-09-29 12:41:13 +01:00
Oliver Davies
cd5ef415b5
daily-email: add 2023-09-27
...
Separating environments with feature flags
2023-09-29 00:21:56 +01:00
Oliver Davies
af5f0b6619
daily-email: add 2023-09-26
...
Which branch should be in which environment?
2023-09-28 23:52:55 +01:00
Oliver Davies
e4527d0172
daily-email: add 2023-09-25
...
Should you use a staging environment?
2023-09-28 23:29:32 +01:00
Oliver Davies
05993fdcbf
docs: add open-source contribution
2023-09-28 22:59:54 +01:00
Oliver Davies
2eee86e73a
docs: update description
2023-09-28 22:59:31 +01:00
Oliver Davies
7f7e08a7e3
docs: add slides
2023-09-28 22:56:19 +01:00
Oliver Davies
bc54583d32
daily-email: add 2023-09-24
...
Test to save your job
2023-09-28 02:02:44 +01:00
Oliver Davies
7f22bed206
daily-email: fix
2023-09-27 01:00:00 +01:00
Oliver Davies
fa41500285
daily-email: add 2023-09-23
...
Everyone tests their code, but not everyone writes automated tests
2023-09-27 00:33:14 +01:00
Oliver Davies
67706af480
daily-email: fix
2023-09-27 00:32:51 +01:00
Oliver Davies
de34bd579c
daily-email: add 2023-09-22
...
Documentation and comments get stale. Tests don't.
2023-09-27 00:17:01 +01:00
Oliver Davies
8ff73c8bf5
docs: add an FAQ
2023-09-26 22:01:10 +01:00
Oliver Davies
d2ef849740
docs: update speaker information
2023-09-26 21:49:46 +01:00
Oliver Davies
81e4318284
feat: add FAQs to the call product page
2023-09-26 21:49:14 +01:00
Oliver Davies
3cb0424b92
chore(testimonials): add URLs in testimonials
2023-09-26 21:48:27 +01:00
Oliver Davies
cb44df2d5f
docs(testimonials): add Tawny call testimonial
2023-09-26 21:48:15 +01:00
Oliver Davies
82fe15fd01
daily-email: add 2023-09-21
...
Buggy software causes reputational damage
2023-09-25 21:38:15 +01:00
Oliver Davies
36bd836a40
build: update .gitignore
2023-09-24 21:51:14 +01:00
Oliver Davies
f1147264b5
build: use build-configs
2023-09-24 18:09:32 +01:00
Oliver Davies
8c9d6bdc99
chore(blog): update intro text
2023-09-24 14:47:08 +01:00
Oliver Davies
efe23233a0
Revert "chore(blog): remove the blog listing page"
...
This reverts commit e37e41254c
.
2023-09-24 08:53:15 +01:00
Oliver Davies
b85d84e3bb
daily-email: add 2023-09-20
...
Why I prefer types
2023-09-22 21:47:40 +01:00
Oliver Davies
6fcad46a2e
docs: simplify the pricing page
2023-09-22 21:05:59 +01:00
Oliver Davies
18bde167b9
daily-email: add 2023-09-19
...
Stop writing tests
2023-09-22 09:08:30 +01:00
Oliver Davies
f0c4d172f3
daily-email: add 2023-09-18
...
Increasing test coverage with regression tests
2023-09-22 08:30:40 +01:00
Oliver Davies
18ee301014
daily-email: add 2023-09-17
...
How much refactoring should I be doing?
2023-09-22 07:57:12 +01:00