{"id":3491,"date":"2015-07-30T10:21:12","date_gmt":"2015-07-30T08:21:12","guid":{"rendered":"https:\/\/usersnap.com\/?p=3491"},"modified":"2025-10-14T17:06:07","modified_gmt":"2025-10-14T15:06:07","slug":"microsoft-edge-review-for-developers","status":"publish","type":"post","link":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/","title":{"rendered":"Why Microsoft\u2019s new browser still has some rough edges. A first review on Edge for developers."},"content":{"rendered":"\n<p><em>This is a&nbsp;review on&nbsp;Microsoft&#8217;s new browser&nbsp;Edge and what every developer should know about developing with Microsoft Edge.<\/em><\/p>\n\n\n\n<p>Microsoft officially released Windows 10 today making a huge step forward. With its all new browser, called Edge, Microsoft is trying to catch up with Chrome and Firefox.<\/p>\n\n\n\n<p>We\u2019ve downloaded Windows 10 and took a look on how Microsoft Edge may influence the daily work of developers. Here\u2019s our first impression of Edge.<\/p>\n\n\n\n<!--more-->\n\n\n<div class=\"acf-cta\" style=\"background-image: url(https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2025\/02\/Group-1000004194.svg); width: 100%;\"><h2>Try Usersnap for Product Development<\/h2><a href=\"https:\/\/usersnap.com\/signup\" class=\"cta-button\">Try Usersnap Now<\/a><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Edge: A major step forward?<\/h2>\n\n\n\n<p>Microsoft claimed to have re-built its internet browser from scratch. With its piles of legacy code, the Internet Explorer has somehow become the unbeloved browser in today&#8217;s world.<\/p>\n\n\n\n<p>For years, building websites or web apps always included to find workarounds for various Internet Explorer flaws.<\/p>\n\n\n\n<p>Luckily, Microsoft noticed that problem and built Edge. They claim that Edge is super fast and that it supports more web standards than ever.<\/p>\n\n\n\n<p>Well, let\u2019s see.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The first impression matters.<\/h2>\n\n\n\n<p>The browser feels light and fast. At least way lighter than Internet Explorer felt the last time we gave it a try. (I don\u2019t want to bash IE here, since Microsoft had undertaken quite a few good efforts with IE 11).<\/p>\n\n\n\n<p>Edge really feels like a \u201cnew\u201d browser. It doesn\u2019t feel like an update of Internet Explorer. It feels like a new browser. And that\u2019s a good thing.<\/p>\n\n\n\n<p>Though, I have to say that the Desktop icon \u201cE\u201d still reminds me on its predecessor.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Wait, it\u2019s not all new &amp; shiny?<\/h2>\n\n\n\n<p>As said, Edge feels like a new browser. From a user experience. If you take a deeper look inside the engine, it isn\u2019t all that new actually.<\/p>\n\n\n\n<p>Edge uses a forked version of Internet Explorer\u2019s rendering engine \u201cTrident\u201d. Basically, Microsoft took the basic technology of IE and make sure that Edge meets current web standards.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Developing with Edge Developer Tools?<\/h2>\n\n\n\n<p>So, you might ask and wonder if it\u2019s possible to go back developing with Edge and turn your back to <a href=\"https:\/\/usersnap.com\/blog\/chrome-extensions-for-developers\/\">Chrome<\/a> and <a href=\"https:\/\/usersnap.com\/blog\/review-new-firefox-browser-built-developers-firefox-developer-edition\/\">Firefox<\/a>. Here\u2019s what Edge has to offer for developers.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The DOM Explorer tool<\/h2>\n\n\n\n<p>The DOM Explorer tool basically shows you the structure of a certain webpage. It allows developers to edit HTML and CSS on a page.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"650\" height=\"442\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/dom-explorer-edge-for-developers.png\" alt=\"the dom explorer microsoft edge for developers\" class=\"wp-image-3493\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/dom-explorer-edge-for-developers.png 650w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/dom-explorer-edge-for-developers-300x204.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/dom-explorer-edge-for-developers-140x95.png 140w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p>The so-called DOM Explorer tool allows you to do the same things as you would do with the Chrome or Firefox Dev Tools\u2019 element picker.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Console Tool<\/h2>\n\n\n\n<p>Similar to the console in Firefox or Chrome, the Console tool of Edge allows you to interact with the Javascript parts on a particular website. It also serves as central place for error messages and status codes.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"650\" height=\"442\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-console-tool-developers.png\" alt=\"microsoft edge console tool for developers\" class=\"wp-image-3494\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-console-tool-developers.png 650w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-console-tool-developers-300x204.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-console-tool-developers-140x95.png 140w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p>The console of Edge feels quite tidy in comparison to Firefox\u2019 and Chrome\u2019s console. The interface is completely uncluttered and easy to understand.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Network Tool<\/h2>\n\n\n\n<p>The network tool gives you some great details of network requests involved in the loading of a webpage. Again, it offers similar features as the network tool inside Chrome.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"650\" height=\"480\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/network-tool-microsoft-edge-developers.png\" alt=\"network tool microsoft edge for developers\" class=\"wp-image-3495\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/network-tool-microsoft-edge-developers.png 650w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/network-tool-microsoft-edge-developers-300x222.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/network-tool-microsoft-edge-developers-140x103.png 140w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Emulation Tool<\/h2>\n\n\n\n<p>You might be wondering how your website performs and renders on different devices or screen sizes. The emulation tool is great for <a href=\"https:\/\/usersnap.com\/blog\/get-started-browser-testing-less-2-hours\/\">testing your (responsive) web design<\/a> and how it is displayed on your latest mobile phone. You get even further options such as de-\/activating GPS (which isn\u2019t available with the Google developer tools for example).<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"650\" height=\"224\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/emulation-tool-microsoft-edge-developers.png\" alt=\"emulation tool edge for developers mobile testing\" class=\"wp-image-3496\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/emulation-tool-microsoft-edge-developers.png 650w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/emulation-tool-microsoft-edge-developers-300x103.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/emulation-tool-microsoft-edge-developers-140x48.png 140w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p>Compared to Chrome\u2019s <a href=\"https:\/\/usersnap.com\/blog\/get-started-browser-testing-less-2-hours\/\">mobile emulation<\/a> this is still only a beginning. Chrome\u2019s mobile emulation allows to throttle network speed to simulate different mobile network connections and it also has a handy device picker which automatically resizes the viewport to the according size. Microsoft\u2019s approach is a bit more spartanic when it comes to mobile emulation.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"650\" height=\"346\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-emulation-tool-testing-mobile-developers.png\" alt=\"microsoft edge emulation tool for mobile testing \" class=\"wp-image-3497\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-emulation-tool-testing-mobile-developers.png 650w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-emulation-tool-testing-mobile-developers-300x160.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-emulation-tool-testing-mobile-developers-140x75.png 140w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Speed comparison<\/h2>\n\n\n\n<p>Last but not least: Speed. If the mentioned developer tools sound quite interesting to you, you might wonder how Edge competes in terms of speed. I guess you all reminder those jokes on the slowness of the IE, right? \ud83d\ude42<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"700\" height=\"935\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/tumblr-browser-comparison-speed-ie-crhome-firefox.jpg\" alt=\"browser speed comparison chrome, firefox, ie, microsoft edge, \" class=\"wp-image-3498\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/tumblr-browser-comparison-speed-ie-crhome-firefox.jpg 700w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/tumblr-browser-comparison-speed-ie-crhome-firefox-225x300.jpg 225w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/tumblr-browser-comparison-speed-ie-crhome-firefox-105x140.jpg 105w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n<div class=\"acf-cta\" style=\"background-image: url(https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2025\/02\/Group-1000004194.svg); width: 100%;\"><h2>Try Usersnap for Product Development<\/h2><a href=\"https:\/\/usersnap.com\/signup\" class=\"cta-button\">Try Usersnap Now<\/a><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p>The good news is: Microsoft Edge\u2019s can definitely compete with Chrome and Firefox in terms of speed and loading times.<\/p>\n\n\n\n<p>When opening computerworld.com on various browsers (\u201cStandard\u201d Laptop running Windows 10), we experienced the following rendering results<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Microsoft Edge: 8,9 seconds<\/li>\n\n\n\n<li>Google Chrome: 7,1 seconds<\/li>\n\n\n\n<li>Mozilla Firefox: 12,6 seconds<\/li>\n\n\n\n<li>Internet Explorer 11: 10,4 seconds<\/li>\n<\/ul>\n\n\n\n<p>Other tests came to the same or similar results. Google Chrome seems still to be the fastest browser available, closely followed by Microsoft Edge which we haven\u2019t really expected.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">No browser extensions<\/h2>\n\n\n\n<p>It really seems that Microsoft is on its right track with Edge. It is fast and has a slick design. However, there\u2019s one big drawback when choosing Edge. There are <a href=\"https:\/\/usersnap.com\/blog\/chrome-extensions-for-developers\/\">no browser extensions<\/a> available. At least for now. According to a recent \u2018<em>The Next Web<\/em>\u2019 article, Microsoft has said it will support extensions \u201csoon\u201d.<\/p>\n\n\n\n<p>So, if you\u2019re used to all kind of extensions for being more productive, this might be some bad news which probably keeps you away from using Edge.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Update March, 2016: Browser extensions preview<\/h3>\n\n\n\n<p>Microsoft announced that a first set of extensions for Microsoft Edge are now available to preview via the Windows Insider Program. As soon as the extensions are available to the public, these can be installed through the Windows Store.<\/p>\n\n\n\n<p>In the current preview, extensions need to be installed manually.<\/p>\n\n\n\n<p>You can learn more at the <a href=\"http:\/\/aka.ms\/msedge-extensions\" target=\"_blank\" rel=\"nofollow noopener\">Microsoft Edge extension page<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>With the presented tools, Microsoft did a lot to catch up with the <a href=\"https:\/\/usersnap.com\/blog\/review-new-firefox-browser-built-developers-firefox-developer-edition\/\">Firefox<\/a> and <a href=\"https:\/\/usersnap.com\/blog\/chrome-extensions-for-developers\/\">Chrome<\/a>. Though it seems that the developer tools haven\u2019t been updated for Edge if compared to the previous IE versions. Especially mobile emulation is quite unhandy with Edge\u2019s emulation tool and doesn\u2019t provide any additional value compared to the feature-rich options in Google Chrome.<\/p>\n\n\n\n<p>So, if you\u2019re already using the IE 11 (or 10) there\u2019s no reason to upgrade to Edge (from a development perspective). All in all, the developer tools in Edge seem a bit spartanic compared to the easy-to-use Chrome dev tools.<\/p>\n\n\n\n<p>For the time being we definitely keep a close eye on Microsoft\u2019s Edge, while we go back developing with Google Chrome and Mozilla Firefox.<\/p>\n\n\n\n<p><b>What do you think about the new developer tools inside Microsoft\u2019s Edge?<\/b><\/p>\n\n\n\n<p><em>This article was brought to you by <a href=\"https:\/\/usersnap.com?gat=blog-post\" target=\"_blank\" rel=\"noopener\">Usersnap<\/a> &#8211; a visual bug tracking and screenshot tool for every web project.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a&nbsp;review on&nbsp;Microsoft&#8217;s new browser&nbsp;Edge and what every developer should know about developing with Microsoft Edge. Microsoft officially released Windows 10 today making a huge step forward. With its all new browser, called Edge, Microsoft is trying to catch up with Chrome and Firefox. We\u2019ve downloaded Windows 10 and took a look on how [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":3492,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"ub_ctt_via":"","footnotes":""},"categories":[8],"tags":[],"class_list":["post-3491","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-development-blog"],"acf":[],"featured_image_src":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png","author_info":{"display_name":"Thomas Peham","author_link":"https:\/\/usersnap.com\/blog\/author\/thomas\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A first review on Microsoft Edge for developers!<\/title>\n<meta name=\"description\" content=\"This is a review on Microsoft&#039;s new browser Edge and what every developer should know about developing with Microsoft Edge. Read full review!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A first review on Microsoft Edge for developers!\" \/>\n<meta property=\"og:description\" content=\"This is a review on Microsoft&#039;s new browser Edge and what every developer should know about developing with Microsoft Edge. Read full review!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/\" \/>\n<meta property=\"og:site_name\" content=\"Usersnap Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/usersnap\" \/>\n<meta property=\"article:published_time\" content=\"2015-07-30T08:21:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-14T15:06:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"377\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Thomas Peham\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@tompeham\" \/>\n<meta name=\"twitter:site\" content=\"@usersnap\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Thomas Peham\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/\"},\"author\":{\"name\":\"Thomas Peham\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b\"},\"headline\":\"Why Microsoft\u2019s new browser still has some rough edges. A first review on Edge for developers.\",\"datePublished\":\"2015-07-30T08:21:12+00:00\",\"dateModified\":\"2025-10-14T15:06:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/\"},\"wordCount\":1068,\"publisher\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png\",\"articleSection\":[\"Web Development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/\",\"url\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/\",\"name\":\"A first review on Microsoft Edge for developers!\",\"isPartOf\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png\",\"datePublished\":\"2015-07-30T08:21:12+00:00\",\"dateModified\":\"2025-10-14T15:06:07+00:00\",\"description\":\"This is a review on Microsoft's new browser Edge and what every developer should know about developing with Microsoft Edge. Read full review!\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage\",\"url\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png\",\"contentUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png\",\"width\":700,\"height\":377,\"caption\":\"edge for developers review\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/usersnap.com\/blog\/#website\",\"url\":\"https:\/\/usersnap.com\/blog\/\",\"name\":\"Usersnap Blog\",\"description\":\"Learn more about how to collect user feedback and build better products with the magic power of feedback.\",\"publisher\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/usersnap.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\",\"name\":\"Usersnap\",\"url\":\"https:\/\/usersnap.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png\",\"contentUrl\":\"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png\",\"width\":136,\"height\":26,\"caption\":\"Usersnap\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/usersnap\",\"https:\/\/x.com\/usersnap\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b\",\"name\":\"Thomas Peham\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g\",\"caption\":\"Thomas Peham\"},\"sameAs\":[\"https:\/\/x.com\/tompeham\"],\"url\":\"https:\/\/usersnap.com\/blog\/author\/thomas\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A first review on Microsoft Edge for developers!","description":"This is a review on Microsoft's new browser Edge and what every developer should know about developing with Microsoft Edge. Read full review!","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:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/","og_locale":"en_US","og_type":"article","og_title":"A first review on Microsoft Edge for developers!","og_description":"This is a review on Microsoft's new browser Edge and what every developer should know about developing with Microsoft Edge. Read full review!","og_url":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/","og_site_name":"Usersnap Blog","article_publisher":"https:\/\/www.facebook.com\/usersnap","article_published_time":"2015-07-30T08:21:12+00:00","article_modified_time":"2025-10-14T15:06:07+00:00","og_image":[{"width":700,"height":377,"url":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png","type":"image\/png"}],"author":"Thomas Peham","twitter_card":"summary_large_image","twitter_creator":"@tompeham","twitter_site":"@usersnap","twitter_misc":{"Written by":"Thomas Peham","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#article","isPartOf":{"@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/"},"author":{"name":"Thomas Peham","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b"},"headline":"Why Microsoft\u2019s new browser still has some rough edges. A first review on Edge for developers.","datePublished":"2015-07-30T08:21:12+00:00","dateModified":"2025-10-14T15:06:07+00:00","mainEntityOfPage":{"@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/"},"wordCount":1068,"publisher":{"@id":"https:\/\/usersnap.com\/blog\/#organization"},"image":{"@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage"},"thumbnailUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png","articleSection":["Web Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/","url":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/","name":"A first review on Microsoft Edge for developers!","isPartOf":{"@id":"https:\/\/usersnap.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage"},"image":{"@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage"},"thumbnailUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png","datePublished":"2015-07-30T08:21:12+00:00","dateModified":"2025-10-14T15:06:07+00:00","description":"This is a review on Microsoft's new browser Edge and what every developer should know about developing with Microsoft Edge. Read full review!","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/microsoft-edge-review-for-developers\/#primaryimage","url":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png","contentUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/07\/edge-for-developers-review.png","width":700,"height":377,"caption":"edge for developers review"},{"@type":"WebSite","@id":"https:\/\/usersnap.com\/blog\/#website","url":"https:\/\/usersnap.com\/blog\/","name":"Usersnap Blog","description":"Learn more about how to collect user feedback and build better products with the magic power of feedback.","publisher":{"@id":"https:\/\/usersnap.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/usersnap.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/usersnap.com\/blog\/#organization","name":"Usersnap","url":"https:\/\/usersnap.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png","contentUrl":"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png","width":136,"height":26,"caption":"Usersnap"},"image":{"@id":"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/usersnap","https:\/\/x.com\/usersnap"]},{"@type":"Person","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b","name":"Thomas Peham","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g","caption":"Thomas Peham"},"sameAs":["https:\/\/x.com\/tompeham"],"url":"https:\/\/usersnap.com\/blog\/author\/thomas\/"}]}},"_links":{"self":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts\/3491","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/comments?post=3491"}],"version-history":[{"count":0,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts\/3491\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/media\/3492"}],"wp:attachment":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/media?parent=3491"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/categories?post=3491"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/tags?post=3491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}