{"id":2081,"date":"2021-02-18T09:59:51","date_gmt":"2021-02-18T14:59:51","guid":{"rendered":"https:\/\/www.sharpinnovations.com\/blog\/?p=2081"},"modified":"2021-11-18T13:38:25","modified_gmt":"2021-11-18T18:38:25","slug":"7-web-development-tools-we-love-and-why","status":"publish","type":"post","link":"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/","title":{"rendered":"7 Web Development Tools We Love [and Why]"},"content":{"rendered":"\n<p>All web developers collect tools along the way that enhance their abilities to create super websites. These tools can also save time.<\/p>\n\n\n\n<p>At Sharp, financial stewardship is one of our core values and one of the reasons web developer Peter Stevenson uses development tools.<\/p>\n\n\n\n<p>He shares seven web development tools that are among his favorites and explains why they are included in his web dev \u201ctoolbox.\u201d These help him work smarter and not harder. Four of these tools aid development in general and three focus on web optimization.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>If you need help with web development and\/or website optimization, <a href=\"https:\/\/www.sharpinnovations.com\/contact\/free-consultation?utm_source=website&amp;utm_medium=blog&amp;utm_campaign=petersblog\">schedule a free consultation with us<\/a>!<\/p>\n\n\n\n<p>Bonus: Honorable mentions web dev tools are available as well!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Web Development<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a rel=\"noreferrer noopener\" aria-label=\"Sublime Text (opens in a new tab)\" href=\"https:\/\/www.sublimetext.com\/\" target=\"_blank\">Sublime Text<\/a> <\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-medium is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/sublime-300x78.png\" alt=\"sublime text web dev tool \" class=\"wp-image-2084\" width=\"150\" height=\"39\" data-size=\"323x84\" srcset=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/sublime-300x78.png 300w, https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/sublime.png 323w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/> <\/figure>\n\n\n\n<p>Sublime has been around for a long time, and while it may be bare-bones, it has a large plugin community that allows it to be easily modified to your personal preference. Even out of the box, it comes with a plethora of shortcuts built-in to make it easy to work quicker and more efficiently.  Sublime remains a very fast and responsive coding tool that gives you just what you need, and nothing more.<\/p>\n\n\n\n<p class=\"has-text-align-right\">Honorable mentions:<br> <a href=\"https:\/\/code.visualstudio.com\/\">VS Code<\/a><br> <a href=\"https:\/\/atom.io\/\">Atom<\/a><br> <a href=\"https:\/\/packagecontrol.io\/packages\/SFTP\">SFTP (for sublime text)<\/a> <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/nodejs.org\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"NodeJS (opens in a new tab)\">NodeJS<\/a><\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-medium is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/node2-300x129.png\" alt=\"node web dev tool\" class=\"wp-image-2085\" width=\"150\" height=\"65\" data-size=\"311x134\" srcset=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/node2-300x129.png 300w, https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/node2.png 311w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/> <\/figure>\n\n\n\n<p>\u201cRun JavaScript Everywhere.\u201d NodeJS is more of an environment than an actual tool, much like how Windows or Apple are environments that allow you to do virtually limitless tasks. From a website-focused side, Sharp Innovation web developers often use it to simplify daily tasks, such as minifying large files and quickly removing extra white space from files. We also have developed more advanced tools for processing data, scraping website data, reporting SEO metrics, \u2026the possibilities are endless with these.<\/p>\n\n\n\n<p class=\"has-text-align-right\">Related tools:<br> <a href=\"https:\/\/github.com\/coreybutler\/nvm-windows\">nvm<\/a><br> <a href=\"https:\/\/pnpm.io\/\">pnpm<\/a><br> <a href=\"https:\/\/www.npmjs.com\/package\/gulp-cli\">gulp<\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/git-scm.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"GIT (opens in a new tab)\">GIT<\/a><\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/gitlogo.png\" alt=\"web dev tool git\" class=\"wp-image-2087\" width=\"110\" height=\"46\" data-size=\"220x92\" \/> <\/figure>\n\n\n\n<p>Version control has changed everything. Not only does version control allow larger teams to work together on the same parts of a website at the same time, but it also allows an infinite history of what changed, when, why, and how. Beyond that, it makes for a great backup system. It\u2019s also easy to move the project you are working on to different computers, or remote servers as well. With that comes other huge benefits: (git-based) sites like GitHub host a lot of free and open-source projects that you can implement as needed into the project you are working on.<\/p>\n\n\n\n<p class=\"has-text-align-right\">Honorable mentions:<br> <a href=\"https:\/\/bitbucket.org\/\">BitBucket<\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.postman.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Postman (opens in a new tab)\">Postman<\/a><\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/postman.png\" alt=\"web development tool postman\" class=\"wp-image-2088\" width=\"130\" height=\"49\" data-size=\"260x98\" \/> <\/figure>\n\n\n\n<p>Sometimes development can be slow and repetitive, especially when dealing with third-party code source you don\u2019t have access to (lots of trial and error). This is where Postman\u2019s benefits shine! With this tool, you can write out simple calls to any website or API and instantly test it for a response, then revise and test again, and again. Those quick tweaks make it easy to get your concept nailed down. To top it off, you can then export that logic into a ton of different coding languages for your specific needs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Website Optimization<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.screamingfrog.co.uk\/seo-spider\/\">Screaming Frog SEO Spider<\/a><\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.screamingfrog.co.uk\/wp-content\/themes\/screamingfrog\/public\/images\/logo.gif?258\" alt=\"screaming frog web development tool\" width=\"125\" height=\"30\"  \/> <\/figure>\n\n\n\n<p>This free tool improves onsite search engine optimization by extracting data and auditing sites for common SEO issues. SEO Spider doesn\u2019t tell you what you need to do to enhance your site, but it does a great job of looking at all the site data and pointing out any issues with it that can be found. There are many other paid competitors who do similar services online, but the simplicity, ease-of-use, and free option to Screaming Frog make it a standout.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.webaccessibility.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Web Accessibility Checker<\/a><\/li><\/ul>\n\n\n\n<p>WCAG, Section 508, and other compliance testing can be difficult to find, especially when we want and need to optimize for numerous disabilities. Using this tool, you can more easily diagnose issues or shortcomings in your website to ensure the best experience for all users. It does not fix the issues but is very helpful at finding them. It offers explanations and links to potential solutions.<\/p>\n\n\n\n<p class=\"has-text-align-right\">Honorable mentions:<br> <a href=\"https:\/\/wave.webaim.org\/\">WAVE Evaluation Tool<\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/pagespeed.web.dev\/\" target=\"_blank\" rel=\"noreferrer noopener\">Page Speed Insights<\/a><\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/pagespeed_64dp.png\" alt=\"web development tool pagespeed\" class=\"wp-image-2091\" width=\"64\" height=\"64\" data-size=\"128x128\" \/> <\/figure>\n\n\n\n<p>Speed is important as it keeps your current or future customers on your site, loads the items your users are seeking, and improves the overall site experience. This increases the chance of converting a site visit into a sale. Also, Google and other search engines will rate your site based on its speed, which can improve SERP. The benefit to Page Speed Insights is that it shows potential speed issues using the recommended best practices from Google, so you can have a better understanding of how the biggest search engine perceives your site.<\/p>\n\n\n\n<p class=\"has-text-align-right\">Honorable mentions:<br><a href=\"https:\/\/tools.pingdom.com\/\">Pingdom<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"> Other Tools for Web Developers <\/h2>\n\n\n\n<p> There are a ton of other tools and fantastic add-ons to these tools that we use daily. This list is more of a top-level list to point you in the right direction. If you want to learn more about any of these tools or want to know how we could use some of these to improve on your site or application, <a href=\"https:\/\/www.sharpinnovations.com\/contact\/\">reach out<\/a>. We\u2019d be happy to tell you more!<\/p>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/www.sharpinnovations.com\/contact\/free-consultation?utm_source=website&amp;utm_medium=blog&amp;utm_campaign=petersblog\">FREE CONSULTATION<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>All web developers collect tools along the way that enhance their abilities to create super websites. These tools can also save time. At Sharp, financial stewardship is one of our core values and one of the reasons web developer Peter Stevenson uses development tools. He shares seven web development tools that are among his favorites&#8230;<\/p>\n","protected":false},"author":4,"featured_media":2094,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,6,99],"tags":[428,430,429,431],"class_list":["post-2081","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-branding","category-mobile-web-design","category-websites","tag-best-web-development-tools","tag-list-of-web-development-tools","tag-web-dev-tools","tag-web-development-toolbox-with-links"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>7 Web Development Tools We Love [and Why] With Links to Each Tool<\/title>\n<meta name=\"description\" content=\"Web development tools can help save time and bolster your creativity. Sharp Innovations offers 7 favorite web dev tools and the reasons why we love them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"7 Web Development Tools We Love [and Why] With Links to Each Tool\" \/>\n<meta property=\"og:description\" content=\"Web development tools can help save time and bolster your creativity. Sharp Innovations offers 7 favorite web dev tools and the reasons why we love them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/\" \/>\n<meta property=\"og:site_name\" content=\"Sharp Innovations Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-18T14:59:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-18T18:38:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/7-Web-Development-Tools-We-Love-and-Why-Social.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Peter Stevenson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/7-Web-Development-Tools-We-Love-and-Why-Social.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Peter Stevenson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/\",\"url\":\"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/\",\"name\":\"7 Web Development Tools We Love [and Why] With Links to Each Tool\",\"isPartOf\":{\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/#website\"},\"datePublished\":\"2021-02-18T14:59:51+00:00\",\"dateModified\":\"2021-11-18T18:38:25+00:00\",\"author\":{\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/#\/schema\/person\/f4c13875615fd6d3bced5ab67384641e\"},\"description\":\"Web development tools can help save time and bolster your creativity. Sharp Innovations offers 7 favorite web dev tools and the reasons why we love them.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sharpinnovations.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"7 Web Development Tools We Love [and Why]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/#website\",\"url\":\"https:\/\/www.sharpinnovations.com\/blog\/\",\"name\":\"Sharp Innovations Blog\",\"description\":\"Web Design, Development, and Internet Marketing Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sharpinnovations.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/#\/schema\/person\/f4c13875615fd6d3bced5ab67384641e\",\"name\":\"Peter Stevenson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sharpinnovations.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/690f2437ddc98517a65c4a9c2fbd4c5b38381e7ee0dd59d13bc5e5d1a8a4b82b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/690f2437ddc98517a65c4a9c2fbd4c5b38381e7ee0dd59d13bc5e5d1a8a4b82b?s=96&d=mm&r=g\",\"caption\":\"Peter Stevenson\"},\"description\":\"Peter Stevenson is the rare combination a person who\u2019s not only driven, but passionate for all the right reasons. \u201cI love helping people,\u201d Peter says. \u201cI love the idea that the project I\u2019m working on could have a positive effect on someone\u2019s life.\u201d\",\"sameAs\":[\"https:\/\/plus.google.com\/113812486975179265781\"],\"url\":\"https:\/\/www.sharpinnovations.com\/blog\/author\/pstevenson\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"7 Web Development Tools We Love [and Why] With Links to Each Tool","description":"Web development tools can help save time and bolster your creativity. Sharp Innovations offers 7 favorite web dev tools and the reasons why we love them.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/","og_locale":"en_US","og_type":"article","og_title":"7 Web Development Tools We Love [and Why] With Links to Each Tool","og_description":"Web development tools can help save time and bolster your creativity. Sharp Innovations offers 7 favorite web dev tools and the reasons why we love them.","og_url":"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/","og_site_name":"Sharp Innovations Blog","article_published_time":"2021-02-18T14:59:51+00:00","article_modified_time":"2021-11-18T18:38:25+00:00","og_image":[{"width":1200,"height":600,"url":"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/7-Web-Development-Tools-We-Love-and-Why-Social.jpg","type":"image\/jpeg"}],"author":"Peter Stevenson","twitter_card":"summary_large_image","twitter_image":"https:\/\/www.sharpinnovations.com\/blog\/wp-content\/uploads\/2021\/02\/7-Web-Development-Tools-We-Love-and-Why-Social.jpg","twitter_misc":{"Written by":"Peter Stevenson","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/","url":"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/","name":"7 Web Development Tools We Love [and Why] With Links to Each Tool","isPartOf":{"@id":"https:\/\/www.sharpinnovations.com\/blog\/#website"},"datePublished":"2021-02-18T14:59:51+00:00","dateModified":"2021-11-18T18:38:25+00:00","author":{"@id":"https:\/\/www.sharpinnovations.com\/blog\/#\/schema\/person\/f4c13875615fd6d3bced5ab67384641e"},"description":"Web development tools can help save time and bolster your creativity. Sharp Innovations offers 7 favorite web dev tools and the reasons why we love them.","breadcrumb":{"@id":"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sharpinnovations.com\/blog\/2021\/02\/7-web-development-tools-we-love-and-why\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sharpinnovations.com\/blog\/"},{"@type":"ListItem","position":2,"name":"7 Web Development Tools We Love [and Why]"}]},{"@type":"WebSite","@id":"https:\/\/www.sharpinnovations.com\/blog\/#website","url":"https:\/\/www.sharpinnovations.com\/blog\/","name":"Sharp Innovations Blog","description":"Web Design, Development, and Internet Marketing Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sharpinnovations.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.sharpinnovations.com\/blog\/#\/schema\/person\/f4c13875615fd6d3bced5ab67384641e","name":"Peter Stevenson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sharpinnovations.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/690f2437ddc98517a65c4a9c2fbd4c5b38381e7ee0dd59d13bc5e5d1a8a4b82b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/690f2437ddc98517a65c4a9c2fbd4c5b38381e7ee0dd59d13bc5e5d1a8a4b82b?s=96&d=mm&r=g","caption":"Peter Stevenson"},"description":"Peter Stevenson is the rare combination a person who\u2019s not only driven, but passionate for all the right reasons. \u201cI love helping people,\u201d Peter says. \u201cI love the idea that the project I\u2019m working on could have a positive effect on someone\u2019s life.\u201d","sameAs":["https:\/\/plus.google.com\/113812486975179265781"],"url":"https:\/\/www.sharpinnovations.com\/blog\/author\/pstevenson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/posts\/2081","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/comments?post=2081"}],"version-history":[{"count":10,"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/posts\/2081\/revisions"}],"predecessor-version":[{"id":2558,"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/posts\/2081\/revisions\/2558"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/media\/2094"}],"wp:attachment":[{"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/media?parent=2081"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/categories?post=2081"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sharpinnovations.com\/blog\/wp-json\/wp\/v2\/tags?post=2081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}