{"id":149967,"date":"2026-02-28T17:02:20","date_gmt":"2026-02-28T17:02:20","guid":{"rendered":"https:\/\/devsdata.com\/case-studies\/memory-as-tech-recruitment-norwegian-saas-company\/"},"modified":"2026-03-25T05:14:17","modified_gmt":"2026-03-25T05:14:17","slug":"memory-as-tech-recruitment-norwegian-saas-company","status":"publish","type":"case_study","link":"https:\/\/devsdata.com\/de\/case-studies\/memory-as-tech-recruitment-norwegian-saas-company\/","title":{"rendered":"Memory AS \u2013 tech recruitment for a Norwegian SaaS company"},"content":{"rendered":"<section>\n<h1>Memory AS &#8211; tech recruitment for a Norwegian SaaS company<\/h1>\n\n    <style>`\n        .post-info {\n            display: flex;\n            flex-direction: row;\n            font-family: Montserrat;\n            font-style: normal;\n            font-weight: 500;\n            font-size: 16px;\n            line-height: 150%;\n            letter-spacing: 0.02em;\n            color: #6D7082;\n            \/*padding-top:32px;*\/\n        }\n\n        .info-container .post-info {\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n        }\n\n        .post-info-main {\n            width: 100%;\n            display: flex;\n            flex-wrap: wrap;\n            row-gap: 5px;\n            column-gap: 20px;\n            grid-template-rows: repeat(3, auto);\n            grid-template-columns: 60px max-content auto;\n            margin-bottom:12px;\n        }\n\n        .with-reviewer {\n            flex-wrap: wrap;\n            row-gap: 5px;\n        }\n\n        .author-name {\n            margin-bottom:4px;\n            grid-row-start: 2;\n            text-decoration: underline;\n            color:black !important;\n        }\n\n        .rank-math-breadcrumb {\n            margin-top:20px;\n            position: relative;\n            z-index: 1;\n        }\n\n        .rank-math-breadcrumb p {\n            margin: 0;\n            white-space: nowrap; \n            overflow: hidden;\n            text-overflow: ellipsis;\n            gap: 8px;\n            display: flex;\n        }\n\n        .rank-math-breadcrumb a {\n            color: #6d7082;\n        }\n\n        .rank-math-breadcrumb a:hover {\n            text-decoration: underline;\n            color: #0332c9;\n        }\n\n        .author-avatar {\n            display: flex;\n            justify-content: center;\n            margin-right: 15px;\n            width: fit-content;\n            grid-row-start: span 2;\n            grid-row-end: 4;\n        }\n\n        .author-avatar picture {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n\n        .author-avatar.clicked {\n            transform: scale(1.1);\n        }\n\n        .post-info .author-avatar img {\n            min-width:44px;\n            height: 44px;\n            width: auto;\n            object-fit: cover;\n            aspect-ratio: 1\/1;\n            filter: grayscale(1);\n            border-radius: 100%;\n            position: relative;\n            top: 2px;\n        }\n\n        .post-info .author_socials {\n            display: flex;\n            flex-direction: row;\n            align-items: center;\n            grid-row-start: 3;\n            grid-column: span 2;\n            gap: 15px;\n            list-style-type: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .post-info .author_socials li a {\n            display: flex;\n            align-item: center;\n            text-decoration: none;\n        }\n\n        .author_socials a svg {\n            width: 16px;\n            height: 16px;\n            transition: 0.3s;\n            color: #000;\n        }\n      \n        .author_socials li:hover svg {\n            color: #0332c9;\n        }\n\n        .right-info a {\n            width: fit-content;\n            color: unset;\n        }\n\n        .right-info a:hover {\n            text-decoration: underline;\n        }\n\n        .post-info .clock {\n            position: relative;\n            padding-right: 5px;\n            top: 2px;\n        }\n\n        .post-info .arrow {\n            position: relative;\n            margin-left: 10px;\n            margin-right: 10px;\n            transition: .2s;\n            height: 6px;\n            bottom: 1px;\n        }\n        .post-info .post-info-separator {\n            padding-right: 3px;\n            padding-left: 3px;\n        }\n\n        .reviewer-info {\n            display: flex;\n            flex-direction:column;\n            justify-content: center;\n            align-items: flex-start;\n            grid-row-start: 2;\n            align-self: start;\n            justify-self: end;\n            font-family: \"Montserrat\", arial;\n            color: #000;\n        }\n\n        .reviewer-info.the_first_row {\n            justify-self: start;\n            grid-row-start: 1;\n            grid-column: span 3;\n        }\n\n        .meta-checkmark {\n            width: 20px;\n            height: auto;\n        }\n\n        .reviewer-info a {\n            margin-left: 0;\n            color: #000;\n            text-decoration: underline;\n        }\n        .reviewer-info a:hover {\n            color: #0332c9;\n        }\n        .reviewer-info a:visited {\n            color: #551a8b;\n        }\n        .reviewer-info a:active {\n            color: #0332c9;\n        }\n        .language-dropdown-container {\n            display: inline-block;\n            width: 200px;\n        }\n\n        .language_switcher {\n            display: inline-flex;\n            align-items: center;\n            flex-direction: row;\n            gap: 5px;\n            vertical-align: middle;\n        }\n        \n        .language_switcher .wpml-ls-legacy-dropdown {\n            width: auto;\n            position: relative;\n            vertical-align: middle;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown ul {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language {\n            position: relative;\n            margin-bottom:0;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language > a {\n            padding-left:16px !important;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {\n            display: none;\n            position: absolute;\n            z-index: 10;\n            top: 100%;\n            left: 0;\n            width: 100%;\n            margin: 0;\n            background-color: rgb(238, 238, 238);\n            border-radius: 0 0 8px 8px;\n            overflow: hidden;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li {\n            display: block;\n            width: 100%;\n            margin-bottom:0;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:hover {\n            background-color:rgba(204, 204, 211) !important\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {\n            display: block;\n            width: 100%;\n            padding: 8px 15px 8px 16px;\n            margin-left: 0;\n            box-sizing: border-box;\n            white-space: nowrap;\n            text-align: left;\n        }\n\n        @media (hover: hover) {\n            .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > .wpml-ls-sub-menu {\n                display: block;\n            }\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language.wpml-dropdown-open > .wpml-ls-sub-menu {\n            display: block;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language.wpml-dropdown-open > a.wpml-ls-item-toggle:after {\n            transform: scale(.7) rotate(180deg);\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language.wpml-dropdown-open > .wpml-ls-item-toggle {\n            border-radius: 8px 8px 0 0;\n            background-color: rgba(204, 204, 211);\n        }\n\n        .wpml-ls-legacy-dropdown a:focus {\n            background-color: #FFFFFF;\n        }\n\n        .language_switcher .wpml-ls-legacy-dropdown a:visited {\n            color: #000000 !important;\n        }\n\n        .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {\n            content: \"\";\n            display: inline-block;\n            transform: scale(.7);\n            height: 20px;\n            width: 20px;\n            background: url(\"\/wp-content\/uploads\/2020\/07\/Vector.png\");\n            margin-left: 5px;\n            background-repeat: no-repeat;\n            background-position: center center;\n            background-size: 10px;\n            border: none;\n            position: unset;\n            background-color: #eee;\n            border-radius: 50%;\n            padding: 10px;\n            transition: transform 0.2s ease-in-out;\n            vertical-align: middle;\n            flex-shrink: 0;\n        }\n\n        .language_switcher a {\n            border: none;\n            padding: 10px 15px;\n        }\n\n        .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {\n            padding: 0 5px 0 2px !important;\n        }\n\n        @media (hover: hover) {\n            .wpml-ls-sub-menu a.wpml-ls-link:hover,\n            .language_switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover {\n                background-color: rgba(204, 204, 211);\n                color: #000000 !important;\n                text-decoration: none;\n            }\n        }\n\n        .wpml-ls-sub-menu {\n            border: none !important;\n            background-color: transparent;\n        }\n\n        .wpml-ls-sub-menu a {\n            background-color: #FFFFFF;\n        }\n\n        .wpml-ls-current-language .wpml-ls-item-toggle {\n            border-radius: 8px;\n        }\n\n        @media (hover: hover) {\n            .wpml-ls-current-language:hover .wpml-ls-sub-menu a {\n                background-color: rgb(238, 238, 238) !important;\n            }\n\n            .wpml-ls-current-language .wpml-ls-sub-menu a:hover,\n            a.wpml-ls-item-toggle:hover:after {\n                background-color: rgba(204, 204, 211) !important;\n            }\n\n            .wpml-ls-current-language:hover a.wpml-ls-item-toggle:after {\n                transform: scale(.7) rotate(180deg);\n            }\n\n            .wpml-ls-current-language:hover .language_switcher .wpml-ls-legacy-dropdown a {\n                background-color: rgba(109, 112, 130, 0.1);\n            }\n\n            .wpml-ls-current-language:hover .wpml-ls-item-toggle{\n                border-radius: 8px 8px 0 0;\n            }\n\n            .wpml-ls-current-language:hover .wpml-ls-item:last-child .wpml-ls-link{\n                border-radius: 0 0 8px 8px;\n            }\n        }\n\n        .wpml-ls-current-language.wpml-dropdown-open .wpml-ls-sub-menu a {\n            background-color: rgb(238, 238, 238) !important;\n        }\n\n        .wpml-ls-current-language.wpml-dropdown-open .wpml-ls-item:last-child .wpml-ls-link{\n            border-radius: 0 0 8px 8px;\n        }\n\n        ul.language-list {\n            \/*min-height: 71px;*\/\n            margin: 0;\n            overflow: hidden;\n            position: absolute;\n            display: inline-block;\n            list-style: none;\n            vertical-align: top;\n            background-color: #FFFFFF;\n            padding: 0;\n            z-index: 2;\n        }\n\n        ul.language-list.mobile {\n            border-radius: 10px;\n            border: 1px solid rgba(109, 112, 130, 0.1);\n            margin-left: 10px;\n        }\n\n        .language-list.mobile li:hover {\n            background-color: rgba(109, 112, 130, 0.1)\n        }\n\n        .language-list.mobile li:hover a {\n            color: #000000;\n        }\n\n        .dropdown-arrow {\n            display: inline-block;\n            border-radius: 50%;\n            height: 30px;\n            width: 30px;\n        }\n\n        .dropdown-arrow {\n            background-color: rgba(109, 112, 130, 0.1);\n        }\n\n        .dropdown-arrow:hover {\n            background-color: rgba(109, 112, 130, 0.3);\n        }\n\n        .dropdown-arrow.mobile,\n        .dropdown-arrow.mobile:hover {\n            background-color: unset;\n        }\n\n        .language-list li {\n            padding-left: 10px;\n            cursor: pointer;\n            display: none;\n        }\n\n        .language-list li a {\n            color: #6D7082;\n            text-decoration: none;\n        }\n\n        .language-list li:first-child {\n            display: block;\n        }\n\n        .active li {\n            display: block;\n        }\n\n        .rotated {\n            transform: rotate(180deg);\n            bottom: 2px !important;\n        }\n        .bookmark {\n            align-self: center;\n            cursor:pointer;\n            display:none;\n        }\n        \n        .article h1 + p,\n        .article h1 + p + p {\n            margin: 0;\n            margin-bottom: 0 !important;\n        }\n\n        .info-container{\n            \/*min-height:150px;*\/\n            direction: ltr;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            padding-top: 20px;\n        }\n        .tags{\n            font-family: \"Montserrat\", sans-serif;\n            display: flex;\n            flex-direction: row;\n            justify-content: flex-start;\n            flex-wrap: wrap;\n            width: 100%;\n            overflow: hidden;\n            font-size: 14px;\n            border-radius: unset;\n            margin-bottom:20px;\n        }\n        .tags a {\n            font-style: normal;\n            line-height: 1.75em;\n            border: 0.5px solid #e2e5e9;\n            margin-right: 7px;\n            margin-top: 7px;\n            transition: 0.2s;\n            transition-property: background;\n            border-radius: 5px;\n            padding: 0.2em 0.8em;\n            color: black;\n        }\n        .tags a:hover {\n            background-color: #c1c7d0;\n        }\n\n        .tags a:visited {\n            color: #000;\n        }\n        .tags a:active {\n            color: #000;\n        }\n        .default-a:focus {\n            background-color: unset;\n        }\n\n        .default-a:hover{\n            text-decoration: underline;\n        }\n        .separator {\n        color:black !important;\n        font-weight:600;\n        }\n        .last {\n        color:black !important;\n        font-weight:600;\n        }\n        @media screen and (max-width:1034px) {\n        .author_links {\n        margin-right:auto;\n        }\n        .reviewer-info {\n        width: 100%;\n        }\n        }\n        @media screen and (max-width:767px) {\n        .language_switcher {\n        display: flex;\n        margin-top: 5px;\n        }\n        }\n        @media screen and (max-width:490px) {\n        .review-lowres {\n        display:flex !important;\n        }\n        .review-highres {\n        display:none !important;\n        }\n        .author_links {\n        margin-right:36px !important;\n        } \n        }\n    <\/style>\n    <div><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div>\n    \n    <div class=\"info-container\">\n    <div class=\"post-info with-reviewer\">\n        <div class=\"post-info-main\">\n            <div class=\"author-avatar\">\n                <picture>\n                        <source\n                            srcset=\"https:\/\/devsdata.com\/wp-content\/uploads\/2024\/11\/tompotanski-new-min.webp\" type=image\/webp> \n                        <source \n                            srcset=\"https:\/\/devsdata.com\/wp-content\/uploads\/2024\/11\/tompotanski-new-min.jpg\" type=\"image\/jpeg\">\n                        <img decoding=\"async\" \n                            class=\"avatar lazyload\"\n                            width=\"64\" \n                            height=\"64\"\n                            src=\"https:\/\/devsdata.com\/wp-content\/uploads\/2024\/11\/tompotanski-new-min.jpg\"\n                            alt=\"avatar\"\n                            loading=\"lazy\"\n                            title=\"Tom Potanski\"\n                        >\n                <\/picture>\n            <\/div>\n            <div style=\"display:flex; flex-direction:column;margin-right:auto;\" class=\"author_links\">\n            <a href=\"\/author\/tom-potanski\/\" class=\"author-name\">Tom Potanski<\/a>\n            <ul class=\"author_socials\">\n            <li>\n                <a href=\"https:\/\/www.linkedin.com\/in\/tompotanski\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" aria-label=\"Tom Potanski on Linkedin\">\n                    <svg version=\"1.0\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" aria-hidden=\"true\">\n                            <g id=\"linkedin5_layer\">\n                                <path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" data-hs-event-238572417=\"1\"><\/path>\n                            <\/g>\n                        <\/svg>\n                <\/a>\n            <\/li>\n            <li>\n                <a href=\"https:\/\/www.crunchbase.com\/person\/tom-potanski\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" aria-label=\"Tom Potanski on Crunchbase\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" role=\"img\">\n                            <title>Crunchbase icon<\/title>\n                            <path d=\"M21.6 0H2.4A2.41 2.41 0 0 0 0 2.4v19.2A2.41 2.41 0 0 0 2.4 24h19.2a2.41 2.41 0 0 0 2.4-2.4V2.4A2.41 2.41 0 0 0 21.6 0zM7.045 14.465A2.11 2.11 0 0 0 9.84 13.42h1.66a3.69 3.69 0 1 1 0-1.75H9.84a2.11 2.11 0 1 0-2.795 2.795zm11.345.845a3.55 3.55 0 0 1-1.06.63 3.68 3.68 0 0 1-3.39-.38v.38h-1.51V5.37h1.5v4.11a3.74 3.74 0 0 1 1.8-.63H16a3.67 3.67 0 0 1 2.39 6.46zm-.223-2.766a2.104 2.104 0 1 1-4.207 0 2.104 2.104 0 0 1 4.207 0z\"\/>\n                        <\/svg>\n                <\/a>\n            <\/li>\n            <li>\n                <a href=\"https:\/\/medium.com\/@tompotanski\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" aria-label=\"Tom Potanski on Medium\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"800px\" height=\"800px\" viewBox=\"0 -55 256 256\" version=\"1.1\" preserveAspectRatio=\"xMidYMid\">\n                        <g>\n                            <path d=\"M72.2009141,1.42108547e-14 C112.076502,1.42108547e-14 144.399375,32.5485469 144.399375,72.6964154 C144.399375,112.844284 112.074049,145.390378 72.2009141,145.390378 C32.327779,145.390378 0,112.844284 0,72.6964154 C0,32.5485469 32.325326,1.42108547e-14 72.2009141,1.42108547e-14 Z M187.500628,4.25836743 C207.438422,4.25836743 223.601085,34.8960455 223.601085,72.6964154 L223.603538,72.6964154 C223.603538,110.486973 207.440875,141.134463 187.503081,141.134463 C167.565287,141.134463 151.402624,110.486973 151.402624,72.6964154 C151.402624,34.9058574 167.562834,4.25836743 187.500628,4.25836743 Z M243.303393,11.3867175 C250.314,11.3867175 256,38.835526 256,72.6964154 C256,106.547493 250.316453,134.006113 243.303393,134.006113 C236.290333,134.006113 230.609239,106.554852 230.609239,72.6964154 C230.609239,38.837979 236.292786,11.3867175 243.303393,11.3867175 Z\" fill=\"currentColor\"><\/path>\n                        <\/g>\n                    <\/svg>\n                <\/a>\n            <\/li><\/ul>\n            <\/div>\n            <div class=\"reviewer-info\"> \n                                                                            <span style=\"color:#6D7082;\" class=\"\">\n                Last updated on \n                28. Februar 2026 \n                <span class=\"post-info-separator\">| <\/span> \n                11 min read\n                \n            <\/span>\n                            <\/div>\n        \n        <\/div>\n    <\/div>\n    <div class=\"bookmark\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2020\/08\/bookmark-add-2-1.svg\" alt=\"bookmark\" title=\"\">\n    <\/div>\n    <div class=\"tags\"><\/div>\n    <\/div>\n    <script type=\"module\" defer>\n      document.addEventListener(\"DOMContentLoaded\", function () {\n    \/\/ Get the current path from the URL\n    const path = window.location.pathname;\n\n    \/\/ Check if it starts with \/case-studies\n        if (path.startsWith(\"\/case-studies\")) {\n        const tagsElement = document.querySelector(\".tags\");\n        if (tagsElement) {\n        tagsElement.style.marginBottom = \"0\";\n        }\n        }\n        });\n        Array.from(document.getElementsByClassName(\"separator\")).forEach(el => {\n            el.textContent = \" > \";\n        });\n\n            var wpmlToggle = document.querySelector(\".language_switcher .wpml-ls-item-toggle\");\n            if (wpmlToggle) {\n                wpmlToggle.addEventListener(\"click\", function(e) {\n                    e.preventDefault();\n                    e.stopPropagation();\n                    var currentLang = this.closest(\".wpml-ls-current-language\");\n                    if (currentLang) {\n                        currentLang.classList.toggle(\"wpml-dropdown-open\");\n                    }\n                });\n                document.addEventListener(\"click\", function(e) {\n                    var openDropdown = document.querySelector(\".wpml-ls-current-language.wpml-dropdown-open\");\n                    if (openDropdown && !openDropdown.contains(e.target)) {\n                        openDropdown.classList.remove(\"wpml-dropdown-open\");\n                    }\n                });\n            }\n\n            var languageList = document.querySelector(\"#language-list\");\n            var dropdownArrow = document.querySelector(\".dropdown-arrow\");\n\n            if(languageList){\n                languageList.addEventListener(\"click\", () => {\n                    languageList.classList.toggle(\"active\");\n                    document.querySelector(\"#arrow\").classList.toggle(\"rotated\");\n                })\n            }\n                \n            function handleViewportChange() {\n                if(languageList) {\n                    if (window.innerWidth < 1280) {\n                        if(!languageList.classList.contains(\"mobile\")) {\n                            languageList.classList.add(\"mobile\");\n                            dropdownArrow.classList.add(\"mobile\");\n                        }\n                    } else {\n                        if(languageList.classList.contains(\"mobile\")) {\n                            languageList.classList.remove(\"mobile\");\n                            dropdownArrow.classList.remove(\"mobile\");\n                        }\n                    }\n                };\n            };\n\n            \/\/ If there is a small\/no space between reviewer and author name, reviewer moves to the first row\n            function update_post_info_layout() {\n                const author_name_element = document.querySelector(\".author-name\");\n                const reviewer_element = document.querySelector(\".reviewer-info\");\n                const post_info_container = document.querySelector(\".post-info\");\n\n                if(reviewer_element) {\n                    let distance_next_to_author, reviewer_fits_next_to_author; \n                    if(post_info_container && author_name_element) {\n                        distance_next_to_author = post_info_container.getBoundingClientRect().right - author_name_element.getBoundingClientRect().right;\n                        reviewer_fits_next_to_author = distance_next_to_author - reviewer_element.clientWidth >= 15;\n                    }\n\n                    if(!reviewer_fits_next_to_author) {\n                        reviewer_element.classList.add(\"the_first_row\");\n                    } else if (reviewer_fits_next_to_author && reviewer_element.classList.contains(\"the_first_row\")) {\n                        reviewer_element.classList.remove(\"the_first_row\");\n                    }\n                }\n            }\n\n            handleViewportChange();\n            update_post_info_layout();\n             \n            window.addEventListener(\"resize\", () => {\n                handleViewportChange();\n                update_post_info_layout();\n            });\n    <\/script>\n\n        <span class=\"img-container\">\n            <picture class=\"\" style=\"filter: grayscale(0)\">\n                <source media=\"(max-width: 500px)\" srcset=\"\/wp-content\/uploads\/2025\/06\/memory_small.webp\" type=\"image\/webp\">\n                <source media=\"(max-width: 500px)\" srcset=\"\/wp-content\/uploads\/2025\/06\/memory_small.jpg\" type=\"image\/jpg\">\n                <source srcset=\"\/wp-content\/uploads\/2025\/06\/memory.webp\" type=\"image\/webp\">\n                <source srcset=\"\/wp-content\/uploads\/2025\/06\/memory.jpg\" type=\"image\/jpg\">\n                <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/memory.jpg\" width=\"640\" height=\"357\" alt=\"Memory AS main image testimonial\" title=\"\">\n            <\/picture>\n        <\/span>\n    \n<h2>Introduction<\/h2>\n<p><a href=\"https:\/\/www.timely.com\/blog\/introducing-our-new-brand\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Memory AS<\/a>, a Norwegian SaaS company best known for its AI-powered time-tracking platform Timely, faced mounting pressure to expand its backend team ahead of project milestones tied to government innovation grants. The company needed senior Ruby developers with strong architectural skills and the ability to contribute to AI-driven systems, on a tight timeline.<\/p>\n<p>Despite more than two months of internal recruitment efforts, Memory AS struggled to move the process forward. Standard hiring channels failed to surface candidates with the required seniority, Ruby expertise, and experience working in globally distributed teams across multiple time zones. Each delay increased the risk of missing grant-linked deliverables, putting both funding commitments and the company\u2019s AI roadmap at stake.<\/p>\n<p>With internal hiring at a standstill and deadlines approaching, Memory AS turned to <a href=\"\/\" target=\"_blank\" rel=\"noopener\">DevsData LLC<\/a> due to its experience recruiting senior backend engineers for SaaS companies operating in distributed, multi-time-zone environments. Within six weeks, DevsData LLC identified, deeply assessed, and presented senior Ruby developers sourced from multiple European and Asian markets. The final hires were selected from Poland and Vietnam, where we identified candidates with the strongest combination of senior Ruby expertise, prior experience in distributed teams, and time-zone compatibility with Memory AS\u2019s existing engineering hubs. Two engineers were successfully hired, significantly reducing time-to-hire and enabling Memory AS to meet its grant-related milestones on schedule.<\/p>\n<p>Memory develops AI-driven software designed to support time tracking and productivity for modern, distributed teams. Headquartered in Oslo, Memory operates with a distributed team across Europe and Asia. The recruitment framework established during this collaboration is now used to support ongoing backend development and AI-related product work.<\/p>\n\n        <span class=\"img-container\">\n            <picture class=\"open-picture\" style=\"filter: grayscale(0)\">\n                <source media=\"(max-width: 500px)\" srcset=\"\/wp-content\/uploads\/2026\/02\/memory_small.webp\" type=\"image\/webp\">\n                <source media=\"(max-width: 500px)\" srcset=\"\/wp-content\/uploads\/2026\/02\/memory_small.jpg\" type=\"image\/jpg\">\n                <source srcset=\"\/wp-content\/uploads\/2026\/02\/memory.webp\" type=\"image\/webp\">\n                <source srcset=\"\/wp-content\/uploads\/2026\/02\/memory.jpg\" type=\"image\/jpg\">\n                <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/memory.jpg\" width=\"640\" height=\"357\" alt=\"memory as info testimonial\" title=\"\">\n            <\/picture>\n        <\/span>\n    \n<h2>Client profile <\/h2>\n<p><a href=\"https:\/\/www.timely.com\/about\/\" target=\"_blank\" rel=\"noopener nofollow\">Memory AS<\/a> is a Norwegian SaaS company that develops AI and machine learning-powered tools for improving productivity and time management. The company operates with a remote-first team of 40 employees across 20 countries. Memory AS developed and maintains Timely, an intelligent time-tracking platform used by teams worldwide.<\/p>\n<p>Focused on optimizing productivity, accountability, and mental well-being, Memory\u2019s AI-powered solutions support remote and hybrid teams with automatic time tracking, smart scheduling, and deep work facilitation features. These tools enhance operational efficiency and foster healthier work habits, establishing a new standard for ethical digital work environments.<\/p>\n<p>Memory AS has raised $20 million USD in venture funding from global and Nordic investors, including <a href=\"https:\/\/snoofsweden.com\/\" target=\"_blank\" rel=\"noopener nofollow\">SN\u00d6<\/a>, <a href=\"https:\/\/investinor.no\/en\/\" target=\"_blank\" rel=\"noopener nofollow\">Investinor<\/a>, <a href=\"https:\/\/www.concentric.io\/\" target=\"_blank\" rel=\"noopener nofollow\">Concentric<\/a>, <a href=\"https:\/\/sanden.com\/\" target=\"_blank\" rel=\"noopener nofollow\">Sanden<\/a>, <a href=\"https:\/\/www.melesio.no\/\" target=\"_blank\" rel=\"noopener nofollow\">Melesio<\/a>, and <a href=\"https:\/\/500.co\/\" target=\"_blank\" rel=\"noopener nofollow\">500 Startups<\/a>. The company has received multiple government innovation grants, underscoring its significant contributions to the future of work and advancements in AI. As of 2021, the company was valued at approximately 415 million NOK (approximately $40 million USD).<\/p>\n<p>Memory\u2019s flagship product, Timely, is already used by thousands of professionals across Europe, Asia, and North America. The platform has received notable global media coverage in outlets like <a href=\"https:\/\/www.bbc.com\/news\/business-47879798\" target=\"_blank\" rel=\"noopener nofollow\">BBC<\/a>, <a href=\"https:\/\/techcrunch.com\/2018\/10\/17\/memory-timely\/\" target=\"_blank\" rel=\"noopener nofollow\">TechCrunch<\/a>, and <a href=\"https:\/\/www.dn.no\/teknologi\/mathias-mikkelsen\/grunder\/teknologi\/i-2014-solgte-han-leiligheten-og-satset-alt-pa-grunderdrommen-na-er-memory-verdt-415-millioner\/2-1-1027096?zephr_sso_ott=r3LUB4\" target=\"_blank\" rel=\"noopener nofollow\">Dagens N\u00e6ringsliv<\/a>, further strengthening its brand recognition in productivity and SaaS.<\/p>\n<h2>Client\u2019s challenges<\/h2>\n<p>Memory AS needed to expand its backend engineering capacity to meet upcoming project milestones tied to government innovation grants. With deliverables involving AI and Machine Learning, the company needed to hire senior Ruby developers on a tight timeline to support backend development tied to grant-funded milestones.<\/p>\n<p>However, multiple factors made this a complex and urgent challenge:<\/p>\n<h4>Niche technology stack<\/h4>\n<p>Memory AS\u2019s core platforms were built on Ruby, a language chosen for its flexibility and speed in building scalable web applications. While Ruby remains effective for backend development in SaaS environments, senior-level Ruby engineers have become harder to source as many experienced developers transition toward newer backend stacks or move into hybrid roles combining engineering, data, and AI specialization. As a result, standard recruitment channels failed to produce viable candidates for Memory AS\u2019s AI-adjacent backend work.<\/p>\n<h4>Time zone complexity<\/h4>\n<p>Developers had to demonstrate not only senior-level technical expertise but also a proven track record of working effectively in globally distributed, asynchronous teams \u2013 a combination of requirements that significantly limited the number of suitable candidates.<\/p>\n<h4>An extended hiring timeline and high stakes<\/h4>\n<p>Internal recruitment efforts had already been ongoing for over two months without success. Each additional delay increased the risk of missing essential project milestones, potentially affecting grant compliance and Memory AS\u2019s expansion plans. <\/p>\n<p>Facing tight deadlines and highly specialized technical requirements, Memory AS engaged DevsData LLC, a recruitment partner known for delivering senior, hard-to-source engineering talent under compressed timelines.<\/p>\n<h2>Alignment with goals<\/h2>\n<p>The engagement between Memory AS and DevsData LLC was anchored around several critical objectives, each directly tied to the client&#8217;s innovation-driven expansion and the success of their AI\/ML initiatives:<\/p>\n<h4>Rapidly source and hire senior talent <\/h4>\n<p>Identify, assess, and secure two experienced Senior Ruby Developers within a six-week timeframe to align with Memory AS\u2019s project schedule and grant-related milestones.<\/p>\n<h4>Uphold exceptional technical standards<\/h4>\n<p>Ensure that all candidates possess not only expert-level Ruby development skills but also strong architectural thinking, scalable system design expertise, and experience supporting backend systems that interface with AI and machine-learning components, including data pipelines, model outputs, and AI-driven features.<\/p>\n<h4>Facilitate seamless global team integration<\/h4>\n<p>Source candidates capable of thriving within a geographically distributed engineering team, adapting to significant time zone differences while maintaining collaboration and cohesion.<\/p>\n<h4>Enable future hiring expansion<\/h4>\n<p>Support Memory AS\u2019s continued growth by completing the immediate Ruby hiring phase successfully and establishing the groundwork for future technical recruitment collaborations, including upcoming QA roles focused on AI and Machine Learning systems.<\/p>\n<h4>Strengthen employer brand visibility<\/h4>\n<p>Enhance Memory AS\u2019s reputation within senior Ruby developer communities globally, positioning them as an attractive destination for top-tier technical talent.<\/p>\n<h2>Discovery phase<\/h2>\n<p>Before launching the recruitment campaign, our team conducted a rapid yet thorough discovery phase to ensure every action would directly support Memory AS\u2019s strategic hiring goals.<\/p>\n<p>Key activities included:<\/p>\n<ul>\n<li><strong>Stakeholder interviews<\/strong><\/li>\n<\/ul>\n<p>DevsData LLC held detailed meetings with technical leads, engineering managers, and project owners to precisely define the must-have skill sets, Ruby proficiency expectations, timezone flexibility needs, and cultural fit indicators critical for long-term success.<\/p>\n<ul>\n<li><strong>Workforce mapping<\/strong><\/li>\n<\/ul>\n<p>Our researchers conducted an extensive talent landscape analysis to identify geographical regions in Europe and Asia with active, senior Ruby developer communities aligned with the client&#8217;s technical and operational requirements.<\/p>\n<ul>\n<li><strong>Competitor benchmarking<\/strong><\/li>\n<\/ul>\n<p>To better understand the sourcing challenges specific to Ruby roles, DevsData LLC analyzed the hiring practices of comparable SaaS organizations across Europe and the APAC region, focusing on recruitment trends and compensation benchmarks.<\/p>\n<ul>\n<li><strong>Pain points identification<\/strong><\/li>\n<\/ul>\n<p>Reviewing Memory AS\u2019s previous recruitment efforts, DevsData LLC identified key failure points, including insufficient technical targeting, an overreliance on passive sourcing channels, and gaps in seniority validation, allowing us to design a smarter, more proactive recruitment strategy.<\/p>\n<ul>\n<li><strong>Understanding team dynamics and ways of working<\/strong><\/li>\n<\/ul>\n<p>In parallel with technical and market analysis, DevsData LLC focused on understanding how Memory AS\u2019s distributed engineering teams operated in practice, including communication norms, decision-making ownership, and expectations for autonomy in a remote-first environment. This ensured that candidate evaluation accounted not only for senior technical capability but also for alignment with the company\u2019s day-to-day collaboration model.<\/p>\n<p>By systematically addressing these discovery areas upfront, DevsData LLC ensured that every subsequent sourcing, screening, and interview decision was rooted in real business needs, significantly increasing the likelihood of swift, high-quality hires.<\/p>\n<h2>Our unique approach<\/h2>\n<p>To support Memory AS\u2019s hiring objectives, DevsData LLC designed a recruitment process focused on efficiency, precision, and alignment with the company\u2019s distributed team model. Rather than relying solely on standard job platforms, they explored less-saturated sourcing channels, including niche Ruby communities and developer forums, to uncover candidates who weren\u2019t actively job hunting but matched our technical and operational needs.<\/p>\n<p>This structured yet adaptive model drew on best practices developed in earlier projects, such as the <a href=\"\/case-studies\/ontopical-inc-it-staffing-for-canadian-govtech-saas\/\" target=\"_blank\" rel=\"noopener\">Ontopical, Inc.<\/a> GovTech SaaS recruitment engagement, where DevsData LLC successfully scaled a technical team. Experience from that project informed the approach to Memory AS, particularly in designing role-specific assessments and tailoring outreach for professionals experienced in AI-driven SaaS environments.<\/p>\n<p>Outreach messaging was customized to highlight Memory AS\u2019s focus on AI, remote collaboration, and innovation funding, attracting experienced developers seeking meaningful, long-term roles rather than short-term contracts. Candidate evaluation was led by a senior Ruby specialist, emphasizing real-world problem-solving, architectural design, and cross-timezone communication.<\/p>\n<p>Throughout the engagement, DevsData LLC held weekly check-ins with Memory AS to ensure transparency and rapid feedback loops. This allowed for agile refinements to sourcing strategy, ensuring the project maintained both speed and precision \u2013 mirroring the same responsive collaboration model that proved effective in prior SaaS recruitment success stories like Ontopical, Inc.<\/p>\n<h2>Rapid execution and delivery<\/h2>\n<p>With a clear strategy in place and close collaboration with the client, DevsData LLC moved forward with focused execution, striking a balance between speed and careful candidate evaluation. Within the first four weeks, they sourced and screened over 80 senior Ruby developers across Europe and Asia. From this pool, they shortlisted 20 candidates whose experience aligned with Memory AS\u2019s technical stack, AI-related projects, and remote team setup.<\/p>\n<p>Following a rigorous interview process led by a senior Ruby specialist, eight candidates advanced to the final round, having demonstrated strong coding skills, architectural thinking, and the ability to work across time zones. <\/p>\n<p class=\"quote\">\u201cOut of 80+ screened candidates, only eight made it through our technical validation, advanced coding tasks, architectural discussions, and timezone coordination scenarios. We weren\u2019t just looking for strong Ruby developers, but engineers who could thrive in a globally distributed, AI-focused team.\u201d<\/p>\n<p>Ultimately, two offers were extended and accepted \u2013 one by a developer based in Poland and the other in Vietnam.<\/p>\n<p>This outcome not only helped Memory AS stay on track with key project deadlines but also strengthened their development teams across the European and APAC regions. The process demonstrated that with the right sourcing strategy and technical evaluation, even niche roles could be filled effectively within a relatively short timeline.<\/p>\n<h2>Results<\/h2>\n<p>Our recruitment engagement delivered clear, execution-level outcomes for Memory AS:<\/p>\n<ul>\n<li>Two Senior Ruby Developers were successfully hired within six weeks, allowing the client to stabilize backend development capacity ahead of grant-linked project milestones. This resolved a hiring bottleneck that internal recruitment efforts had been unable to address for more than two months.<\/li>\n<li>The hired engineers were onboarded into existing distributed teams across Europe and Asia, contributing immediately to backend development work supporting AI-enabled features. Their prior experience in remote, asynchronous environments reduced onboarding friction and enabled faster integration into active development cycles.<\/li>\n<\/ul>\n<p>In parallel, DevsData LLC helped establish a structured, repeatable recruitment framework for senior technical roles, which Memory AS has since applied when planning future hires. As a result, the company initiated follow-up recruitment efforts for QA Engineers focused on AI and Machine Learning systems, aligned with its longer-term product roadmap.<\/p>\n<h2>What\u2019s next<\/h2>\n<p>Following the successful recruitment of senior Ruby developers, Memory AS entrusted DevsData LLC with an additional, equally strategic project \u2013 sourcing two highly specialized QA Engineers with deep expertise in Artificial Intelligence and Machine Learning systems.<\/p>\n<p>This next phase reflects the trust and confidence built during our initial collaboration, as well as Memory AS\u2019s broader commitment to scaling its AI-driven workforce solutions with top-tier global talent.<\/p>\n<p>Partnering with DevsData LLC means gaining access to a global network of deeply vetted engineers and a recruitment process proven to deliver results under tight deadlines. If you\u2019re scaling your tech team or need specialized talent fast, our experts are ready to help.<\/p>\n<p>Contact DevsData LLC at <a href=\"mailto:general@devsdata.com\" target=\"_blank\" rel=\"noopener\">general@devsdata.com<\/a> or visit <a href='\/' target='_blank' rel=\"noopener\">www.devsdata.com<\/a> to learn more about our hiring approach.<\/p>\n\n        <section class=\"author_section_container\">\n            \n            <p class=\"contact_on_twitter\">\n                Any questions or comments? Let me know on \n                <a href=\"https:\/\/twitter.com\/tompotanski\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Twitter\/X<\/a>.\n            <\/p> \n        \n            <div class=\"schedule-consultation\">\n                <div class=\"block-contact\">\n                    <p>Discover how IT recruitment and staffing can address your talent needs. Explore trending regions \n        like Poland, Portugal, Mexico, Brazil and more. <\/p>\n                <\/div>\n                <div class=\"contact-us-show schedule-consultation-button\">\n                    \ud83d\uddd3\ufe0f\n                    <span>Schedule a consultation<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"author_section\">\n                <div class=\"author_photo_container\">\n                    <picture>\n                        <source srcset=\"https:\/\/devsdata.com\/wp-content\/uploads\/2024\/11\/tompotanski-new-min.webp\" type=\"image\/webp\"> \n                        <source srcset=\"https:\/\/devsdata.com\/wp-content\/uploads\/2024\/11\/tompotanski-new-min.jpg\" type=\"image\/jpeg\">\n                        <img decoding=\"async\" class=\"avatar lazyload\" width=\"64\" height=\"64\" src=\"https:\/\/devsdata.com\/wp-content\/uploads\/2024\/11\/tompotanski-new-min.jpg\" alt=\"avatar\" loading=\"lazy\" title=\"Tom Potanski\" >\n                    <\/picture>\n                    <a class=\"read_full_bio\" href=\"\/author\/tom-potanski\/\" aria-label=\"Read more from Tom Potanski\">Read full bio<\/a>\n                <\/div>\n                <div class=\"author_info_container\">\n                    <div class=\"author_info\" data-role=\"Author\">\n                        <h4 id=\"author_title\">\n                            <a href=\"\/author\/tom-potanski\/\" aria-label=\"Read more from Tom Potanski\">Tom Potanski<\/a>\n                            <span class=\"position\">Managing Director<\/span>\n                        <\/h4>\n                    <\/div>\n                <\/div>\n                <div class=\"author_about\">\n                    <span>Passionate and experienced technology leader. Combining business and technology, helping American clients find exceptional technical talent in Europe and LatAm.<\/span>\n                    <div class=\"links\">\n                        <ul class=\"author_socials\">\n            <li>\n                <a href=\"https:\/\/www.linkedin.com\/in\/tompotanski\/\" aria-label=\"Check out Tom Potanski on LinkedIn\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">\n                    <svg version=\"1.0\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" aria-hidden=\"true\">\n                        <g id=\"linkedin5_layer\">\n                            <path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" data-hs-event-238572417=\"1\"><\/path>\n                        <\/g>\n                    <\/svg>\n                <\/a>\n            <\/li>\n            <li>\n                <a href=\"https:\/\/twitter.com\/tompotanski\" aria-label=\"Check out Tom Potanski on Twitter\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">\n                    <svg viewBox=\"0 0 512 512\" class=\"scriptlesssocialsharing__icon twitter\" fill=\"currentColor\" height=\"1em\" width=\"1em\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"><\/path>\n                    <\/svg>\n                <\/a>\n            <\/li>\n            <li>\n                <a href=\"https:\/\/www.crunchbase.com\/person\/tom-potanski\" aria-label=\"Check out Tom Potanski on Chrunchbase\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" role=\"img\">\n                        <title>Crunchbase icon<\/title>\n                        <path d=\"M21.6 0H2.4A2.41 2.41 0 0 0 0 2.4v19.2A2.41 2.41 0 0 0 2.4 24h19.2a2.41 2.41 0 0 0 2.4-2.4V2.4A2.41 2.41 0 0 0 21.6 0zM7.045 14.465A2.11 2.11 0 0 0 9.84 13.42h1.66a3.69 3.69 0 1 1 0-1.75H9.84a2.11 2.11 0 1 0-2.795 2.795zm11.345.845a3.55 3.55 0 0 1-1.06.63 3.68 3.68 0 0 1-3.39-.38v.38h-1.51V5.37h1.5v4.11a3.74 3.74 0 0 1 1.8-.63H16a3.67 3.67 0 0 1 2.39 6.46zm-.223-2.766a2.104 2.104 0 1 1-4.207 0 2.104 2.104 0 0 1 4.207 0z\"\/>\n                    <\/svg>\n                <\/a>\n            <\/li>\n            <li>\n                <a href=\"https:\/\/medium.com\/@tompotanski\" aria-label=\"Check out Tom Potanski on Medium\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"800px\" height=\"800px\" viewBox=\"0 -55 256 256\" version=\"1.1\" preserveAspectRatio=\"xMidYMid\">\n                        <g>\n                            <path d=\"M72.2009141,1.42108547e-14 C112.076502,1.42108547e-14 144.399375,32.5485469 144.399375,72.6964154 C144.399375,112.844284 112.074049,145.390378 72.2009141,145.390378 C32.327779,145.390378 0,112.844284 0,72.6964154 C0,32.5485469 32.325326,1.42108547e-14 72.2009141,1.42108547e-14 Z M187.500628,4.25836743 C207.438422,4.25836743 223.601085,34.8960455 223.601085,72.6964154 L223.603538,72.6964154 C223.603538,110.486973 207.440875,141.134463 187.503081,141.134463 C167.565287,141.134463 151.402624,110.486973 151.402624,72.6964154 C151.402624,34.9058574 167.562834,4.25836743 187.500628,4.25836743 Z M243.303393,11.3867175 C250.314,11.3867175 256,38.835526 256,72.6964154 C256,106.547493 250.316453,134.006113 243.303393,134.006113 C236.290333,134.006113 230.609239,106.554852 230.609239,72.6964154 C230.609239,38.837979 236.292786,11.3867175 243.303393,11.3867175 Z\" fill=\"currentColor\"><\/path>\n                        <\/g>\n                    <\/svg>    \n                <\/a>\n            <\/li><\/ul>\n                        <a class=\"recruitment_link\" href=\"\/recruitment\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            Read more about our IT staffing services\n                            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M5 12H19\" stroke=\"#000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n                                <path d=\"M12 5L19 12L12 19\" stroke=\"#000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n                            <\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"tags-author \">\n                \n            <\/div>\n        <\/section>\n    \n<p>\n        <script>\n            document.addEventListener(\"DOMContentLoaded\", function() {\n                function debounceMessagePopUp(func, timeout = 300) {\n                    let timer;\n                    return (...args) => {\n                        clearTimeout(timer);\n                        timer = setTimeout(() => {\n                            func.apply(this, args);\n                        }, timeout);\n                    };\n                }\n\n                const toastPopUp = document.getElementById(\"copy-toast-meet-us\");\n                const copyEmailPopButtons = document.querySelectorAll(\".copy-email-button-meet-us\");\n\n                const debouncedMessagePopUp = debounceMessagePopUp(() => toastPopUp.classList.remove(\"toast-active\"), 2000);\n\n                for (let i = 0; i < copyEmailPopButtons.length; i++) {\n                    copyEmailPopButtons[i].addEventListener(\"click\", () => copyEmailFunctionPopUp(copyEmailPopButtons[i]));\n                }\n\n                function copyEmailFunctionPopUp(button) {\n                    navigator.clipboard.writeText(button.previousElementSibling.innerHTML);\n                    toastPopUp.querySelector(\"span\").innerHTML = \"Email copied\";\n                    toastPopUp.classList.add(\"toast-active\");\n                    debouncedMessagePopUp();\n                }\n        })\n<\/script>\n<br \/>\n<\/section>\n","protected":false},"author":1,"featured_media":0,"template":"","class_list":["post-149967","case_study","type-case_study","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/devsdata.com\/de\/wp-json\/wp\/v2\/case_study\/149967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devsdata.com\/de\/wp-json\/wp\/v2\/case_study"}],"about":[{"href":"https:\/\/devsdata.com\/de\/wp-json\/wp\/v2\/types\/case_study"}],"author":[{"embeddable":true,"href":"https:\/\/devsdata.com\/de\/wp-json\/wp\/v2\/users\/1"}],"wp:attachment":[{"href":"https:\/\/devsdata.com\/de\/wp-json\/wp\/v2\/media?parent=149967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}