|  | 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 |  | 
				
					
						|  | 67706af480 | daily-email: fix | 2023-09-27 00:32:51 +01:00 |  | 
				
					
						|  | de34bd579c | daily-email: add 2023-09-22 Documentation and comments get stale. Tests don't. | 2023-09-27 00:17:01 +01:00 |  | 
				
					
						|  | 8ff73c8bf5 | docs: add an FAQ | 2023-09-26 22:01:10 +01:00 |  | 
				
					
						|  | d2ef849740 | docs: update speaker information | 2023-09-26 21:49:46 +01:00 |  | 
				
					
						|  | 81e4318284 | feat: add FAQs to the call product page | 2023-09-26 21:49:14 +01:00 |  | 
				
					
						|  | 3cb0424b92 | chore(testimonials): add URLs in testimonials | 2023-09-26 21:48:27 +01:00 |  | 
				
					
						|  | cb44df2d5f | docs(testimonials): add Tawny call testimonial | 2023-09-26 21:48:15 +01:00 |  | 
				
					
						|  | 82fe15fd01 | daily-email: add 2023-09-21 Buggy software causes reputational damage | 2023-09-25 21:38:15 +01:00 |  | 
				
					
						|  | 36bd836a40 | build: update .gitignore | 2023-09-24 21:51:14 +01:00 |  | 
				
					
						|  | f1147264b5 | build: use build-configs | 2023-09-24 18:09:32 +01:00 |  | 
				
					
						|  | 8c9d6bdc99 | chore(blog): update intro text | 2023-09-24 14:47:08 +01:00 |  | 
				
					
						|  | efe23233a0 | Revert "chore(blog): remove the blog listing page" This reverts commit e37e41254c. | 2023-09-24 08:53:15 +01:00 |  | 
				
					
						|  | b85d84e3bb | daily-email: add 2023-09-20 Why I prefer types | 2023-09-22 21:47:40 +01:00 |  | 
				
					
						|  | 6fcad46a2e | docs: simplify the pricing page | 2023-09-22 21:05:59 +01:00 |  | 
				
					
						|  | 18bde167b9 | daily-email: add 2023-09-19 Stop writing tests | 2023-09-22 09:08:30 +01:00 |  | 
				
					
						|  | f0c4d172f3 | daily-email: add 2023-09-18 Increasing test coverage with regression tests | 2023-09-22 08:30:40 +01:00 |  | 
				
					
						|  | 18ee301014 | daily-email: add 2023-09-17 How much refactoring should I be doing? | 2023-09-22 07:57:12 +01:00 |  | 
				
					
						|  | 6e1d9a0309 | fix(talks): Vimeo video embed | 2023-09-21 21:47:21 +01:00 |  | 
				
					
						|  | 2862fd78b9 | daily-email: add 2023-09-16 How not to break 36,000 websites | 2023-09-21 20:50:20 +01:00 |  | 
				
					
						|  | cdf3223a75 | daily-email: add 2023-09-15 Types or no types | 2023-09-20 20:27:16 +01:00 |  | 
				
					
						|  | 2543521576 | daily-email: add 2023-09-14 Outside-in or inside-out? | 2023-09-20 19:36:43 +01:00 |  | 
				
					
						|  | 59b82c330f | feat(testimonials): allow for ordering by name | 2023-09-20 16:32:29 +01:00 |  | 
				
					
						|  | a6e691e442 | docs(testimonials): add Joe Howell | 2023-09-20 10:20:02 +01:00 |  | 
				
					
						|  | 686350d3f3 | docs: add TODOs for refactoring testimonials | 2023-09-19 21:54:48 +01:00 |  | 
				
					
						|  | b12bc9d61f | docs: add a testimonials page Add a page with all testimonials. | 2023-09-19 21:54:11 +01:00 |  | 
				
					
						|  | 0bacb72f3d | daily-email: add 2023-09-13 Which type of test should I use? | 2023-09-19 00:52:26 +01:00 |  | 
				
					
						|  | d14bb924b1 | daily-email: add 2023-09-12 Don't inject too many dependencies | 2023-09-18 23:08:10 +01:00 |  | 
				
					
						|  | 8bcfeae3d5 | daily-email: add 2023-09-11 Don't use else | 2023-09-18 13:38:51 +01:00 |  | 
				
					
						|  | 3584bcc570 | docs: include Drupal 8 | 2023-09-18 11:34:46 +01:00 |  | 
				
					
						|  | 3e84dff33f | daily-email: add 2023-09-10 Code is read more than it's written | 2023-09-15 07:26:49 +01:00 |  | 
				
					
						|  | e242b54a5d | feat(pricing): separate companies and individuals | 2023-09-14 14:32:05 +01:00 |  | 
				
					
						|  | e5473613d1 | feat(pricing): mark some products as limited ...availability | 2023-09-14 14:09:04 +01:00 |  | 
				
					
						|  | b5605ebc7a | docs(pricing): add diagnosis | 2023-09-14 14:03:45 +01:00 |  | 
				
					
						|  | c85d496333 | daily-email: add 2023-09-09 A lack of tests discourages refactoring | 2023-09-14 00:54:20 +01:00 |  | 
				
					
						|  | 3fcf455e5c | chore(search): add more common search terms | 2023-09-14 00:31:28 +01:00 |  | 
				
					
						|  | 14bff9328a | daily-email: add 2023-09-08 Do you proactively refactor your code? | 2023-09-14 00:28:44 +01:00 |  | 
				
					
						|  | 94ae659351 | daily-email: add 2023-09-07 What's the simplest test to begin with? | 2023-09-13 23:34:11 +01:00 |  | 
				
					
						|  | 3f80df3524 | docs: rename /drupal7to/drupal-upgrade | 2023-09-13 22:39:34 +01:00 |  | 
				
					
						|  | ff408823e7 | docs: add roadmap link | 2023-09-13 22:37:34 +01:00 |  | 
				
					
						|  | 3f89c2e623 | docs: add Drupal 8 | 2023-09-13 22:30:57 +01:00 |  | 
				
					
						|  | 8848b36a4b | docs: add positioning statement | 2023-09-13 22:29:10 +01:00 |  | 
				
					
						|  | 0027c420a6 | docs(pricing): add 1-to-1 developer coaching | 2023-09-13 22:24:47 +01:00 |  | 
				
					
						|  | fa16a75a14 | daily-email: add 2023-09-06 Verbosity over abstraction | 2023-09-13 00:03:49 +01:00 |  | 
				
					
						|  | ae35e34f86 | chore(pricing): add Drupal module template | 2023-09-12 08:05:23 +01:00 |  | 
				
					
						|  | 5cad596c2c | chore: re-order footer links | 2023-09-12 07:54:31 +01:00 |  | 
				
					
						|  | da762239ff | chore(pricing): add Drupal testing email course | 2023-09-12 07:53:58 +01:00 |  | 
				
					
						|  | 781373c9d6 | chore(footer): add link to the pricing page | 2023-09-12 00:29:15 +01:00 |  | 
				
					
						|  | eac1d220e9 | docs(pricing): update description | 2023-09-12 00:24:56 +01:00 |  | 
				
					
						|  | 0a493193a9 | docs(call): remove price Removing the price from the product page as it's now on the pricing
page. | 2023-09-12 00:17:38 +01:00 |  |