{"id":2081,"date":"2019-11-12T12:37:47","date_gmt":"2019-11-12T11:37:47","guid":{"rendered":"https:\/\/pagepro.co\/blog\/?post_type=insight&#038;p=2081"},"modified":"2019-12-03T14:45:35","modified_gmt":"2019-12-03T13:45:35","slug":"experimenting-with-the-new-react-concurrent-mode","status":"publish","type":"insight","link":"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/","title":{"rendered":"Experimenting with the New React Concurrent Mode"},"content":{"rendered":"<ul>\r\n<li>You can start new UI updates before the old ones finish.<\/li>\r\n<li>With concurrent mode you stop the current render and schedule a new one.<\/li>\r\n<li>We can render React app in parallel with fetching the data. In some cases even in parallel with fetching the code itself.<\/li>\r\n<\/ul>\r\n\r\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background has-vivid-red-background-color\" href=\"https:\/\/swizec.com\/blog\/experimenting-with-the-new-react-concurrent-mode\/swizec\/9231\" target=\"_blank\" rel=\"noopener noreferrer\">Read the full article<\/a><\/div>","protected":false},"author":11,"featured_media":2084,"template":"","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Experimenting with the New React Concurrent Mode - Pagepro<\/title>\n<meta name=\"description\" content=\"React TL;DR helps you decide which content is worth your time. It is all selected by our senior developers. No b#$%it provided.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Experimenting with the New React Concurrent Mode - Pagepro\" \/>\n<meta property=\"og:description\" content=\"React TL;DR helps you decide which content is worth your time. It is all selected by our senior developers. No b#$%it provided.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/\" \/>\n<meta property=\"og:site_name\" content=\"Pagepro\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/thisispagepro\" \/>\n<meta property=\"article:modified_time\" content=\"2019-12-03T13:45:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pagepro.co\/blog\/wp-content\/uploads\/2019\/12\/reactjs-thumb.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/\",\"url\":\"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/\",\"name\":\"Experimenting with the New React Concurrent Mode - Pagepro\",\"isPartOf\":{\"@id\":\"https:\/\/pagepro.co\/blog\/#website\"},\"datePublished\":\"2019-11-12T11:37:47+00:00\",\"dateModified\":\"2019-12-03T13:45:35+00:00\",\"description\":\"React TL;DR helps you decide which content is worth your time. It is all selected by our senior developers. No b#$%it provided.\",\"breadcrumb\":{\"@id\":\"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pagepro.co\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\/\/pagepro.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Insights\",\"item\":\"https:\/\/pagepro.co\/blog\/react-tldr\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Experimenting with the New React Concurrent Mode\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pagepro.co\/blog\/#website\",\"url\":\"https:\/\/pagepro.co\/blog\/\",\"name\":\"Pagepro\",\"description\":\"Frictionless Next.js, Expo &amp; Sanity Development Blog\",\"publisher\":{\"@id\":\"https:\/\/pagepro.co\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pagepro.co\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pagepro.co\/blog\/#organization\",\"name\":\"Pagepro\",\"url\":\"https:\/\/pagepro.co\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pagepro.co\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/pagepro.co\/blog\/wp-content\/uploads\/2020\/08\/logo_pagepro-b66d228a1e-1.png\",\"contentUrl\":\"https:\/\/pagepro.co\/blog\/wp-content\/uploads\/2020\/08\/logo_pagepro-b66d228a1e-1.png\",\"width\":440,\"height\":200,\"caption\":\"Pagepro\"},\"image\":{\"@id\":\"https:\/\/pagepro.co\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/thisispagepro\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Experimenting with the New React Concurrent Mode - Pagepro","description":"React TL;DR helps you decide which content is worth your time. It is all selected by our senior developers. No b#$%it provided.","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:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/","og_locale":"en_US","og_type":"article","og_title":"Experimenting with the New React Concurrent Mode - Pagepro","og_description":"React TL;DR helps you decide which content is worth your time. It is all selected by our senior developers. No b#$%it provided.","og_url":"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/","og_site_name":"Pagepro","article_publisher":"https:\/\/www.facebook.com\/thisispagepro","article_modified_time":"2019-12-03T13:45:35+00:00","og_image":[{"width":960,"height":540,"url":"https:\/\/pagepro.co\/blog\/wp-content\/uploads\/2019\/12\/reactjs-thumb.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/","url":"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/","name":"Experimenting with the New React Concurrent Mode - Pagepro","isPartOf":{"@id":"https:\/\/pagepro.co\/blog\/#website"},"datePublished":"2019-11-12T11:37:47+00:00","dateModified":"2019-12-03T13:45:35+00:00","description":"React TL;DR helps you decide which content is worth your time. It is all selected by our senior developers. No b#$%it provided.","breadcrumb":{"@id":"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pagepro.co\/blog\/react-tldr\/experimenting-with-the-new-react-concurrent-mode\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pagepro.co\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/pagepro.co\/blog\/"},{"@type":"ListItem","position":3,"name":"Insights","item":"https:\/\/pagepro.co\/blog\/react-tldr\/"},{"@type":"ListItem","position":4,"name":"Experimenting with the New React Concurrent Mode"}]},{"@type":"WebSite","@id":"https:\/\/pagepro.co\/blog\/#website","url":"https:\/\/pagepro.co\/blog\/","name":"Pagepro","description":"Frictionless Next.js, Expo &amp; Sanity Development Blog","publisher":{"@id":"https:\/\/pagepro.co\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pagepro.co\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pagepro.co\/blog\/#organization","name":"Pagepro","url":"https:\/\/pagepro.co\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pagepro.co\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pagepro.co\/blog\/wp-content\/uploads\/2020\/08\/logo_pagepro-b66d228a1e-1.png","contentUrl":"https:\/\/pagepro.co\/blog\/wp-content\/uploads\/2020\/08\/logo_pagepro-b66d228a1e-1.png","width":440,"height":200,"caption":"Pagepro"},"image":{"@id":"https:\/\/pagepro.co\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/thisispagepro"]}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/pagepro.co\/blog\/wp-json\/wp\/v2\/insight\/2081"}],"collection":[{"href":"https:\/\/pagepro.co\/blog\/wp-json\/wp\/v2\/insight"}],"about":[{"href":"https:\/\/pagepro.co\/blog\/wp-json\/wp\/v2\/types\/insight"}],"author":[{"embeddable":true,"href":"https:\/\/pagepro.co\/blog\/wp-json\/wp\/v2\/users\/11"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pagepro.co\/blog\/wp-json\/wp\/v2\/media\/2084"}],"wp:attachment":[{"href":"https:\/\/pagepro.co\/blog\/wp-json\/wp\/v2\/media?parent=2081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}