mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
@@ -55,19 +55,12 @@ I had picked up this one thinking it to be an autobiography, and with an expecta
|
||||
}
|
||||
|
||||
</style>
|
||||
</noscript><details id="commentsDropdown">
|
||||
</noscript><!-- isso -->
|
||||
<details>
|
||||
<summary>Comments</summary>
|
||||
<script id="issoScript" src="" data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
|
||||
<script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
|
||||
</details>
|
||||
|
||||
<script>
|
||||
document.getElementById('commentsDropdown').addEventListener('toggle', function() {
|
||||
if (this.open) {
|
||||
var script = document.getElementById('issoScript');
|
||||
script.src = script.getAttribute('data-isso') + '/js/embed.min.js';
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<!-- end isso -->
|
||||
<meta property="og:title" content="I Do What I Do by Raghuram Rajan" />
|
||||
<meta property="og:description" content="Check it out on Goodreads
|
||||
I had picked up this one thinking it to be an autobiography, and with an expectation that it’ll cover Rajan’s tussles with the government in more details. I was pleasantly surprised to find instead a good collection of technical essays covering the workings of RBI, and economics in general. If you’re looking for a good explanatory work in the field of Economics (and especially those concerning India and its policies), you’ll enjoy this." />
|
||||
|
Reference in New Issue
Block a user