{"id":169,"date":"2020-03-25T12:54:31","date_gmt":"2020-03-25T12:54:31","guid":{"rendered":"https:\/\/kildarelibrariesblog.wpcomstaging.com\/?page_id=169"},"modified":"2023-10-27T11:12:14","modified_gmt":"2023-10-27T11:12:14","slug":"book-reviews","status":"publish","type":"page","link":"https:\/\/kildarelibraries.ie\/blog\/book-reviews\/","title":{"rendered":"Book Recommendations"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"651\" height=\"249\" src=\"https:\/\/kildarelibraries.ie\/blog\/wp-content\/uploads\/2023\/10\/what-are-we-reading.png?w=651\" alt=\"\" class=\"wp-image-5797\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Looking for a good read? Well, you&#8217;re in luck! We have plenty of recommendations from our staff, who are always happy to share their latest reads. Scroll down to browse all of our different reviews, or search by category to look for particular genres or age ranges.<\/p>\n\n\n<div class=\"wp-block-categories-dropdown wp-block-categories-taxonomy-category wp-block-categories has-raleway-font-family\"><label class=\"wp-block-categories__label\" for=\"wp-block-categories-1\">Categories<\/label><select  name='category_name' id='wp-block-categories-1' class='postform'>\n\t<option value='-1'>Select Category<\/option>\n\t<option class=\"level-0\" value=\"activities\">Activities&nbsp;&nbsp;(1)<\/option>\n\t<option class=\"level-0\" value=\"adult\">Adult&nbsp;&nbsp;(10)<\/option>\n\t<option class=\"level-0\" value=\"adult-fiction\">Adult Fiction&nbsp;&nbsp;(115)<\/option>\n\t<option class=\"level-0\" value=\"adult-non-fiction\">Adult Non-fiction&nbsp;&nbsp;(46)<\/option>\n\t<option class=\"level-0\" value=\"arts-crafts\">Arts &amp; Crafts&nbsp;&nbsp;(17)<\/option>\n\t<option class=\"level-0\" value=\"audiobooks\">Audiobooks&nbsp;&nbsp;(18)<\/option>\n\t<option class=\"level-0\" value=\"book-reviews-and-recommendations\">Book reviews and recommendations&nbsp;&nbsp;(241)<\/option>\n\t<option class=\"level-0\" value=\"borrowbox\">BorrowBox&nbsp;&nbsp;(34)<\/option>\n\t<option class=\"level-0\" value=\"children\">Children&nbsp;&nbsp;(4)<\/option>\n\t<option class=\"level-0\" value=\"children-0-5\">Children 0-5&nbsp;&nbsp;(9)<\/option>\n\t<option class=\"level-0\" value=\"children-10-12\">Children 10-12&nbsp;&nbsp;(2)<\/option>\n\t<option class=\"level-0\" value=\"children-6-9\">Children 6-9&nbsp;&nbsp;(26)<\/option>\n\t<option class=\"level-0\" value=\"childrens-book-festival\">Children&#8217;s Book Festival&nbsp;&nbsp;(2)<\/option>\n\t<option class=\"level-0\" value=\"climate-action\">Climate Action&nbsp;&nbsp;(1)<\/option>\n\t<option class=\"level-0\" value=\"connections-through-literature\">Connections Through Literature&nbsp;&nbsp;(1)<\/option>\n\t<option class=\"level-0\" value=\"council-services\">Council Services&nbsp;&nbsp;(1)<\/option>\n\t<option class=\"level-0\" value=\"digital-resources\">Digital Resources&nbsp;&nbsp;(23)<\/option>\n\t<option class=\"level-0\" value=\"educational\">Educational&nbsp;&nbsp;(21)<\/option>\n\t<option class=\"level-0\" value=\"eservices\">eServices&nbsp;&nbsp;(26)<\/option>\n\t<option class=\"level-0\" value=\"film\">Film&nbsp;&nbsp;(9)<\/option>\n\t<option class=\"level-0\" value=\"general-information\">General Information&nbsp;&nbsp;(42)<\/option>\n\t<option class=\"level-0\" value=\"history\">History&nbsp;&nbsp;(4)<\/option>\n\t<option class=\"level-0\" value=\"keep-well-campaign\">Keep Well Campaign&nbsp;&nbsp;(7)<\/option>\n\t<option class=\"level-0\" value=\"kildare-readers-festival\">Kildare Readers Festival&nbsp;&nbsp;(1)<\/option>\n\t<option class=\"level-0\" value=\"lets-talk-about-parenting\">Let&#8217;s Talk About Parenting&nbsp;&nbsp;(7)<\/option>\n\t<option class=\"level-0\" value=\"library-services\">Library services&nbsp;&nbsp;(12)<\/option>\n\t<option class=\"level-0\" value=\"programmes-and-events\">Programmes and Events&nbsp;&nbsp;(2)<\/option>\n\t<option class=\"level-0\" value=\"recipes\">Recipes&nbsp;&nbsp;(1)<\/option>\n\t<option class=\"level-0\" value=\"ttt-toys-technology-training\">TTT- Toys Technology &amp; Training&nbsp;&nbsp;(4)<\/option>\n\t<option class=\"level-0\" value=\"uncategorized\">Uncategorized&nbsp;&nbsp;(56)<\/option>\n\t<option class=\"level-0\" value=\"writers\">Writers&nbsp;&nbsp;(2)<\/option>\n\t<option class=\"level-0\" value=\"young-adult\">Young Adult&nbsp;&nbsp;(13)<\/option>\n\t<option class=\"level-0\" value=\"young-adult-12-14\">Young Adult 12-14&nbsp;&nbsp;(4)<\/option>\n\t<option class=\"level-0\" value=\"young-adult-15-17\">Young Adult 15-17&nbsp;&nbsp;(9)<\/option>\n<\/select><script>\n( ( [ dropdownId, homeUrl ] ) => {\n\t\tconst dropdown = document.getElementById( dropdownId );\n\t\tfunction gutenberg_onSelectChange() {\n\t\t\tsetTimeout( () => {\n\t\t\t\tif ( 'escape' === dropdown.dataset.lastkey ) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\t\/\/ Only navigate if a valid term is selected (not the default \"Select [taxonomy]\" option)\n\t\t\t\tif ( dropdown.value && dropdown.value !== '-1' && dropdown instanceof HTMLSelectElement ) {\n\t\t\t\t\tconst url = new URL( homeUrl );\n\t\t\t\t\turl.searchParams.set( dropdown.name, dropdown.value );\n\t\t\t\t\tlocation.href = url.href;\n\t\t\t\t}\n\t\t\t}, 250 );\n\t\t}\n\t\tfunction gutenberg_onKeyUp( event ) {\n\t\t\tif ( 'Escape' === event.key ) {\n\t\t\t\tdropdown.dataset.lastkey = 'escape';\n\t\t\t} else {\n\t\t\t\tdelete dropdown.dataset.lastkey;\n\t\t\t}\n\t\t}\n\t\tfunction gutenberg_onClick() {\n\t\t\tdelete dropdown.dataset.lastkey;\n\t\t}\n\t\tdropdown.addEventListener( 'keyup', gutenberg_onKeyUp );\n\t\tdropdown.addEventListener( 'click', gutenberg_onClick );\n\t\tdropdown.addEventListener( 'change', gutenberg_onSelectChange );\n\t} )( [\"wp-block-categories-1\",\"https:\/\/kildarelibraries.ie\/blog\"] );\n\/\/# sourceURL=gutenberg_build_dropdown_script_block_core_categories\n<\/script>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Looking for a good read? Well, you&#8217;re in luck! We have plenty of recommendations from our staff, who are always happy to share their latest reads. Scroll down to browse all of our different reviews, or search by category to look for particular genres or age ranges.<\/p>\n","protected":false},"author":182174489,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_crdt_document":"","footnotes":""},"class_list":["post-169","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/pages\/169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/users\/182174489"}],"replies":[{"embeddable":true,"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/comments?post=169"}],"version-history":[{"count":7,"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/pages\/169\/revisions"}],"predecessor-version":[{"id":5799,"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/pages\/169\/revisions\/5799"}],"wp:attachment":[{"href":"https:\/\/kildarelibraries.ie\/blog\/wp-json\/wp\/v2\/media?parent=169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}