You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2022. It is now read-only.
<pclass="headline-byline">Here is a simple example of how your code can dramatically shrink, and become
55
+
much easier to understand</p>
30
56
</div>
31
-
</div>
32
-
</div>
33
-
34
-
<divclass="container">
35
-
36
-
<divclass="content">
37
-
38
-
<divclass="hero-unit">
39
-
<h1>Code Diet</h1>
40
-
<p><strong>AndroidAnnotations</strong> is an Open Source framework that <strong>speeds up</strong> Android development. It takes care of the <strong>plumbing</strong>, and lets you concentrate on what's really important. By <strong>simplifying</strong> your code, it facilitates its <strong>maintenance</strong>.</p>
<p><spanclass="quote">"The ratio of time spent reading [code] versus writing is well over 10 to 1 [...] [therefore] making it easy to read makes it easier to write."</span> - <spanclass="author">Robert C. Martin</span></p>
240
-
<div>
241
-
<span>Hosted by <ahref="https://pages.github.com/">Github Pages</a> - <ahref="https://help.github.com/articles/github-privacy-statement/">Privacy</a></span>
242
-
</div>
243
-
</footer>
244
-
245
-
<!-- Placed at the end of the document so the pages load faster -->
246
-
<scriptsrc="js/jquery.js"></script>
247
-
<scriptsrc="js/prettify.js"></script>
248
-
<scriptsrc="js/bootstrap.min.js"></script>
249
-
250
-
<scripttype="text/javascript">
251
-
prettyPrint()
252
-
</script>
253
-
254
-
</body>
255
-
</html>
256
-
257
-
258
-
240
+
</div>
241
+
</div>
259
242
243
+
</div><!-- /content -->
244
+
</div><!-- /container -->
260
245
246
+
<footer>
247
+
<p><spanclass="quote">"The ratio of time spent reading [code] versus writing is well over 10 to 1 [...] [therefore] making it easy to read makes it easier to write."</span>
248
+
- <spanclass="author">Robert C. Martin</span></p>
249
+
<div>
250
+
<span>Hosted by <ahref="https://pages.github.com/">Github Pages</a> - <a
0 commit comments