Skip to content

Commit 01d58fc

Browse files
Update README.md
1 parent 530346e commit 01d58fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is the code repository for [Clean Code in JavaScript](https://www.packtpub.
1010
Building robust apps starts with creating clean code. In this book, you’ll explore techniques for doing this by learning everything from the basics of JavaScript through to the practices of clean code. You’ll write functional, intuitive, and maintainable code while also understanding how your code affects the end user and the wider community.
1111

1212
This book covers the following exciting features:
13-
*Understand the true purpose of code and the problems it solves for your end-users and colleagues
13+
* Understand the true purpose of code and the problems it solves for your end-users and colleagues
1414
* Discover the tenets and enemies of clean code considering the effects of cultural and syntactic conventions
1515
* Use modern JavaScript syntax and design patterns to craft intuitive abstractions
1616
* Maintain code quality within your team via wise adoption of tooling and advocating best practices

0 commit comments

Comments
 (0)