Skip to content

Commit ffff98a

Browse files
committed
Update code reviews
1 parent ced24a8 commit ffff98a

1 file changed

Lines changed: 83 additions & 17 deletions

File tree

code-reviews.md

Lines changed: 83 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,45 +6,111 @@ meta: "Affordable, remote code reviews and performance audits for your product"
66
permalink: /code-reviews/
77
---
88

9-
<p class="u-text-prominent">GBP960+VAT</p>
9+
<p class="u-text-prominent"><s>£1,920</s> £1,440* (+VAT)</p>
10+
11+
<p style="text-align: center;"><small>* 25% discount during February 2017</small></p>
1012

1113
For clients who perhaps don’t need a full consultancy engagement, or an entire
1214
workshop, or maybe just need to learn what they need to fix next, there is an
13-
affordable, off the shelf solution that is perfect for you.
15+
affordable, off-the-shelf solution that is perfect for you: a **two-day** remote
16+
audit.
1417

15-
Code review clients include: the BBC, Hired, UEFA.
18+
<ul class="c-nav-secondary">
19+
<li class="c-nav-secondary__item"><a href="#section:performance-audits" class="c-nav-secondary__link">Performance Audits</a></li>
20+
<li class="c-nav-secondary__item"><a href="#section:code-reviews" class="c-nav-secondary__link">Code Reviews</a></li>
21+
</ul>
1622

17-
<blockquote class="pull-quote" id="quote:rich-fogarty">
18-
<p>Harry’s focused, practical approach allowed us to implement significant
19-
changes which improved our user experience and overall performance
20-
dramatically. I recommend him wholeheartedly.</p>
21-
<b class="source pull-quote__source">Rich Fogarty, <a href="http://concreteplayground.com">Concrete Playground</a></b>
22-
</blockquote>
23+
Reviews and audits in three simple steps:
2324

24-
Remote code reviews and performance audits follow a simple and straightforward
25-
format, and have a fixed cost:
25+
1. **I get access to your codebase** and spend two days reviewing/auditing it.
26+
2. **I provide you with a review document** and supporting materials.
27+
3. **We have a 90 minute Skype call** to discuss the document and next steps.
2628

27-
1. I get access to your codebase, and spend a day reviewing and auditing it.
28-
2. I provide you with a review document, suggestions, refactored examples,
29-
screencasts, etc.
30-
3. After you’ve digested the document, we have a 90 minute Skype call to discuss
31-
what I uncovered, and answer any questions you may have.
29+
As well as the core review document, you’ll be provided with any generated
30+
reports from any tools or automated tests, screencasts, refactored examples, and
31+
anything else that supports the audit.
3232

3333
The practical upshot of which is an improved codebase for the particular
34-
product, site or app in question, but also—and more importantly—a formal
34+
product, site, or app in question, but also—and more importantly—a formal
3535
document based around your own code which would prevent you making the same
3636
mistakes in future. A tailored lesson, centred around your own work. For a more
3737
detailed overview of the service, please read [the associated blog
3838
post](/2013/11/code-reviews-as-service/). If you have _any_ questions about code
3939
reviews then please feel free to [email me](mailto:csswizardry@gmail.com).
4040

41+
**N.B.:** Audits and reviews are tailored to your specific project or problem: I
42+
will survey you before we start and find out if there are particular areas you’d
43+
like me to focus on more than others. It might be an off-the-shelf solution, but
44+
it still needs to provide individual value.
45+
46+
Code review clients include: the BBC, Hired, UEFA.
47+
48+
- - -
49+
50+
<ul class="c-nav-secondary mt++" id="section:performance-audits">
51+
<li class="c-nav-secondary__item"><a href="#section:performance-audits" class="c-nav-secondary__link is-current">Performance Audits</a></li>
52+
<li class="c-nav-secondary__item"><a href="#section:code-reviews" class="c-nav-secondary__link">Code Reviews</a></li>
53+
</ul>
54+
55+
## Performance Audits
56+
4157
<blockquote class="pull-quote" id="quote:darius-contractor">
4258
<p>We sliced 1.5s off PhotoSugar’s page load times using Harry’s knowledge.</p>
4359
<b class="source pull-quote__source">Darius Contractor, <a href="http://www.photosugar.com/">PhotoSugar</a></b>
4460
</blockquote>
4561

62+
If your site seems slow, or you know your performance could be improved, you
63+
probably want to find out how and why. During the performance audit I’ll:
64+
65+
* identify any quick wins;
66+
* uncover any performance bottlenecks;
67+
* highlight good work that needs maintaining;
68+
* create and explain reports and insights;
69+
* improve network and runtime performance;
70+
* describe how new approaches and technologies can help;
71+
* provide action points for designers, developers, engineers, and Ops teams;
72+
* recommend tooling and monitoring;
73+
* a whole bunch more.
74+
75+
This will leave you well poised to being implementing performance improvements
76+
across the entire stack, and faster sites mean more conversions, better
77+
retention, reduced costs, and happier users.
78+
79+
<a href="mailto:csswizardry@gmail.com?subject=Performance%20Audit" class="btn btn--full">Arrange an Audit</a>
80+
81+
- - -
82+
83+
<ul class="c-nav-secondary mt++" id="section:code-reviews">
84+
<li class="c-nav-secondary__item"><a href="#section:performance-audits" class="c-nav-secondary__link">Performance Audits</a></li>
85+
<li class="c-nav-secondary__item"><a href="#section:code-reviews" class="c-nav-secondary__link is-current">Code Reviews</a></li>
86+
</ul>
87+
88+
## Code Reviews
89+
90+
<blockquote class="pull-quote" id="quote:rich-fogarty">
91+
<p>Harry’s focused, practical approach allowed us to implement significant
92+
changes which improved our user experience and overall performance
93+
dramatically. I recommend him wholeheartedly.</p>
94+
<b class="source pull-quote__source">Rich Fogarty, <a href="http://concreteplayground.com">Concrete Playground</a></b>
95+
</blockquote>
96+
4697
This service is perfect for projects whose budget typically would not stretch to
4798
getting me on-site for a number of days, but do require the same type and
4899
quality of input.
49100

101+
A remote code review allows me to assess and audit the CSS that powers your
102+
project. In it, I will:
103+
104+
* spot any anti-patterns or code smells;
105+
* identify bottlenecks that may prevent scalability;
106+
* provide refactored examples;
107+
* uncover any performance issues;
108+
* assess architectural oversights or concerns;
109+
* make recommendations around naming conventions;
110+
* review anything else you feel needs particular focus.
111+
112+
This will leave your team in a good place to begin any tech debt, as well as
113+
opening up the codebase to be further extended and developed upon: think
114+
longevity.
115+
50116
<a href="mailto:csswizardry@gmail.com?subject=Code%20Review" class="btn btn--full">Arrange a Review</a>

0 commit comments

Comments
 (0)