{"id":1007,"date":"2022-08-17T08:40:04","date_gmt":"2022-08-17T08:40:04","guid":{"rendered":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/"},"modified":"2022-08-17T08:40:04","modified_gmt":"2022-08-17T08:40:04","slug":"the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps","status":"publish","type":"post","link":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/","title":{"rendered":"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps"},"content":{"rendered":"<p>\n  Everybody has someone in their lives who seems superhuman. Whether they\u2019re a famous icon, a fabulous friend, or a parent, they seem to have it all, do it all, and still have time to cater for everybody else, without putting a foot wrong or getting a hair out of place. Who is that person for you? They\u2019re effortlessly amazing, aren\u2019t they? Well, if that person was a web technology, they\u2019d be a progressive web app.&nbsp;\n<\/p>\n<p>\n  Was that an unexpected pivot? Stick with me and by the end of this article you\u2019ll understand why SenseHR are so excited about progressive web app (PWA) technology, as well as the benefits for organisations and their people.&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">A PDA for the PWA\u00a0<\/h2>\n<p>\n  Before launching into an unashamed public display of affection for progressive web apps, what exactly is a PWA? The short answer is this\u2014it\u2019s a \u2018do-it-all\u2019 hybrid, which combines the enhanced capabilities and reliability of a native app (that is, platform specific applications that are available to download from application stores like Google Play and the Apple App Store or via APK files) with the accessibility, speed, and barely-there system impact of a website. The term progressive web application was coined by designer Frances Berriman and Google Chrome engineer\u202fAlex Russell in 2015 by prefixing the already prevalent term \u2018web application\u2019 with the word \u2018progressive\u2019\u2014I know, right\u2014they don\u2019t get the big bucks at Google for nothing. Like native apps, PWAs are capable, reliable, and \u2018installable\u2019 by design. They can securely access system files and media controls like cameras, microphones, sounds and haptic feedback. They can use device GPS and Bluetooth. They even have an offline mode and can adapt functionality with network quality. They can make use of augmented and virtual reality functions <a href=\"https:\/\/whatpwacando.today\/\" target=\"_blank\" rel=\"noreferrer noopener\">and much more<\/a>. And they do all of this while taking advantage of the web\u2019s inherent secure, user-centric permission model, and its accessibility for \u201c<a href=\"https:\/\/web.dev\/what-are-pwas\/\" target=\"_blank\" rel=\"noreferrer noopener\">anyone, anywhere, on any device\u202fwith a single codebase<\/a>\u201d.&nbsp;&nbsp;\n<\/p>\n<p>\n  But\u2026 how?&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">A quick tech dive\u00a0<\/h2>\n<p>\n  We\u2019re not talking a deep dive\u2014think somewhere between snorkel and full scuba gear\u2014feel free to skip ahead to the next section if you\u2019re more interested in the \u2018what\u2019s in it for me?\u2019 bit, than the \u2018how on earth does it do that?\u2019\u2026. but if you want to know a little more about the tech, then read-on my intrepid software explorer!&nbsp;&nbsp;\n<\/p>\n<p>\n  While native apps and PWAs deliver a similar user experience, they look very different from a development perspective. PWAs are built with modern APIs (Application Programming Interfaces) to create a truly adaptable app. They use only common web technologies,\u202fincluding HTML, CSS, and JavaScript. Native apps are developed for each individual platform using that platform\u2019s coding language, for example, <a href=\"https:\/\/www.oracle.com\/java\/technologies\/\" target=\"_blank\" rel=\"noreferrer noopener\">Java<\/a> or <a href=\"https:\/\/kotlinlang.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Kotlin<\/a> for Android, and <a href=\"https:\/\/www.swift.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Swift<\/a> or <a href=\"https:\/\/developer.apple.com\/library\/archive\/documentation\/Cocoa\/Conceptual\/ProgrammingWithObjectiveC\/Introduction\/Introduction.html\" target=\"_blank\" rel=\"noreferrer noopener\">Objective-C<\/a> for iOS. As Nick Chasinov, founder and CEO of Teknicks, rightly points out \u201cthis makes developing a PWA much faster and easier, because you only need to build one version that can be displayed seamlessly on almost any mobile device\u2019s web browser\u201d. And what\u2019s easy for a developer can pay dividends for a user when their chosen application is always up to date, bug-free, and works seamlessly.&nbsp;&nbsp;\n<\/p>\n<p>\n  The look and behaviour of a PWA is dictated by its web app manifest file, which defines information such as the name of the app, how the browser UI is displayed, how much of the website behaves like web application, icons, theme colours, and background colours. Without this, as progressive web app is just a website and can\u2019t unlock features such as <a href=\"https:\/\/docs.microsoft.com\/en-us\/microsoft-edge\/progressive-web-apps-chromium\/how-to\/web-app-manifests\" target=\"_blank\" rel=\"noreferrer noopener\">app shortcuts<\/a>, <a href=\"https:\/\/web.dev\/badging-api\/\" target=\"_blank\" rel=\"noreferrer noopener\">badging for app icons<\/a>, and access to device-level functionality.&nbsp;\n<\/p>\n<p>\n  To match the offline capabilities and push notifications of a native app, PWAs employ service workers. And no, that\u2019s not the \u2018downstairs\u2019 cast of Downton Abbey\u2026 but could certainly be described as their scripting equivalent. This aptly named script helps you retrieve the information that you need, whenever you need it\u2014even offline\u2014by clever caching of application resources.&nbsp;\n<\/p>\n<p>\n  Phew! Still with me? Now for the best bit.&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">How can a PWA help my HR department and my people?\u00a0<\/h2>\n<p>\n  The truth is that PWAs can benefit any organisation, any department, and any web user. But let\u2019s keep this HR specific because that\u2019s what we\u2019re all here for.&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">Customisation\u00a0<\/h2>\n<p>\n  Native applications can\u2019t be indexed, listed in search engine results pages, or customised\u2014PWAs can (although they can be coded not to). That means instead of directing your workforce to a native, third-party HR app or widget, you can direct them to YOUR own website, where your HR portal is branded to match your company colours and logo\u2014even the URL can be customised to look like part of your own ecosystem.&nbsp;&nbsp;\n<\/p>\n<p>\n  And for your people, using a PWA instead of a native app, means they can access their HR portal anywhere, anytime, and on any device. They don\u2019t have to keep their work device to hand. What\u2019s more, they can enjoy a unified, sleek, and recognisable experience.&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">Security<\/h2>\n<p>\n  With native web apps your security is largely in the hands of the third-party developer. But the innate security of PWAs comes from being hosted over HTTPS. These protocols prevent man-in-the-middle attacks by ensuring that exchanges between the server and client can\u2019t be hacked. In this secure environment, you and your employees can always enter, send, and handle personal data, with peace of mind.&nbsp;&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">Function without installation\u00a0<\/h2>\n<p>\n  Native apps need to be downloaded and installed on each device. If you\u2019ve been through that process, you know that it requires commitment. Not only is it time-consuming to find, download, install, and set permissions, but it takes up valuable device memory. After all that, your app had better give a good return on investment or it will be deleted and never downloaded again. Not so for the progressive web app. Although they include \u2018install\u2019 features, these are just links that mimic the functions of native apps. They can be added to your home screen, display predefined icons, employ push notification, and even icon badges. All this gives an app-like experience, even on low-end devices with limited capabilities. What\u2019s more, they take up much less room than native apps. Just compare the <a href=\"https:\/\/web.dev\/twitter\/\" target=\"_blank\" rel=\"noreferrer noopener\">Twitter native app at 23.5MB<\/a> with Twitter lite (a PWA) at 600KB! And content is directly shareable.&nbsp;&nbsp;\n<\/p>\n<p>\n  That means employees don\u2019t have to download anything onto their personal devices to stay in the loop. It can also improve engagement and communication because your people can link and share vital content.&nbsp;&nbsp;&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">Updates not needed\u00a0<\/h2>\n<p>\n  Using a native app your employees could all have different experiences depending on the device that they\u2019re using, the available updates for that device, and whether they\u2019ve actioned those updates. But progressive web apps make endless updates a thing of the past. You and your employees no longer need to worry about having the latest version with all its required bug fixes. PWAs are always up to date, so everybody in your organisation has the best user experience that\u2019s available, always.&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">Speed\u00a0<\/h2>\n<p>\n  A good PWA is fast. Not just quick\u2014it\u2019s the Bugatti Chiron of loading speeds. And because of data fetching, syncing, and cached responses, that performance only improves as your relationship with a PWA builds over time.&nbsp;&nbsp;\n<\/p>\n<p>\n  George.com, a leading UK clothing brand and part of the ASDA supermarket chain, <a href=\"https:\/\/web.dev\/asda-george\/\" target=\"_blank\" rel=\"noreferrer noopener\">upgraded their site<\/a> to a progressive web app and saw 3.8x faster average page load time. And <a href=\"https:\/\/www.forbes.com\/sites\/forbespr\/2017\/03\/07\/forbes-launches-all-new-mobile-web-experience-for-forbes-com\/?sh=510a52e85168\" target=\"_blank\" rel=\"noreferrer noopener\">Forbes reported<\/a> that after launching their PWA, a mobile page \u201cloads completely in eight tenths of a second, considerably faster than nearly all other news media sites\u201d.&nbsp;\n<\/p>\n<p>\n  For any busy HR department (\u2026 that\u2019s every HR department, we know) and the employees who are trying to access and use the HR portal, the advantages of speed are self-evident.&nbsp;&nbsp;&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">Offline capability\u00a0<\/h2>\n<p>\n  While native apps do have offline functionality, it comes at the cost of computing power and the ability to make network requests in poor coverage areas. But that\u2019s not the case with PWAs, as proven by Uber\u2019s 50kb <a href=\"https:\/\/www.uber.com\/en-GB\/blog\/m-uber\/\" target=\"_blank\" rel=\"noreferrer noopener\">core ride request app<\/a>, which loads quickly and works efficiently even on 2G networks.&nbsp;&nbsp;\n<\/p>\n<p>\n  With the rise of remote and deskless workforces, offline or poor-quality network capabilities for HR software can be essential and, in any event, it\u2019s always a nice feature to have.&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">And the clincher\u2026\u00a0\u00a0<\/h2>\n<p>\n  Native app technology has been around since 1997. Remember Nokia\u2019s simple yet utterly addictive mobile game Snake? That\u2019s considered by many to be the first native app. Native app technology has exploded since then, but in recent years progress has slowed. PWAs, on the other hand, are likely to reshape the web in the coming years.&nbsp; Adoption is rapidly increasing, with many tech giants already having taken the plunge and sharing their success stories. And PWAs are discussed at conferences around the world with the same excitement that native apps elicited a couple of decades ago, so even though they\u2019re already taking the edge over native apps, it seems the best is yet to come.&nbsp;&nbsp;\n<\/p>\n<p>\n  So, for HR departments that want to get ahead, and stay there, all while serving their people with the best that web technology has to offer, the answer must be a PWA.&nbsp;\n<\/p>\n<h2 class=\"wp-block-heading\">The SenseHR PWA\u00a0<\/h2>\n<p>\n  We never want to miss an opportunity to better serve you, your HR department, and your people. So, at SenseHR we\u2019ve done our homework and we believe that PWAs are the clear future of web application development. They have it all, do it all, and can cater to all of your HR needs, without putting a foot wrong or getting a hair out of place.&nbsp;&nbsp;\n<\/p>\n<p>\n  If you\u2019re still not sure, register to take our PWA for a test-drive and experience the benefits for yourself. You\u2019ll never look back\u2014you\u2019ll put your organisation so far ahead, that you won\u2019t have to.&nbsp;&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Everybody has someone in their lives who seems superhuman. Whether they\u2019re a famous icon, a fabulous friend, or a parent, they seem to have it all, do it all, and still have time to cater for everybody else, without putting a foot wrong or getting a hair out of place.<\/p>\n","protected":false},"author":5,"featured_media":1006,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-1007","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hr-tech"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps - Sense HR<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps - Sense HR\" \/>\n<meta property=\"og:description\" content=\"Everybody has someone in their lives who seems superhuman. Whether they\u2019re a famous icon, a fabulous friend, or a parent, they seem to have it all, do it all, and still have time to cater for everybody else, without putting a foot wrong or getting a hair out of place.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/\" \/>\n<meta property=\"og:site_name\" content=\"Sense HR\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-17T08:40:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sense.hr\/blog\/wp-content\/uploads\/2022\/08\/image-3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"880\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bharat Jain\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bharat Jain\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/\"},\"author\":{\"name\":\"Bharat Jain\",\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/#\\\/schema\\\/person\\\/559a49e77c3db1e449d13210bbd2290f\"},\"headline\":\"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps\",\"datePublished\":\"2022-08-17T08:40:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/\"},\"wordCount\":1728,\"image\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sense.hr\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/image-3.png\",\"articleSection\":[\"HR Tech\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/\",\"url\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/\",\"name\":\"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps - Sense HR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sense.hr\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/image-3.png\",\"datePublished\":\"2022-08-17T08:40:04+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/#\\\/schema\\\/person\\\/559a49e77c3db1e449d13210bbd2290f\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sense.hr\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/image-3.png\",\"contentUrl\":\"https:\\\/\\\/sense.hr\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/image-3.png\",\"width\":880,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sense.hr\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/sense.hr\\\/blog\\\/\",\"name\":\"Sense HR\",\"description\":\"HR insights, guides and news from the Sense HR team.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sense.hr\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/sense.hr\\\/blog\\\/#\\\/schema\\\/person\\\/559a49e77c3db1e449d13210bbd2290f\",\"name\":\"Bharat Jain\",\"url\":\"https:\\\/\\\/sense.hr\\\/blog\\\/author\\\/bharat-jain\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps - Sense HR","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:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/","og_locale":"en_US","og_type":"article","og_title":"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps - Sense HR","og_description":"Everybody has someone in their lives who seems superhuman. Whether they\u2019re a famous icon, a fabulous friend, or a parent, they seem to have it all, do it all, and still have time to cater for everybody else, without putting a foot wrong or getting a hair out of place.","og_url":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/","og_site_name":"Sense HR","article_published_time":"2022-08-17T08:40:04+00:00","og_image":[{"width":880,"height":400,"url":"https:\/\/sense.hr\/blog\/wp-content\/uploads\/2022\/08\/image-3.png","type":"image\/png"}],"author":"Bharat Jain","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Bharat Jain","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/#article","isPartOf":{"@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/"},"author":{"name":"Bharat Jain","@id":"https:\/\/sense.hr\/blog\/#\/schema\/person\/559a49e77c3db1e449d13210bbd2290f"},"headline":"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps","datePublished":"2022-08-17T08:40:04+00:00","mainEntityOfPage":{"@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/"},"wordCount":1728,"image":{"@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/sense.hr\/blog\/wp-content\/uploads\/2022\/08\/image-3.png","articleSection":["HR Tech"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/","url":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/","name":"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps - Sense HR","isPartOf":{"@id":"https:\/\/sense.hr\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/#primaryimage"},"image":{"@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/sense.hr\/blog\/wp-content\/uploads\/2022\/08\/image-3.png","datePublished":"2022-08-17T08:40:04+00:00","author":{"@id":"https:\/\/sense.hr\/blog\/#\/schema\/person\/559a49e77c3db1e449d13210bbd2290f"},"breadcrumb":{"@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/#primaryimage","url":"https:\/\/sense.hr\/blog\/wp-content\/uploads\/2022\/08\/image-3.png","contentUrl":"https:\/\/sense.hr\/blog\/wp-content\/uploads\/2022\/08\/image-3.png","width":880,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/sense.hr\/blog\/the-rise-and-rise-of-the-progressive-web-app-how-hr-departments-and-their-people-are-getting-ahead-by-scrapping-native-apps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sense.hr\/blog\/"},{"@type":"ListItem","position":2,"name":"The rise and rise of the progressive web app: how HR departments and their people are getting ahead by scrapping native apps"}]},{"@type":"WebSite","@id":"https:\/\/sense.hr\/blog\/#website","url":"https:\/\/sense.hr\/blog\/","name":"Sense HR","description":"HR insights, guides and news from the Sense HR team.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sense.hr\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/sense.hr\/blog\/#\/schema\/person\/559a49e77c3db1e449d13210bbd2290f","name":"Bharat Jain","url":"https:\/\/sense.hr\/blog\/author\/bharat-jain\/"}]}},"_links":{"self":[{"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/posts\/1007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/comments?post=1007"}],"version-history":[{"count":0,"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/posts\/1007\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/media\/1006"}],"wp:attachment":[{"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/media?parent=1007"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/categories?post=1007"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sense.hr\/blog\/wp-json\/wp\/v2\/tags?post=1007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}