mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-05 00:23:59 +08:00
Adding sponsorship info and a book link.
This commit is contained in:
@ -313,10 +313,12 @@ You may support this project via ❤️️ [GitHub](https://github.com/sponsors/
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
[](https://www.newline.co/javascript-algorithms)
|
||||
<a href="https://www.newline.co/javascript-algorithms">
|
||||
<img src="https://raw.githubusercontent.com/trekhleb/javascript-algorithms/master/assets/js-algorithms-book-cover-xs.png" alt="JavaScript Algorithms Book" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
Recently we've released a [JavaScript Algorithms Book](https://www.newline.co/javascript-algorithms) which contains detailed explanations of many popular algorithms and data structures implemented on JavaScript. You can check the full list of topics that are covered in the book and download the first chapter [here](https://www.newline.co/javascript-algorithms).
|
||||
Recently we've released a <a href="https://www.newline.co/javascript-algorithms">JavaScript Algorithms Book</a> which contains detailed explanations of many popular algorithms and data structures implemented on JavaScript. You can check the full list of topics that are covered in the book and download the first chapter <a href="https://www.newline.co/javascript-algorithms">here</a>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user