CINXE.COM
Nuxt.Js Developer Salary and Equity Compensation in Startups 2024 | Wellfound
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Nuxt.Js Developer Salary and Equity Compensation in Startups 2024 | Wellfound</title><meta content="index, follow" name="robots"/><link href="https://wellfound.com/hiring-data/s/nuxt-js" rel="canonical"/><meta content="Explore startup salaries with Wellfound! The average salary for a Nuxt.Js developer in 2024 is 91k. Compare salaries for various roles, locations, and industries to consider the best job offers." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="/images/logo/og_image.png" property="og:image"/><meta content="website" property="og:type"/><meta content="Nuxt.Js Developer Salary and Equity Compensation in Startups 2024" property="og:title"/><meta content="Explore startup salaries with Wellfound! The average salary for a Nuxt.Js developer in 2024 is 91k. Compare salaries for various roles, locations, and industries to consider the best job offers." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/5d9d2bc9307e5bfc.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/5d9d2bc9307e5bfc.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1981-b1eaea72d09a0e32.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6032-c4701bbb46d173cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8745-633b652f6a5f0cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/hiringData-a177338ddc423454.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--StateofStartupHiringbySkill"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=hiring+data&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><header class="bg-gray-300 px-4 py-4 -mt-8"><div class="mx-auto max-w-screen-lg"><form class="m-auto my-2"><p class="mb-2 font-medium">Discover Salaries</p><div class="md:flex"><div class="w-full md:max-w-20 md:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__nLxRq styles_selectField__kBGyd css-2b097c-container" id="form-input--primaryRoleId"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">Select role</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-form-input--primaryRoleId-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div><input type="hidden" name="primaryRoleId" value=""/></div></div><div class="mt-2 w-full md:ml-2 md:mt-0 md:max-w-20 md:flex-1"><div><style data-emotion-css="14jk2my-container">.css-14jk2my-container{pointer-events:none;position:relative;box-sizing:border-box;}</style><div class="styles_component__nLxRq styles_selectField__kBGyd select--is-disabled css-14jk2my-container" id="form-input--locationId"><style data-emotion-css="1fhf3k1-control">.css-1fhf3k1-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,95%);border-color:hsl(0,0%,90%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-1fhf3k1-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control select__control--is-disabled css-1fhf3k1-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">Select location</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" disabled="" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-form-input--locationId-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="109onse-indicatorSeparator">.css-109onse-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,90%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-109onse-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div><div class="mt-2 w-full md:ml-2 md:mt-0 md:max-w-20 md:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__nLxRq styles_selectField__kBGyd styles_clearable__dRxE0 css-2b097c-container" id="form-input--skillId"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Nuxt.Js</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-form-input--skillId-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.414 12l5.293-5.293a.999.999 0 10-1.414-1.414L12 10.586 6.707 5.293a.999.999 0 10-1.414 1.414L10.586 12l-5.293 5.293a.999.999 0 101.414 1.414L12 13.414l5.293 5.293a.997.997 0 001.414 0 .999.999 0 000-1.414L13.414 12z" fill="currentColor"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div><input type="hidden" name="skillId" value="552335"/></div></div><div class="mt-2 w-full md:ml-2 md:mt-0 md:max-w-20 md:flex-1"><div><style data-emotion-css="14jk2my-container">.css-14jk2my-container{pointer-events:none;position:relative;box-sizing:border-box;}</style><div class="styles_component__nLxRq styles_selectField__kBGyd select--is-disabled css-14jk2my-container" id="form-input--industryId"><style data-emotion-css="1fhf3k1-control">.css-1fhf3k1-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,95%);border-color:hsl(0,0%,90%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-1fhf3k1-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control select__control--is-disabled css-1fhf3k1-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">Select industry</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" disabled="" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-form-input--industryId-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="109onse-indicatorSeparator">.css-109onse-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,90%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-109onse-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div></div></form></div></header><main class="mx-auto max-w-screen-lg px-4 py-16 md:px-0"><div class="md:flex"><div class="md:max-w-[45%]"><ul class="mb-4 flex items-center"><li class="whitespace-nowrap text-xs"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800 underline">Home</a></li><span class="mx-1">></span><li class="whitespace-nowrap text-xs"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800 underline" href="/hiring-data">Startup hiring data</a></li><span class="mx-1">></span><li class="whitespace-nowrap text-xs">Nuxt.Js Developer Salary and Equity Compensation in Startups 2024</li></ul><h1 class="text-2xl font-extrabold leading-tight md:text-3xl">Nuxt.Js Developer Salary and Equity in 2024</h1><p class="mt-8 leading-relaxed">How much can a Nuxt.Js developer expect to make at US-based startups? The average estimated salary for Nuxt.Js developers is 91k per year, with a range from 5k to 170k. The salary range for Nuxt.Js developers varies depending on factors such as location, industry, experience, and startup stage.</p><div class="mt-12 grid grid-cols-3 gap-[20px]"><div><p class="text-xl md:text-2xl">91.4k</p><p class="mt-1 whitespace-nowrap text-xs text-gray-800">Average Salary</p></div><div><p class="text-xl md:text-2xl">3 years</p><p class="mt-1 whitespace-nowrap text-xs text-gray-800">Average years of experience</p></div></div></div><div class="mt-8 flex w-full justify-end md:mt-0 md:h-[400px]"><img alt="Hiring data hero image" src="/cdn-cgi/image/width=1600,height=1200,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/hiring_data/state-of-startup-hiring-hero.png" height="600" width="800" class="w-full md:h-full md:w-auto"/></div></div><nav class="styles_component__g_SAM sticky top-0 z-1 mt-24 border-b border-b-gray-300 bg-white pt-2"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !font-bold styles_active__nf94F" aria-label="Salary" data-test="TabGroup-Tab--Salary"><div class="styles_label___hqwO flex flex-row items-center"><span>Salary</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !font-bold" aria-label="Locations" data-test="TabGroup-Tab--Locations"><div class="styles_label___hqwO flex flex-row items-center"><span>Locations</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !font-bold" aria-label="Industries" data-test="TabGroup-Tab--Industries"><div class="styles_label___hqwO flex flex-row items-center"><span>Industries</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !font-bold" aria-label="Tech Stack" data-test="TabGroup-Tab--Tech Stack"><div class="styles_label___hqwO flex flex-row items-center"><span>Tech Stack</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !font-bold" aria-label="Years of experience" data-test="TabGroup-Tab--Years of experience"><div class="styles_label___hqwO flex flex-row items-center"><span>Years of experience</span></div></a></nav><section class="scroll-track pt-16" id="SALARY"><header class="flex w-full items-start justify-between"><div><h2 class="text-lg font-bold">Salary</h2><p class="mt-2 text-xs text-gray-600"></p></div><form class="w-[33%] self-end"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__nLxRq css-2b097c-container" id="form-input--timeInterval"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">By quarter</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-form-input--timeInterval-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div><input type="hidden" name="timeInterval" value="quarterly"/></div></form></header><div class="md:flex pt-4"><div class="flex"><div><div class="text-xs text-gray-800">The average salary for a <!-- -->Nuxt.Js<!-- --> developer is<!-- -->$91,417<!-- -->, which is <!-- --> 9.9% lower<!-- --> than the average startup salary of<!-- -->$101,417<!-- -->. <!-- -->Nuxt.Js<!-- --> developer salaries are based on exclusive Wellfound data. All data is updated on a weekly basis. Factors that may influence salary include: location, years of experience, title, size of company, and industry.</div></div><div class="mt-16 w-full md:ml-16 md:mt-0"><div class="mb-4 w-full rounded border border-gray-300 p-4"><p class="text-sm text-gray-600">Top of market</p><h4 class="mt-1 text-xl font-bold text-gtmblue-300">$145,667<!-- -->/yr</h4><p class="mt-2 text-xs text-gray-600">Range $<!-- -->100<!-- -->k - $<!-- -->170<!-- -->k</p></div><div class="mb-4 w-full rounded border border-gray-300 p-4"><p class="text-sm text-gray-600">Average</p><h4 class="mt-1 text-xl font-bold text-gtmblue-500">$91,417<!-- -->/yr</h4><p class="mt-2 text-xs text-gray-600">Range $<!-- -->35<!-- -->k - $<!-- -->150<!-- -->k</p></div><div class="mb-4 w-full rounded border border-gray-300 p-4"><p class="text-sm text-gray-600">Below Average</p><h4 class="mt-1 text-xl font-bold text-gtmblue-700">$41,858<!-- -->/yr</h4><p class="mt-2 text-xs text-gray-600">Range $<!-- -->5<!-- -->k - $<!-- -->80<!-- -->k</p></div></div></div></div></section><hr class="mt-16 border border-gray-300"/><section class="scroll-track pt-16" id="LOCATIONS"><header class="flex w-full items-start justify-between"><div><h2 class="text-lg font-bold">Top Locations</h2><p class="mt-2 text-xs text-gray-600"></p></div></header><div class="md:flex"><div class="w-full"><div class="text-xs text-gray-800">The highest average salary a <!-- -->Nuxt.Js<!-- --> developer can get in<!-- --> <!-- -->, that is <!-- --> $0<!-- -->. This pay is<!-- --> <!-- --> 100.0% lower<!-- --> than the average <!-- -->Nuxt.Js<!-- --> salary in startups, which is<!-- --> <!-- --> $91,417<!-- -->. Salaries will vary based on your location. The top-paying markets in the US, on average, are currently:<!-- --> <!-- -->. Remote jobs often pay based on the location you reside in.</div><div class="mt-4 w-full gap-4 md:grid md:grid-cols-3"><div class="flex justify-between py-4 md:py-2">聽</div></div></div></div></section><hr class="mt-16 border border-gray-300"/><section class="scroll-track pt-16" id="INDUSTRIES"><header class="flex w-full items-start justify-between"><div><h2 class="text-lg font-bold">Industries</h2><p class="mt-2 text-xs text-gray-600"></p></div></header><div class="md:flex"><div><div class="text-xs text-gray-800">The highest average salary a <!-- -->Nuxt.Js<!-- --> developer can get in<!-- --> <!-- -->Blockchain / Cryptocurrency<!-- -->, that is <!-- --> $160,000<!-- -->. This pay is<!-- --> 0.0% lower<!-- --> than the average <!-- -->Nuxt.Js<!-- --> salary, which is<!-- --> <!-- --> $160,000<!-- -->. The highest-paying industries in 2023 are:<!-- --> <!-- -->Blockchain / Cryptocurrency (avg $160,000 per year)<!-- -->.</div></div></div></section><hr class="mt-16 border border-gray-300"/><section class="scroll-track pt-16" id="TECH_STACK"><header class="flex w-full items-start justify-between"><div><h2 class="text-lg font-bold">Tech Stack</h2><p class="mt-2 text-xs text-gray-600"></p></div></header><div class="md:flex"><div class="text-xs text-gray-800"></div><div class="mt-16 w-full md:ml-16 md:mt-0"><h3 class="hidden text-lg font-medium text-gray-700 md:block">Top Tech Stacks</h3><div class="text-xs text-gray-800">The top-paying <!-- -->developer skills<!-- --> of <!-- -->2024<!-- --> are:</div><ul class="mt-4"><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">1<!-- -->.<!-- --> <span class="font-medium">Celery</span></h4><p class="text-sm">$<!-- -->202<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">2<!-- -->.<!-- --> <span class="font-medium">Clojure</span></h4><p class="text-sm">$<!-- -->195<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">3<!-- -->.<!-- --> <span class="font-medium">OpenCV</span></h4><p class="text-sm">$<!-- -->192<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">4<!-- -->.<!-- --> <span class="font-medium">Symfony</span></h4><p class="text-sm">$<!-- -->175<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">5<!-- -->.<!-- --> <span class="font-medium">Scipy</span></h4><p class="text-sm">$<!-- -->175<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">6<!-- -->.<!-- --> <span class="font-medium">Heroku</span></h4><p class="text-sm">$<!-- -->165<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">7<!-- -->.<!-- --> <span class="font-medium">Dart</span></h4><p class="text-sm">$<!-- -->160<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">8<!-- -->.<!-- --> <span class="font-medium">Amazon ECS</span></h4><p class="text-sm">$<!-- -->155<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">9<!-- -->.<!-- --> <span class="font-medium">Cassandra</span></h4><p class="text-sm">$<!-- -->150<!-- -->k</p></li><li class="flex w-full justify-between border-b border-b-gray-300 py-3"><h4 class="text-sm">10<!-- -->.<!-- --> <span class="font-medium">DynamoDB</span></h4><p class="text-sm">$<!-- -->150<!-- -->k</p></li></ul></div></div></section><hr class="mt-16 border border-gray-300"/><section class="scroll-track pt-16" id="YOE"><header class="flex w-full items-start justify-between"><div><h2 class="text-lg font-bold">Years of experience</h2><p class="mt-2 text-xs text-gray-600"></p></div><div class="md:flex"><div class="mb-2 flex items-center md:mb-0 md:ml-6"><span class="mr-2 block h-5 w-5 rounded" style="background-color:#EAEBFF"></span><p class="text-sm">Below Average</p></div><div class="mb-2 flex items-center md:mb-0 md:ml-6"><span class="mr-2 block h-5 w-5 rounded" style="background-color:#B0B5FD"></span><p class="text-sm">Average</p></div><div class="mb-2 flex items-center md:mb-0 md:ml-6"><span class="mr-2 block h-5 w-5 rounded" style="background-color:#B0B5FD"></span><p class="text-sm">Top of Market</p></div></div></header><div class="md:flex"><div><div class="text-xs text-gray-800">The highest average salary a <!-- -->Nuxt.Js<!-- --> developer can get with<!-- --> <!-- -->4-6 years<!-- --> of experience, that is <!-- --> $95,000<!-- -->. This pay is <!-- --> 6.3% lower<!-- --> than the average salary in startups, which is<!-- --> <!-- --> $101,417<!-- -->. The salary range varies with years of experience and depends on other factors such as skill set, size of company, and industry.</div></div></div></section><div class="mt-8 w-full p-4"><header class="text-dark-aaaa font-medium antialiased text-xl text-center">Explore More Salaries</header><div class="mb-12 mt-8"><h3 class="mb-6 flex whitespace-nowrap text-lg font-bold after:ml-4 after:w-full after:self-center after:border-b after:text-gray-400 after:content-['']">Popular roles</h3><div class="my-8 grid grid-cols-3"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/developer">Software Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/mobile_developer">Mobile Developer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/android-developer">Android Developer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/ios-developer-2">iOS Developer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/frontend-developer">Frontend Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/backend-developer">Backend Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/full-stack-developer-1">Full-Stack Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/software-architect-2">Software Architect</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/machine-learning-engineer-2">Machine Learning Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/embedded-engineer">Embedded Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/data-engineer">Data Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/devops-3">DevOps</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/engineering-manager-1">Engineering Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/qa-engineer">QA Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/data-scientist-1">Data Scientist</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/designer">Designer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/ui-ux-designer">UI/UX Designer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/user-researcher">User Researcher</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/visual-designer">Visual Designer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/creative-director-2">Creative Director</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/graphic-designer-1">Graphic Designer </a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/product-designer-2">Product Designer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/product_manager">Product Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/operations">Operations</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/finance-3">Finance/Accounting</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/human_resources">H.R.</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/office_manager">Office Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/recruiter-3">Recruiter</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/customer-service-5">Customer Service</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/operations-manager-2">Operations Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/sales-2">Sales</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/business-development-4">Business Development</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/sales-development-3">Sales Development Representative</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/account-executive-2">Account Executive</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/manager-business-development">BD Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/account-manager">Account Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/sales-manager-3">Sales Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/customer-success-manager-3">Customer Success Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/marketing-2">Marketing</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/growth-hacking-3">Growth Hacker</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/marketing-manager-2">Marketing Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/content-creator-1">Content Creator</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/copywriter-3">Copywriter</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/social-media-manager-1">Social Media Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/management-2">Management</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/ceo-5">CEO</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/cfo-1">CFO</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/cmo-1">CMO</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/coo-2">COO</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/cto-2">CTO</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/engineer-1">Other Engineering</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/hardware_engineer">Hardware Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/mechanical-engineer">Mechanical Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/systems-engineer-1">Systems Engineer</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/other">Other</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/business-analyst-2">Business Analyst</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/project-manager-2">Project Manager</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/attorney">Attorney</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/data-analyst-2">Data Analyst</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/investor">Investor</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/limited-partner">Limited Partner</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/strategic-investor">Strategic Investor</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/institutional-investor-1">Institutional Investor</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/venture-debt">Venture Debt</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/vc">VC</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/seed-funds">Seed Fund</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/individual-investor">Individual Investor</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/angels">Angel</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/r/founder-4">Founder</a></div></div><div class="mb-12 mt-8"><h3 class="mb-6 flex whitespace-nowrap text-lg font-bold after:ml-4 after:w-full after:self-center after:border-b after:text-gray-400 after:content-['']">Popular skills</h3><div class="my-8 grid grid-cols-3"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/python">Python</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/php">PHP</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/c">C++</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/java">Java</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/javascript">Javascript</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/jquery">jQuery</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/haskell">Haskell</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/machine-learning-1">Machine Learning</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/budgeting">Budgeting</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/sql">SQL</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/c-1">C#</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/django">Django</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/mysql-1">MySQL</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/android-4">Android</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/mongodb-6">MongoDB</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/node-js">Node.js</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/ruby">Ruby</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/redis">Redis</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/r">R</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/postgresql">PostgreSQL</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/c-2">C</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/matlab">Matlab</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/cassandra">Cassandra</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/prospecting">Prospecting</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/puppet-1">Puppet</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/unity3d">Unity3D</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/clojure">Clojure</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/nginx">Nginx</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/hibernate">Hibernate</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/scala">Scala</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/adobe-photoshop">Adobe Photoshop</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/symfony">Symfony</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/sqlalchemy">SQLAlchemy</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/rabbitmq">Rabbitmq</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/webgl">WebGL</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/heroku-1">Heroku</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/spring">Spring</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/amazon-s3">Amazon S3</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/celery">Celery</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/sas-1">SAS</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/neo4j">Neo4J</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/opencv">OpenCV</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/selenium">Selenium</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/lua">Lua</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/adobe-indesign">Adobe InDesign</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/gradle">Gradle</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/flask">Flask</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/unreal">Unreal</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/d3-js">D3.js</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/numpy">Numpy</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/scipy">Scipy</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/xcode">Xcode</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/autocad">Autocad</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/dart">Dart</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/dynamodb">DynamoDB</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/ruby-on-rails-1">Ruby on Rails</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/azure">Azure</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/bootstrap">Bootstrap</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/splunk-1">Splunk</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/websockets">Websockets</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/pandas">Pandas</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/kafka">Kafka</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/express-js">Express.js</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/laravel">Laravel</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/webrtc">WebRTC</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/typescript">TypeScript</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/ansys-1">Ansys</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/unity-1">Unity</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/sketch">Sketch</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/spark">Spark</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/objective-c">Objective-C</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/elixir-1">Elixir</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/deep-learning">Deep Learning</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/docker">Docker</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/firebase-2">Firebase</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/rust">Rust</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/kotlin">Kotlin</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/amazon-kinesis-1">Amazon Kinesis</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/swift-2">Swift</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/elasticsearch-1">ElasticSearch </a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/solidity">Solidity</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/aws">AWS</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/invision-3">Invision</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/postman-1">Postman</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/kubernetes">Kubernetes</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/react-native">React Native</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/graphql">GraphQL</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/pyspark-1">Pyspark</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/keras">Keras</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/prometheus-4">Prometheus</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/go-1">Go</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/webassembly">WebAssembly</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/airflow">Airflow</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/amazon-ecs-1">Amazon ECS</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/gcp-2">GCP</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/web3-js">Web3.Js</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/pytorch">PyTorch</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/nuxt-js">Nuxt.Js</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/flutter-7">Flutter</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/nest-js">Nest.Js</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/swiftui">SwiftUI</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/hiring-data/s/svelte-3">Svelte</a></div></div></div></main><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role & Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms & Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy & Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright 漏 <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"skillSlug":"nuxt-js","__APOLLO_SIG__":"blaD3%kzH2lXBZa6FKxmEEpxHhzsYK9COfQuLqhxJhXu9LU47-0734932371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"roles({\"engineeringDescendants\":false,\"featured\":false})":[{"__ref":"Role:751460"},{"__ref":"Role:14726"},{"__ref":"Role:14739"},{"__ref":"Role:751464"},{"__ref":"Role:157714"},{"__ref":"Role:151711"},{"__ref":"Role:151647"},{"__ref":"Role:151718"},{"__ref":"Role:151934"},{"__ref":"Role:751463"},{"__ref":"Role:740740"},{"__ref":"Role:151452"},{"__ref":"Role:155890"},{"__ref":"Role:150979"},{"__ref":"Role:151580"},{"__ref":"Role:152011"},{"__ref":"Role:150975"},{"__ref":"Role:14883"},{"__ref":"Role:151365"},{"__ref":"Role:26840"},{"__ref":"Role:156247"},{"__ref":"Role:150990"},{"__ref":"Role:751462"},{"__ref":"Role:152355"},{"__ref":"Role:151598"},{"__ref":"Role:751461"},{"__ref":"Role:80487"},{"__ref":"Role:129175"},{"__ref":"Role:103477"},{"__ref":"Role:103479"},{"__ref":"Role:103480"},{"__ref":"Role:385755"},{"__ref":"Role:152091"},{"__ref":"Role:154759"},{"__ref":"Role:751465"},{"__ref":"Role:80488"},{"__ref":"Role:144329"},{"__ref":"Role:711652"},{"__ref":"Role:157332"},{"__ref":"Role:155834"},{"__ref":"Role:152083"},{"__ref":"Role:352096"},{"__ref":"Role:711359"},{"__ref":"Role:80489"},{"__ref":"Role:150995"},{"__ref":"Role:151977"},{"__ref":"Role:152766"},{"__ref":"Role:751466"},{"__ref":"Role:751467"},{"__ref":"Role:646392"},{"__ref":"Role:158252"},{"__ref":"Role:154874"},{"__ref":"Role:151008"},{"__ref":"Role:154460"},{"__ref":"Role:152293"},{"__ref":"Role:152153"},{"__ref":"Role:151118"},{"__ref":"Role:154701"},{"__ref":"Role:103478"},{"__ref":"Role:151900"},{"__ref":"Role:151582"},{"__ref":"Role:387776"},{"__ref":"Role:151868"},{"__ref":"Role:151454"},{"__ref":"Role:14732"},{"__ref":"Role:151607"},{"__ref":"Role:14718"},{"__ref":"Role:9302"},{"__ref":"Role:14789"},{"__ref":"Role:14721"},{"__ref":"Role:16401"},{"__ref":"Role:9306"},{"__ref":"Role:9305"},{"__ref":"Role:14722"},{"__ref":"Role:9300"},{"__ref":"Role:144288"}]},"tag({\"slug\":\"nuxt-js\"})":{"__ref":"NewTag:552335"},"hiringData":{"__typename":"HiringData","salaryAverages({\"interval\":\"quarterly\",\"skillId\":\"552335\"})":[{"__ref":"SalaryAverage:2079077"},{"__ref":"SalaryAverage:1848714"},{"__ref":"SalaryAverage:1763202"},{"__ref":"SalaryAverage:1678776"},{"__ref":"SalaryAverage:1593502"},{"__ref":"SalaryAverage:1587347"},{"__ref":"SalaryAverage:1426976"},{"__ref":"SalaryAverage:1356791"},{"__ref":"SalaryAverage:1226227"},{"__ref":"SalaryAverage:1189950"},{"__ref":"SalaryAverage:1074573"},{"__ref":"SalaryAverage:9930935"}],"salaryAverageForTemplate({\"interval\":\"quarterly\",\"skillId\":\"552335\"})":[{"__ref":"SalaryAverage:1888445"},{"__ref":"SalaryAverage:1835398"},{"__ref":"SalaryAverage:1762336"},{"__ref":"SalaryAverage:1681179"},{"__ref":"SalaryAverage:1596546"},{"__ref":"SalaryAverage:1532871"},{"__ref":"SalaryAverage:1427555"},{"__ref":"SalaryAverage:1320341"},{"__ref":"SalaryAverage:1231997"},{"__ref":"SalaryAverage:1140581"},{"__ref":"SalaryAverage:1072076"},{"__ref":"SalaryAverage:9396547"}],"salaryByLocation({\"skillId\":\"552335\"})":[],"salaryByIndustry({\"skillId\":\"552335\"})":[{"__ref":"SalaryAverage:1495329"}],"salaryBySkill({})":[{"__ref":"SalaryAverage:1118240"},{"__ref":"SalaryAverage:1190252"},{"__ref":"SalaryAverage:1102140"},{"__ref":"SalaryAverage:1189847"},{"__ref":"SalaryAverage:1550262"},{"__ref":"SalaryAverage:1074329"},{"__ref":"SalaryAverage:1189866"},{"__ref":"SalaryAverage:1260755"},{"__ref":"SalaryAverage:1260512"},{"__ref":"SalaryAverage:1074234"}],"salaryBySeniority({\"skillId\":\"552335\"})":[{"__ref":"SalaryAverage:1434901"},{"__ref":"SalaryAverage:1248968"}],"locationTags({\"skillId\":\"552335\"})":[],"skillTags({})":[{"__ref":"NewTag:14775"},{"__ref":"NewTag:14776"},{"__ref":"NewTag:14779"},{"__ref":"NewTag:14780"},{"__ref":"NewTag:14781"},{"__ref":"NewTag:15594"},{"__ref":"NewTag:15603"},{"__ref":"NewTag:15609"},{"__ref":"NewTag:15628"},{"__ref":"NewTag:15850"},{"__ref":"NewTag:16020"},{"__ref":"NewTag:16135"},{"__ref":"NewTag:16309"},{"__ref":"NewTag:16680"},{"__ref":"NewTag:16999"},{"__ref":"NewTag:17000"},{"__ref":"NewTag:17184"},{"__ref":"NewTag:21691"},{"__ref":"NewTag:21803"},{"__ref":"NewTag:22286"},{"__ref":"NewTag:23388"},{"__ref":"NewTag:28665"},{"__ref":"NewTag:28966"},{"__ref":"NewTag:30040"},{"__ref":"NewTag:31347"},{"__ref":"NewTag:32748"},{"__ref":"NewTag:32868"},{"__ref":"NewTag:32958"},{"__ref":"NewTag:35292"},{"__ref":"NewTag:37332"},{"__ref":"NewTag:38078"},{"__ref":"NewTag:38217"},{"__ref":"NewTag:41731"},{"__ref":"NewTag:42639"},{"__ref":"NewTag:42647"},{"__ref":"NewTag:44531"},{"__ref":"NewTag:45160"},{"__ref":"NewTag:47425"},{"__ref":"NewTag:47835"},{"__ref":"NewTag:50310"},{"__ref":"NewTag:50627"},{"__ref":"NewTag:50659"},{"__ref":"NewTag:55842"},{"__ref":"NewTag:58463"},{"__ref":"NewTag:71349"},{"__ref":"NewTag:72444"},{"__ref":"NewTag:72580"},{"__ref":"NewTag:74391"},{"__ref":"NewTag:74493"},{"__ref":"NewTag:74521"},{"__ref":"NewTag:74522"},{"__ref":"NewTag:74964"},{"__ref":"NewTag:75426"},{"__ref":"NewTag:78310"},{"__ref":"NewTag:81354"},{"__ref":"NewTag:82532"},{"__ref":"NewTag:84003"},{"__ref":"NewTag:84038"},{"__ref":"NewTag:84348"},{"__ref":"NewTag:84643"},{"__ref":"NewTag:85390"},{"__ref":"NewTag:87674"},{"__ref":"NewTag:88522"},{"__ref":"NewTag:88939"},{"__ref":"NewTag:90205"},{"__ref":"NewTag:94482"},{"__ref":"NewTag:94998"},{"__ref":"NewTag:95224"},{"__ref":"NewTag:96544"},{"__ref":"NewTag:96569"},{"__ref":"NewTag:103170"},{"__ref":"NewTag:106106"},{"__ref":"NewTag:108885"},{"__ref":"NewTag:110461"},{"__ref":"NewTag:114772"},{"__ref":"NewTag:116904"},{"__ref":"NewTag:140077"},{"__ref":"NewTag:160535"},{"__ref":"NewTag:160914"},{"__ref":"NewTag:161470"},{"__ref":"NewTag:167800"},{"__ref":"NewTag:171817"},{"__ref":"NewTag:195697"},{"__ref":"NewTag:198080"},{"__ref":"NewTag:198603"},{"__ref":"NewTag:206637"},{"__ref":"NewTag:258360"},{"__ref":"NewTag:264001"},{"__ref":"NewTag:269920"},{"__ref":"NewTag:282885"},{"__ref":"NewTag:333430"},{"__ref":"NewTag:363695"},{"__ref":"NewTag:379001"},{"__ref":"NewTag:389165"},{"__ref":"NewTag:493020"},{"__ref":"NewTag:507672"},{"__ref":"NewTag:549406"},{"__ref":"NewTag:552335"},{"__ref":"NewTag:607331"},{"__ref":"NewTag:659204"},{"__ref":"NewTag:741438"},{"__ref":"NewTag:770792"}],"industryTags({\"skillId\":\"552335\"})":[]}},"NewTag:552335":{"__typename":"NewTag","id":"552335","displayName":"Nuxt.Js","slug":"nuxt-js","parentLocationDisplayName":null,"taggingsCount":5055},"Role:751460":{"__typename":"Role","id":"751460","title":"Engineering","parentId":null,"selectable":true,"slug":null,"techRole":true},"Role:14726":{"__typename":"Role","id":"14726","title":"Software Engineer","parentId":"751460","selectable":true,"slug":"developer","techRole":true},"Role:14739":{"__typename":"Role","id":"14739","title":"Mobile Developer","parentId":"14726","selectable":true,"slug":"mobile_developer","techRole":true},"Role:751464":{"__typename":"Role","id":"751464","title":"Android Developer","parentId":"14739","selectable":true,"slug":"android-developer","techRole":true},"Role:157714":{"__typename":"Role","id":"157714","title":"iOS Developer","parentId":"14739","selectable":true,"slug":"ios-developer-2","techRole":true},"Role:151711":{"__typename":"Role","id":"151711","title":"Frontend Engineer","parentId":"14726","selectable":true,"slug":"frontend-developer","techRole":true},"Role:151647":{"__typename":"Role","id":"151647","title":"Backend Engineer","parentId":"14726","selectable":true,"slug":"backend-developer","techRole":true},"Role:151718":{"__typename":"Role","id":"151718","title":"Full-Stack Engineer","parentId":"14726","selectable":true,"slug":"full-stack-developer-1","techRole":true},"Role:151934":{"__typename":"Role","id":"151934","title":"Software Architect","parentId":"14726","selectable":true,"slug":"software-architect-2","techRole":true},"Role:751463":{"__typename":"Role","id":"751463","title":"Security Engineer","parentId":"14726","selectable":true,"slug":null,"techRole":true},"Role:740740":{"__typename":"Role","id":"740740","title":"Machine Learning Engineer","parentId":"14726","selectable":true,"slug":"machine-learning-engineer-2","techRole":true},"Role:151452":{"__typename":"Role","id":"151452","title":"Embedded Engineer","parentId":"14726","selectable":true,"slug":"embedded-engineer","techRole":true},"Role:155890":{"__typename":"Role","id":"155890","title":"Data Engineer","parentId":"14726","selectable":true,"slug":"data-engineer","techRole":true},"Role:150979":{"__typename":"Role","id":"150979","title":"DevOps","parentId":"751460","selectable":true,"slug":"devops-3","techRole":true},"Role:151580":{"__typename":"Role","id":"151580","title":"Engineering Manager","parentId":"751460","selectable":true,"slug":"engineering-manager-1","techRole":true},"Role:152011":{"__typename":"Role","id":"152011","title":"QA Engineer","parentId":"751460","selectable":true,"slug":"qa-engineer","techRole":true},"Role:150975":{"__typename":"Role","id":"150975","title":"Data Scientist","parentId":"751460","selectable":true,"slug":"data-scientist-1","techRole":true},"Role:14883":{"__typename":"Role","id":"14883","title":"Designer","parentId":null,"selectable":true,"slug":"designer","techRole":false},"Role:151365":{"__typename":"Role","id":"151365","title":"UI/UX Designer","parentId":"14883","selectable":true,"slug":"ui-ux-designer","techRole":false},"Role:26840":{"__typename":"Role","id":"26840","title":"User Researcher","parentId":"14883","selectable":true,"slug":"user-researcher","techRole":false},"Role:156247":{"__typename":"Role","id":"156247","title":"Visual Designer","parentId":"14883","selectable":true,"slug":"visual-designer","techRole":false},"Role:150990":{"__typename":"Role","id":"150990","title":"Creative Director","parentId":"14883","selectable":true,"slug":"creative-director-2","techRole":false},"Role:751462":{"__typename":"Role","id":"751462","title":"Design Manager","parentId":"14883","selectable":true,"slug":null,"techRole":false},"Role:152355":{"__typename":"Role","id":"152355","title":"Graphic Designer ","parentId":"14883","selectable":true,"slug":"graphic-designer-1","techRole":false},"Role:151598":{"__typename":"Role","id":"151598","title":"Product Designer","parentId":"14883","selectable":true,"slug":"product-designer-2","techRole":false},"Role:751461":{"__typename":"Role","id":"751461","title":"Product","parentId":null,"selectable":true,"slug":null,"techRole":false},"Role:80487":{"__typename":"Role","id":"80487","title":"Product Manager","parentId":"751461","selectable":true,"slug":"product_manager","techRole":false},"Role:129175":{"__typename":"Role","id":"129175","title":"Operations","parentId":null,"selectable":true,"slug":"operations","techRole":false},"Role:103477":{"__typename":"Role","id":"103477","title":"Finance/Accounting","parentId":"129175","selectable":true,"slug":"finance-3","techRole":false},"Role:103479":{"__typename":"Role","id":"103479","title":"H.R.","parentId":"129175","selectable":true,"slug":"human_resources","techRole":false},"Role:103480":{"__typename":"Role","id":"103480","title":"Office Manager","parentId":"129175","selectable":true,"slug":"office_manager","techRole":false},"Role:385755":{"__typename":"Role","id":"385755","title":"Recruiter","parentId":"129175","selectable":true,"slug":"recruiter-3","techRole":false},"Role:152091":{"__typename":"Role","id":"152091","title":"Customer Service","parentId":"129175","selectable":true,"slug":"customer-service-5","techRole":false},"Role:154759":{"__typename":"Role","id":"154759","title":"Operations Manager","parentId":"129175","selectable":true,"slug":"operations-manager-2","techRole":false},"Role:751465":{"__typename":"Role","id":"751465","title":"Chief Of Staff","parentId":"129175","selectable":true,"slug":null,"techRole":false},"Role:80488":{"__typename":"Role","id":"80488","title":"Sales","parentId":null,"selectable":true,"slug":"sales-2","techRole":false},"Role:144329":{"__typename":"Role","id":"144329","title":"Business Development","parentId":"80488","selectable":true,"slug":"business-development-4","techRole":false},"Role:711652":{"__typename":"Role","id":"711652","title":"Sales Development Representative","parentId":"80488","selectable":true,"slug":"sales-development-3","techRole":false},"Role:157332":{"__typename":"Role","id":"157332","title":"Account Executive","parentId":"80488","selectable":true,"slug":"account-executive-2","techRole":false},"Role:155834":{"__typename":"Role","id":"155834","title":"BD Manager","parentId":"80488","selectable":true,"slug":"manager-business-development","techRole":false},"Role:152083":{"__typename":"Role","id":"152083","title":"Account Manager","parentId":"80488","selectable":true,"slug":"account-manager","techRole":false},"Role:352096":{"__typename":"Role","id":"352096","title":"Sales Manager","parentId":"80488","selectable":true,"slug":"sales-manager-3","techRole":false},"Role:711359":{"__typename":"Role","id":"711359","title":"Customer Success Manager","parentId":"80488","selectable":true,"slug":"customer-success-manager-3","techRole":false},"Role:80489":{"__typename":"Role","id":"80489","title":"Marketing","parentId":null,"selectable":true,"slug":"marketing-2","techRole":false},"Role:150995":{"__typename":"Role","id":"150995","title":"Growth Hacker","parentId":"80489","selectable":true,"slug":"growth-hacking-3","techRole":false},"Role:151977":{"__typename":"Role","id":"151977","title":"Marketing Manager","parentId":"80489","selectable":true,"slug":"marketing-manager-2","techRole":false},"Role:152766":{"__typename":"Role","id":"152766","title":"Content Creator","parentId":"80489","selectable":true,"slug":"content-creator-1","techRole":false},"Role:751466":{"__typename":"Role","id":"751466","title":"Digital Marketing Manager","parentId":"80489","selectable":true,"slug":null,"techRole":false},"Role:751467":{"__typename":"Role","id":"751467","title":"Product Marketing Manager","parentId":"80489","selectable":true,"slug":null,"techRole":false},"Role:646392":{"__typename":"Role","id":"646392","title":"Copywriter","parentId":"80489","selectable":true,"slug":"copywriter-3","techRole":false},"Role:158252":{"__typename":"Role","id":"158252","title":"Social Media Manager","parentId":"80489","selectable":true,"slug":"social-media-manager-1","techRole":false},"Role:154874":{"__typename":"Role","id":"154874","title":"Management","parentId":null,"selectable":true,"slug":"management-2","techRole":false},"Role:151008":{"__typename":"Role","id":"151008","title":"CEO","parentId":"154874","selectable":true,"slug":"ceo-5","techRole":false},"Role:154460":{"__typename":"Role","id":"154460","title":"CFO","parentId":"154874","selectable":true,"slug":"cfo-1","techRole":false},"Role:152293":{"__typename":"Role","id":"152293","title":"CMO","parentId":"154874","selectable":true,"slug":"cmo-1","techRole":false},"Role:152153":{"__typename":"Role","id":"152153","title":"COO","parentId":"154874","selectable":true,"slug":"coo-2","techRole":false},"Role:151118":{"__typename":"Role","id":"151118","title":"CTO","parentId":"154874","selectable":true,"slug":"cto-2","techRole":false},"Role:154701":{"__typename":"Role","id":"154701","title":"Other Engineering","parentId":null,"selectable":true,"slug":"engineer-1","techRole":false},"Role:103478":{"__typename":"Role","id":"103478","title":"Hardware Engineer","parentId":"154701","selectable":true,"slug":"hardware_engineer","techRole":false},"Role:151900":{"__typename":"Role","id":"151900","title":"Mechanical Engineer","parentId":"154701","selectable":true,"slug":"mechanical-engineer","techRole":false},"Role:151582":{"__typename":"Role","id":"151582","title":"Systems Engineer","parentId":"154701","selectable":true,"slug":"systems-engineer-1","techRole":false},"Role:387776":{"__typename":"Role","id":"387776","title":"Other","parentId":null,"selectable":true,"slug":"other","techRole":false},"Role:151868":{"__typename":"Role","id":"151868","title":"Business Analyst","parentId":"387776","selectable":true,"slug":"business-analyst-2","techRole":false},"Role:151454":{"__typename":"Role","id":"151454","title":"Project Manager","parentId":"387776","selectable":true,"slug":"project-manager-2","techRole":false},"Role:14732":{"__typename":"Role","id":"14732","title":"Attorney","parentId":"387776","selectable":true,"slug":"attorney","techRole":false},"Role:151607":{"__typename":"Role","id":"151607","title":"Data Analyst","parentId":"387776","selectable":true,"slug":"data-analyst-2","techRole":false},"Role:14718":{"__typename":"Role","id":"14718","title":"Investor","parentId":null,"selectable":true,"slug":"investor","techRole":false},"Role:9302":{"__typename":"Role","id":"9302","title":"Limited Partner","parentId":"14718","selectable":false,"slug":"limited-partner","techRole":false},"Role:14789":{"__typename":"Role","id":"14789","title":"Strategic Investor","parentId":"14718","selectable":false,"slug":"strategic-investor","techRole":false},"Role:14721":{"__typename":"Role","id":"14721","title":"Institutional Investor","parentId":"14718","selectable":false,"slug":"institutional-investor-1","techRole":false},"Role:16401":{"__typename":"Role","id":"16401","title":"Venture Debt","parentId":"14721","selectable":false,"slug":"venture-debt","techRole":false},"Role:9306":{"__typename":"Role","id":"9306","title":"VC","parentId":"14721","selectable":false,"slug":"vc","techRole":false},"Role:9305":{"__typename":"Role","id":"9305","title":"Seed Fund","parentId":"9306","selectable":false,"slug":"seed-funds","techRole":false},"Role:14722":{"__typename":"Role","id":"14722","title":"Individual Investor","parentId":"14718","selectable":false,"slug":"individual-investor","techRole":false},"Role:9300":{"__typename":"Role","id":"9300","title":"Angel","parentId":"14722","selectable":false,"slug":"angels","techRole":false},"Role:144288":{"__typename":"Role","id":"144288","title":"Founder","parentId":null,"selectable":true,"slug":"founder-4","techRole":false},"SalaryAverage:1888445":{"__typename":"SalaryAverage","id":"1888445","averageYearsExperience":3,"month":"Jul '20","percentile25":75,"percentile50":130,"percentile90":180},"SalaryAverage:1835398":{"__typename":"SalaryAverage","id":"1835398","averageYearsExperience":3,"month":"Oct '20","percentile25":140,"percentile50":150,"percentile90":170},"SalaryAverage:1762336":{"__typename":"SalaryAverage","id":"1762336","averageYearsExperience":3,"month":"Jan '21","percentile25":115,"percentile50":130,"percentile90":157},"SalaryAverage:1681179":{"__typename":"SalaryAverage","id":"1681179","averageYearsExperience":3,"month":"Apr '21","percentile25":62,"percentile50":90,"percentile90":152},"SalaryAverage:1596546":{"__typename":"SalaryAverage","id":"1596546","averageYearsExperience":3,"month":"Jul '21","percentile25":57,"percentile50":90,"percentile90":160},"SalaryAverage:1532871":{"__typename":"SalaryAverage","id":"1532871","averageYearsExperience":3,"month":"Oct '21","percentile25":60,"percentile50":90,"percentile90":165},"SalaryAverage:1427555":{"__typename":"SalaryAverage","id":"1427555","averageYearsExperience":3,"month":"Jan '22","percentile25":63,"percentile50":90,"percentile90":165},"SalaryAverage:1320341":{"__typename":"SalaryAverage","id":"1320341","averageYearsExperience":3,"month":"Apr '22","percentile25":62,"percentile50":92,"percentile90":165},"SalaryAverage:1231997":{"__typename":"SalaryAverage","id":"1231997","averageYearsExperience":3,"month":"Jul '22","percentile25":60,"percentile50":90,"percentile90":175},"SalaryAverage:1140581":{"__typename":"SalaryAverage","id":"1140581","averageYearsExperience":3,"month":"Oct '22","percentile25":55,"percentile50":90,"percentile90":167},"SalaryAverage:1072076":{"__typename":"SalaryAverage","id":"1072076","averageYearsExperience":3,"month":"Jan '23","percentile25":57,"percentile50":85,"percentile90":170},"SalaryAverage:9396547":{"__typename":"SalaryAverage","id":"9396547","averageYearsExperience":3,"month":"Apr '23","percentile25":54,"percentile50":90,"percentile90":170},"SalaryAverage:1079090":{"__typename":"SalaryAverage","id":"1079090","location":{"__typename":"NewTag","displayName":"San Francisco Bay Area","slug":"san-francisco-bay-area"},"percentile50":125},"SalaryAverage:1079189":{"__typename":"SalaryAverage","id":"1079189","location":{"__typename":"NewTag","displayName":"Cambridge","slug":"cambridge-ma"},"percentile50":125},"SalaryAverage:1079194":{"__typename":"SalaryAverage","id":"1079194","location":{"__typename":"NewTag","displayName":"Seattle","slug":"seattle"},"percentile50":124},"SalaryAverage:1079206":{"__typename":"SalaryAverage","id":"1079206","location":{"__typename":"NewTag","displayName":"New York","slug":"new-york"},"percentile50":120},"SalaryAverage:1090877":{"__typename":"SalaryAverage","id":"1090877","location":{"__typename":"NewTag","displayName":"Santa Monica","slug":"santa-monica"},"percentile50":115},"SalaryAverage:1116263":{"__typename":"SalaryAverage","id":"1116263","location":{"__typename":"NewTag","displayName":"Melbourne","slug":"melbourne"},"percentile50":105},"SalaryAverage:1079086":{"__typename":"SalaryAverage","id":"1079086","location":{"__typename":"NewTag","displayName":"San Diego","slug":"san-diego"},"percentile50":97},"SalaryAverage:1079077":{"__typename":"SalaryAverage","id":"1079077","location":{"__typename":"NewTag","displayName":"Boston","slug":"boston"},"percentile50":95},"SalaryAverage:1079190":{"__typename":"SalaryAverage","id":"1079190","location":{"__typename":"NewTag","displayName":"Remote","slug":"remote-friendly"},"percentile50":94},"SalaryAverage:1079242":{"__typename":"SalaryAverage","id":"1079242","location":{"__typename":"NewTag","displayName":"Denver","slug":"denver"},"percentile50":92},"SalaryAverage:1079085":{"__typename":"SalaryAverage","id":"1079085","location":{"__typename":"NewTag","displayName":"Los Angeles","slug":"los-angeles"},"percentile50":87},"SalaryAverage:1079253":{"__typename":"SalaryAverage","id":"1079253","location":{"__typename":"NewTag","displayName":"Minneapolis","slug":"minneapolis"},"percentile50":80},"SalaryAverage:1079183":{"__typename":"SalaryAverage","id":"1079183","location":{"__typename":"NewTag","displayName":"Austin","slug":"austin"},"percentile50":77},"SalaryAverage:1079204":{"__typename":"SalaryAverage","id":"1079204","location":{"__typename":"NewTag","displayName":"Chicago","slug":"chicago"},"percentile50":75},"SalaryAverage:1935438":{"__typename":"SalaryAverage","id":"1935438","industry":{"__typename":"NewTag","displayName":"Cooperative"},"percentile25":75,"percentile50":262,"percentile90":262},"SalaryAverage:1118637":{"__typename":"SalaryAverage","id":"1118637","industry":{"__typename":"NewTag","displayName":"Network Security"},"percentile25":221,"percentile50":243,"percentile90":310},"SalaryAverage:1440360":{"__typename":"SalaryAverage","id":"1440360","industry":{"__typename":"NewTag","displayName":"Forums"},"percentile25":187,"percentile50":240,"percentile90":240},"SalaryAverage:1440361":{"__typename":"SalaryAverage","id":"1440361","industry":{"__typename":"NewTag","displayName":"Discussion"},"percentile25":187,"percentile50":240,"percentile90":240},"SalaryAverage:1555607":{"__typename":"SalaryAverage","id":"1555607","industry":{"__typename":"NewTag","displayName":"Babies"},"percentile25":237,"percentile50":237,"percentile90":237},"SalaryAverage:1118803":{"__typename":"SalaryAverage","id":"1118803","industry":{"__typename":"NewTag","displayName":"Mobile Shopping"},"percentile25":210,"percentile50":230,"percentile90":240},"SalaryAverage:1101460":{"__typename":"SalaryAverage","id":"1101460","industry":{"__typename":"NewTag","displayName":"High Performance Computing"},"percentile25":90,"percentile50":225,"percentile90":225},"SalaryAverage:1118636":{"__typename":"SalaryAverage","id":"1118636","industry":{"__typename":"NewTag","displayName":"Internet"},"percentile25":168,"percentile50":224,"percentile90":291},"SalaryAverage:1118887":{"__typename":"SalaryAverage","id":"1118887","industry":{"__typename":"NewTag","displayName":"Financial Exchanges"},"percentile25":107,"percentile50":215,"percentile90":215},"SalaryAverage:1666707":{"__typename":"SalaryAverage","id":"1666707","industry":{"__typename":"NewTag","displayName":"Simulation"},"percentile25":195,"percentile50":210,"percentile90":210},"SalaryAverage:1118240":{"__typename":"SalaryAverage","id":"1118240","skill":{"__typename":"NewTag","displayName":"Celery","slug":"celery"},"percentile50":202},"SalaryAverage:1190252":{"__typename":"SalaryAverage","id":"1190252","skill":{"__typename":"NewTag","displayName":"Clojure","slug":"clojure"},"percentile50":195},"SalaryAverage:1102140":{"__typename":"SalaryAverage","id":"1102140","skill":{"__typename":"NewTag","displayName":"OpenCV","slug":"opencv"},"percentile50":192},"SalaryAverage:1189847":{"__typename":"SalaryAverage","id":"1189847","skill":{"__typename":"NewTag","displayName":"Symfony","slug":"symfony"},"percentile50":175},"SalaryAverage:1550262":{"__typename":"SalaryAverage","id":"1550262","skill":{"__typename":"NewTag","displayName":"Scipy","slug":"scipy"},"percentile50":175},"SalaryAverage:1074329":{"__typename":"SalaryAverage","id":"1074329","skill":{"__typename":"NewTag","displayName":"Heroku","slug":"heroku-1"},"percentile50":165},"SalaryAverage:1189866":{"__typename":"SalaryAverage","id":"1189866","skill":{"__typename":"NewTag","displayName":"Dart","slug":"dart"},"percentile50":160},"SalaryAverage:1260755":{"__typename":"SalaryAverage","id":"1260755","skill":{"__typename":"NewTag","displayName":"Amazon ECS","slug":"amazon-ecs-1"},"percentile50":155},"SalaryAverage:1260512":{"__typename":"SalaryAverage","id":"1260512","skill":{"__typename":"NewTag","displayName":"Cassandra","slug":"cassandra"},"percentile50":150},"SalaryAverage:1074234":{"__typename":"SalaryAverage","id":"1074234","skill":{"__typename":"NewTag","displayName":"DynamoDB","slug":"dynamodb"},"percentile50":150},"SalaryAverage:1072077":{"__typename":"SalaryAverage","id":"1072077","seniority":"junior","percentile25":32,"percentile50":54,"percentile90":110},"SalaryAverage:1072078":{"__typename":"SalaryAverage","id":"1072078","seniority":"mid","percentile25":65,"percentile50":97,"percentile90":170},"SalaryAverage:1072079":{"__typename":"SalaryAverage","id":"1072079","seniority":"senior","percentile25":100,"percentile50":140,"percentile90":195},"SalaryAverage:1072080":{"__typename":"SalaryAverage","id":"1072080","seniority":"expert","percentile25":70,"percentile50":126,"percentile90":215},"NewTag:1617":{"__typename":"NewTag","id":"1617","displayName":"Austin","parentLocationDisplayName":"Texas","slug":"austin","taggingsCount":293218},"NewTag:1620":{"__typename":"NewTag","id":"1620","displayName":"Boston","parentLocationDisplayName":"Massachusetts","slug":"boston","taggingsCount":382355},"NewTag:1626":{"__typename":"NewTag","id":"1626","displayName":"Chicago","parentLocationDisplayName":"Illinois","slug":"chicago","taggingsCount":361084},"NewTag:1635":{"__typename":"NewTag","id":"1635","displayName":"Denver","parentLocationDisplayName":"Colorado","slug":"denver","taggingsCount":180029},"NewTag:1653":{"__typename":"NewTag","id":"1653","displayName":"Los Angeles","parentLocationDisplayName":"Los Angeles County","slug":"los-angeles","taggingsCount":620154},"NewTag:1679":{"__typename":"NewTag","id":"1679","displayName":"San Diego","parentLocationDisplayName":"San Diego County","slug":"san-diego","taggingsCount":182327},"NewTag:1680":{"__typename":"NewTag","id":"1680","displayName":"Seattle","parentLocationDisplayName":"Washington","slug":"seattle","taggingsCount":344407},"NewTag:1695":{"__typename":"NewTag","id":"1695","displayName":"London","parentLocationDisplayName":"Greater London","slug":"london","taggingsCount":703698},"NewTag:1698":{"__typename":"NewTag","id":"1698","displayName":"Vancouver","parentLocationDisplayName":"British Columbia","slug":"vancouver","taggingsCount":151379},"NewTag:1702":{"__typename":"NewTag","id":"1702","displayName":"Toronto","parentLocationDisplayName":"Ontario","slug":"toronto","taggingsCount":404965},"NewTag:1774":{"__typename":"NewTag","id":"1774","displayName":"Santa Monica","parentLocationDisplayName":"Los Angeles County","slug":"santa-monica","taggingsCount":55329},"NewTag:1834":{"__typename":"NewTag","id":"1834","displayName":"Melbourne","parentLocationDisplayName":"Victoria","slug":"melbourne","taggingsCount":67550},"NewTag:1927":{"__typename":"NewTag","id":"1927","displayName":"Minneapolis","parentLocationDisplayName":"Minnesota","slug":"minneapolis","taggingsCount":57540},"NewTag:2071":{"__typename":"NewTag","id":"2071","displayName":"New York","parentLocationDisplayName":null,"slug":"new-york","taggingsCount":287310},"NewTag:2125":{"__typename":"NewTag","id":"2125","displayName":"Sydney","parentLocationDisplayName":"New South Wales","slug":"sydney","taggingsCount":96591},"NewTag:2390":{"__typename":"NewTag","id":"2390","displayName":"Cambridge","parentLocationDisplayName":"Massachusetts","slug":"cambridge-ma","taggingsCount":46270},"NewTag:151282":{"__typename":"NewTag","id":"151282","displayName":"San Francisco Bay Area","parentLocationDisplayName":null,"slug":"san-francisco-bay-area","taggingsCount":305516},"NewTag:616175":{"__typename":"NewTag","id":"616175","displayName":"Remote","parentLocationDisplayName":null,"slug":"remote-friendly","taggingsCount":164317},"NewTag:14775":{"__typename":"NewTag","id":"14775","displayName":"Python","parentLocationDisplayName":null,"slug":"python","taggingsCount":1182717},"NewTag:14776":{"__typename":"NewTag","id":"14776","displayName":"PHP","parentLocationDisplayName":null,"slug":"php","taggingsCount":304466},"NewTag:14779":{"__typename":"NewTag","id":"14779","displayName":"C++","parentLocationDisplayName":null,"slug":"c","taggingsCount":625911},"NewTag:14780":{"__typename":"NewTag","id":"14780","displayName":"Java","parentLocationDisplayName":null,"slug":"java","taggingsCount":958848},"NewTag:14781":{"__typename":"NewTag","id":"14781","displayName":"Javascript","parentLocationDisplayName":null,"slug":"javascript","taggingsCount":1052750},"NewTag:15594":{"__typename":"NewTag","id":"15594","displayName":"jQuery","parentLocationDisplayName":null,"slug":"jquery","taggingsCount":220301},"NewTag:15603":{"__typename":"NewTag","id":"15603","displayName":"Haskell","parentLocationDisplayName":null,"slug":"haskell","taggingsCount":4847},"NewTag:15609":{"__typename":"NewTag","id":"15609","displayName":"Machine Learning","parentLocationDisplayName":null,"slug":"machine-learning-1","taggingsCount":157281},"NewTag:15628":{"__typename":"NewTag","id":"15628","displayName":"Budgeting","parentLocationDisplayName":null,"slug":"budgeting","taggingsCount":160529},"NewTag:15850":{"__typename":"NewTag","id":"15850","displayName":"SQL","parentLocationDisplayName":null,"slug":"sql","taggingsCount":959557},"NewTag:16020":{"__typename":"NewTag","id":"16020","displayName":"C#","parentLocationDisplayName":null,"slug":"c-1","taggingsCount":187604},"NewTag:16135":{"__typename":"NewTag","id":"16135","displayName":"Django","parentLocationDisplayName":null,"slug":"django","taggingsCount":124783},"NewTag:16309":{"__typename":"NewTag","id":"16309","displayName":"MySQL","parentLocationDisplayName":null,"slug":"mysql-1","taggingsCount":509791},"NewTag:16680":{"__typename":"NewTag","id":"16680","displayName":"Android","parentLocationDisplayName":null,"slug":"android-4","taggingsCount":193143},"NewTag:16999":{"__typename":"NewTag","id":"16999","displayName":"MongoDB","parentLocationDisplayName":null,"slug":"mongodb-6","taggingsCount":289443},"NewTag:17000":{"__typename":"NewTag","id":"17000","displayName":"Node.js","parentLocationDisplayName":null,"slug":"node-js","taggingsCount":361966},"NewTag:17184":{"__typename":"NewTag","id":"17184","displayName":"Ruby","parentLocationDisplayName":null,"slug":"ruby","taggingsCount":42964},"NewTag:21691":{"__typename":"NewTag","id":"21691","displayName":"Redis","parentLocationDisplayName":null,"slug":"redis","taggingsCount":64985},"NewTag:21803":{"__typename":"NewTag","id":"21803","displayName":"R","parentLocationDisplayName":null,"slug":"r","taggingsCount":54061},"NewTag:22286":{"__typename":"NewTag","id":"22286","displayName":"PostgreSQL","parentLocationDisplayName":null,"slug":"postgresql","taggingsCount":228895},"NewTag:23388":{"__typename":"NewTag","id":"23388","displayName":"C","parentLocationDisplayName":null,"slug":"c-2","taggingsCount":523837},"NewTag:28665":{"__typename":"NewTag","id":"28665","displayName":"Matlab","parentLocationDisplayName":null,"slug":"matlab","taggingsCount":215612},"NewTag:28966":{"__typename":"NewTag","id":"28966","displayName":"Cassandra","parentLocationDisplayName":null,"slug":"cassandra","taggingsCount":2807},"NewTag:30040":{"__typename":"NewTag","id":"30040","displayName":"Prospecting","parentLocationDisplayName":null,"slug":"prospecting","taggingsCount":3525},"NewTag:31347":{"__typename":"NewTag","id":"31347","displayName":"Puppet","parentLocationDisplayName":null,"slug":"puppet-1","taggingsCount":11746},"NewTag:32748":{"__typename":"NewTag","id":"32748","displayName":"Unity3D","parentLocationDisplayName":null,"slug":"unity3d","taggingsCount":21373},"NewTag:32868":{"__typename":"NewTag","id":"32868","displayName":"Clojure","parentLocationDisplayName":null,"slug":"clojure","taggingsCount":3656},"NewTag:32958":{"__typename":"NewTag","id":"32958","displayName":"Nginx","parentLocationDisplayName":null,"slug":"nginx","taggingsCount":24946},"NewTag:35292":{"__typename":"NewTag","id":"35292","displayName":"Hibernate","parentLocationDisplayName":null,"slug":"hibernate","taggingsCount":64099},"NewTag:37332":{"__typename":"NewTag","id":"37332","displayName":"Scala","parentLocationDisplayName":null,"slug":"scala","taggingsCount":21120},"NewTag:38078":{"__typename":"NewTag","id":"38078","displayName":"Adobe Photoshop","parentLocationDisplayName":null,"slug":"adobe-photoshop","taggingsCount":472484},"NewTag:38217":{"__typename":"NewTag","id":"38217","displayName":"Symfony","parentLocationDisplayName":null,"slug":"symfony","taggingsCount":2797},"NewTag:41731":{"__typename":"NewTag","id":"41731","displayName":"SQLAlchemy","parentLocationDisplayName":null,"slug":"sqlalchemy","taggingsCount":6597},"NewTag:42639":{"__typename":"NewTag","id":"42639","displayName":"Rabbitmq","parentLocationDisplayName":null,"slug":"rabbitmq","taggingsCount":19963},"NewTag:42647":{"__typename":"NewTag","id":"42647","displayName":"WebGL","parentLocationDisplayName":null,"slug":"webgl","taggingsCount":1994},"NewTag:44531":{"__typename":"NewTag","id":"44531","displayName":"Heroku","parentLocationDisplayName":null,"slug":"heroku-1","taggingsCount":33887},"NewTag:45160":{"__typename":"NewTag","id":"45160","displayName":"Spring","parentLocationDisplayName":null,"slug":"spring","taggingsCount":130271},"NewTag:47425":{"__typename":"NewTag","id":"47425","displayName":"Amazon S3","parentLocationDisplayName":null,"slug":"amazon-s3","taggingsCount":7114},"NewTag:47835":{"__typename":"NewTag","id":"47835","displayName":"Celery","parentLocationDisplayName":null,"slug":"celery","taggingsCount":3393},"NewTag:50310":{"__typename":"NewTag","id":"50310","displayName":"SAS","parentLocationDisplayName":null,"slug":"sas-1","taggingsCount":54513},"NewTag:50627":{"__typename":"NewTag","id":"50627","displayName":"Neo4J","parentLocationDisplayName":null,"slug":"neo4j","taggingsCount":4106},"NewTag:50659":{"__typename":"NewTag","id":"50659","displayName":"OpenCV","parentLocationDisplayName":null,"slug":"opencv","taggingsCount":31616},"NewTag:55842":{"__typename":"NewTag","id":"55842","displayName":"Selenium","parentLocationDisplayName":null,"slug":"selenium","taggingsCount":74442},"NewTag:58463":{"__typename":"NewTag","id":"58463","displayName":"Lua","parentLocationDisplayName":null,"slug":"lua","taggingsCount":2703},"NewTag:71349":{"__typename":"NewTag","id":"71349","displayName":"Adobe InDesign","parentLocationDisplayName":null,"slug":"adobe-indesign","taggingsCount":140937},"NewTag:72444":{"__typename":"NewTag","id":"72444","displayName":"Gradle","parentLocationDisplayName":null,"slug":"gradle","taggingsCount":3924},"NewTag:72580":{"__typename":"NewTag","id":"72580","displayName":"Flask","parentLocationDisplayName":null,"slug":"flask","taggingsCount":37999},"NewTag:74391":{"__typename":"NewTag","id":"74391","displayName":"Unreal","parentLocationDisplayName":null,"slug":"unreal","taggingsCount":7571},"NewTag:74493":{"__typename":"NewTag","id":"74493","displayName":"D3.js","parentLocationDisplayName":null,"slug":"d3-js","taggingsCount":15748},"NewTag:74521":{"__typename":"NewTag","id":"74521","displayName":"Numpy","parentLocationDisplayName":null,"slug":"numpy","taggingsCount":58750},"NewTag:74522":{"__typename":"NewTag","id":"74522","displayName":"Scipy","parentLocationDisplayName":null,"slug":"scipy","taggingsCount":14164},"NewTag:74964":{"__typename":"NewTag","id":"74964","displayName":"Xcode","parentLocationDisplayName":null,"slug":"xcode","taggingsCount":33216},"NewTag:75426":{"__typename":"NewTag","id":"75426","displayName":"Autocad","parentLocationDisplayName":null,"slug":"autocad","taggingsCount":86548},"NewTag:78310":{"__typename":"NewTag","id":"78310","displayName":"Dart","parentLocationDisplayName":null,"slug":"dart","taggingsCount":5869},"NewTag:81354":{"__typename":"NewTag","id":"81354","displayName":"DynamoDB","parentLocationDisplayName":null,"slug":"dynamodb","taggingsCount":5362},"NewTag:82532":{"__typename":"NewTag","id":"82532","displayName":"Ruby on Rails","parentLocationDisplayName":null,"slug":"ruby-on-rails-1","taggingsCount":122456},"NewTag:84003":{"__typename":"NewTag","id":"84003","displayName":"Azure","parentLocationDisplayName":null,"slug":"azure","taggingsCount":3761},"NewTag:84038":{"__typename":"NewTag","id":"84038","displayName":"Bootstrap","parentLocationDisplayName":null,"slug":"bootstrap","taggingsCount":189343},"NewTag:84348":{"__typename":"NewTag","id":"84348","displayName":"Splunk","parentLocationDisplayName":null,"slug":"splunk-1","taggingsCount":6180},"NewTag:84643":{"__typename":"NewTag","id":"84643","displayName":"Websockets","parentLocationDisplayName":null,"slug":"websockets","taggingsCount":3900},"NewTag:85390":{"__typename":"NewTag","id":"85390","displayName":"Pandas","parentLocationDisplayName":null,"slug":"pandas","taggingsCount":15016},"NewTag:87674":{"__typename":"NewTag","id":"87674","displayName":"Kafka","parentLocationDisplayName":null,"slug":"kafka","taggingsCount":22951},"NewTag:88522":{"__typename":"NewTag","id":"88522","displayName":"Express.js","parentLocationDisplayName":null,"slug":"express-js","taggingsCount":113707},"NewTag:88939":{"__typename":"NewTag","id":"88939","displayName":"Laravel","parentLocationDisplayName":null,"slug":"laravel","taggingsCount":34234},"NewTag:90205":{"__typename":"NewTag","id":"90205","displayName":"WebRTC","parentLocationDisplayName":null,"slug":"webrtc","taggingsCount":2490},"NewTag:94482":{"__typename":"NewTag","id":"94482","displayName":"TypeScript","parentLocationDisplayName":null,"slug":"typescript","taggingsCount":150053},"NewTag:94998":{"__typename":"NewTag","id":"94998","displayName":"Ansys","parentLocationDisplayName":null,"slug":"ansys-1","taggingsCount":25158},"NewTag:95224":{"__typename":"NewTag","id":"95224","displayName":"Unity","parentLocationDisplayName":null,"slug":"unity-1","taggingsCount":6052},"NewTag:96544":{"__typename":"NewTag","id":"96544","displayName":"Sketch","parentLocationDisplayName":null,"slug":"sketch","taggingsCount":46686},"NewTag:96569":{"__typename":"NewTag","id":"96569","displayName":"Spark","parentLocationDisplayName":null,"slug":"spark","taggingsCount":2066},"NewTag:103170":{"__typename":"NewTag","id":"103170","displayName":"Objective-C","parentLocationDisplayName":null,"slug":"objective-c","taggingsCount":37739},"NewTag:106106":{"__typename":"NewTag","id":"106106","displayName":"Elixir","parentLocationDisplayName":null,"slug":"elixir-1","taggingsCount":6177},"NewTag:108885":{"__typename":"NewTag","id":"108885","displayName":"Deep Learning","parentLocationDisplayName":null,"slug":"deep-learning","taggingsCount":50158},"NewTag:110461":{"__typename":"NewTag","id":"110461","displayName":"Docker","parentLocationDisplayName":null,"slug":"docker","taggingsCount":172030},"NewTag:114772":{"__typename":"NewTag","id":"114772","displayName":"Firebase","parentLocationDisplayName":null,"slug":"firebase-2","taggingsCount":39405},"NewTag:116904":{"__typename":"NewTag","id":"116904","displayName":"Rust","parentLocationDisplayName":null,"slug":"rust","taggingsCount":1599},"NewTag:140077":{"__typename":"NewTag","id":"140077","displayName":"Kotlin","parentLocationDisplayName":null,"slug":"kotlin","taggingsCount":29718},"NewTag:160535":{"__typename":"NewTag","id":"160535","displayName":"Amazon Kinesis","parentLocationDisplayName":null,"slug":"amazon-kinesis-1","taggingsCount":783},"NewTag:160914":{"__typename":"NewTag","id":"160914","displayName":"Swift","parentLocationDisplayName":null,"slug":"swift-2","taggingsCount":71464},"NewTag:161470":{"__typename":"NewTag","id":"161470","displayName":"ElasticSearch ","parentLocationDisplayName":null,"slug":"elasticsearch-1","taggingsCount":21451},"NewTag:167800":{"__typename":"NewTag","id":"167800","displayName":"Solidity","parentLocationDisplayName":null,"slug":"solidity","taggingsCount":19934},"NewTag:171817":{"__typename":"NewTag","id":"171817","displayName":"AWS","parentLocationDisplayName":null,"slug":"aws","taggingsCount":152800},"NewTag:195697":{"__typename":"NewTag","id":"195697","displayName":"Invision","parentLocationDisplayName":null,"slug":"invision-3","taggingsCount":34845},"NewTag:198080":{"__typename":"NewTag","id":"198080","displayName":"Postman","parentLocationDisplayName":null,"slug":"postman-1","taggingsCount":20830},"NewTag:198603":{"__typename":"NewTag","id":"198603","displayName":"Kubernetes","parentLocationDisplayName":null,"slug":"kubernetes","taggingsCount":57114},"NewTag:206637":{"__typename":"NewTag","id":"206637","displayName":"React Native","parentLocationDisplayName":null,"slug":"react-native","taggingsCount":83838},"NewTag:258360":{"__typename":"NewTag","id":"258360","displayName":"GraphQL","parentLocationDisplayName":null,"slug":"graphql","taggingsCount":34085},"NewTag:264001":{"__typename":"NewTag","id":"264001","displayName":"Pyspark","parentLocationDisplayName":null,"slug":"pyspark-1","taggingsCount":9380},"NewTag:269920":{"__typename":"NewTag","id":"269920","displayName":"Keras","parentLocationDisplayName":null,"slug":"keras","taggingsCount":13006},"NewTag:282885":{"__typename":"NewTag","id":"282885","displayName":"Prometheus","parentLocationDisplayName":null,"slug":"prometheus-4","taggingsCount":4564},"NewTag:333430":{"__typename":"NewTag","id":"333430","displayName":"Go","parentLocationDisplayName":null,"slug":"go-1","taggingsCount":17125},"NewTag:363695":{"__typename":"NewTag","id":"363695","displayName":"WebAssembly","parentLocationDisplayName":null,"slug":"webassembly","taggingsCount":324},"NewTag:379001":{"__typename":"NewTag","id":"379001","displayName":"Airflow","parentLocationDisplayName":null,"slug":"airflow","taggingsCount":1039},"NewTag:389165":{"__typename":"NewTag","id":"389165","displayName":"Amazon ECS","parentLocationDisplayName":null,"slug":"amazon-ecs-1","taggingsCount":1435},"NewTag:493020":{"__typename":"NewTag","id":"493020","displayName":"GCP","parentLocationDisplayName":null,"slug":"gcp-2","taggingsCount":17102},"NewTag:507672":{"__typename":"NewTag","id":"507672","displayName":"Web3.Js","parentLocationDisplayName":null,"slug":"web3-js","taggingsCount":6295},"NewTag:549406":{"__typename":"NewTag","id":"549406","displayName":"PyTorch","parentLocationDisplayName":null,"slug":"pytorch","taggingsCount":26764},"NewTag:607331":{"__typename":"NewTag","id":"607331","displayName":"Flutter","parentLocationDisplayName":null,"slug":"flutter-7","taggingsCount":28102},"NewTag:659204":{"__typename":"NewTag","id":"659204","displayName":"Nest.Js","parentLocationDisplayName":null,"slug":"nest-js","taggingsCount":11569},"NewTag:741438":{"__typename":"NewTag","id":"741438","displayName":"SwiftUI","parentLocationDisplayName":null,"slug":"swiftui","taggingsCount":6376},"NewTag:770792":{"__typename":"NewTag","id":"770792","displayName":"Svelte","parentLocationDisplayName":null,"slug":"svelte-3","taggingsCount":569},"NewTag:624860":{"__typename":"NewTag","id":"624860","displayName":"Blockchain / Cryptocurrency","parentLocationDisplayName":null,"slug":"blockchain-cryptocurrency-2","taggingsCount":20371},"NewTag:332":{"__typename":"NewTag","id":"332","displayName":"Web Design","parentLocationDisplayName":null,"slug":"web-design","taggingsCount":21246},"NewTag:42":{"__typename":"NewTag","id":"42","displayName":"B2B","parentLocationDisplayName":null,"slug":"b2b","taggingsCount":22127},"NewTag:32":{"__typename":"NewTag","id":"32","displayName":"Retail","parentLocationDisplayName":null,"slug":"retail","taggingsCount":23109},"NewTag:450":{"__typename":"NewTag","id":"450","displayName":"Social Media Marketing","parentLocationDisplayName":null,"slug":"social-media-marketing","taggingsCount":24157},"NewTag:156514":{"__typename":"NewTag","id":"156514","displayName":"Fin Tech","parentLocationDisplayName":null,"slug":"fintech-2","taggingsCount":24979},"NewTag:198":{"__typename":"NewTag","id":"198","displayName":"Big Data","parentLocationDisplayName":null,"slug":"big-data","taggingsCount":25421},"NewTag:93":{"__typename":"NewTag","id":"93","displayName":"Fashion","parentLocationDisplayName":null,"slug":"fashion","taggingsCount":25792},"NewTag:72":{"__typename":"NewTag","id":"72","displayName":"Food and Beverages","parentLocationDisplayName":null,"slug":"food-and-beverages","taggingsCount":26232},"NewTag:16":{"__typename":"NewTag","id":"16","displayName":"Real Estate","parentLocationDisplayName":null,"slug":"real-estate-1","taggingsCount":26458},"NewTag:162":{"__typename":"NewTag","id":"162","displayName":"Marketplaces","parentLocationDisplayName":null,"slug":"marketplaces","taggingsCount":26845},"NewTag:340":{"__typename":"NewTag","id":"340","displayName":"Small and Medium Businesses","parentLocationDisplayName":null,"slug":"small-and-medium-businesses","taggingsCount":27048},"NewTag:155805":{"__typename":"NewTag","id":"155805","displayName":"Digital Marketing","parentLocationDisplayName":null,"slug":"digital-marketing-5","taggingsCount":28547},"NewTag:200":{"__typename":"NewTag","id":"200","displayName":"Artificial Intelligence","parentLocationDisplayName":null,"slug":"artificial-intelligence","taggingsCount":28681},"NewTag:153266":{"__typename":"NewTag","id":"153266","displayName":"Mobile Application","parentLocationDisplayName":null,"slug":"mobile-application-3","taggingsCount":32192},"NewTag:1103":{"__typename":"NewTag","id":"1103","displayName":"Health and Wellness","parentLocationDisplayName":null,"slug":"health-and-wellness","taggingsCount":32676},"NewTag:34":{"__typename":"NewTag","id":"34","displayName":"Advertising","parentLocationDisplayName":null,"slug":"advertising","taggingsCount":33675},"NewTag:51":{"__typename":"NewTag","id":"51","displayName":"Sales and Marketing","parentLocationDisplayName":null,"slug":"sales-and-marketing-1","taggingsCount":35338},"NewTag:17":{"__typename":"NewTag","id":"17","displayName":"Financial Services","parentLocationDisplayName":null,"slug":"financial-services-1","taggingsCount":37713},"NewTag:3127":{"__typename":"NewTag","id":"3127","displayName":"Web Development","parentLocationDisplayName":null,"slug":"web-development","taggingsCount":42769},"NewTag:4":{"__typename":"NewTag","id":"4","displayName":"Digital Media","parentLocationDisplayName":null,"slug":"digital-media","taggingsCount":44363},"NewTag:841":{"__typename":"NewTag","id":"841","displayName":"Software","parentLocationDisplayName":null,"slug":"software","taggingsCount":46098},"NewTag:43":{"__typename":"NewTag","id":"43","displayName":"Education","parentLocationDisplayName":null,"slug":"education","taggingsCount":49167},"NewTag:1056":{"__typename":"NewTag","id":"1056","displayName":"Technology","parentLocationDisplayName":null,"slug":"technology","taggingsCount":55168},"NewTag:6":{"__typename":"NewTag","id":"6","displayName":"Social Media","parentLocationDisplayName":null,"slug":"social-media","taggingsCount":59663},"NewTag:10":{"__typename":"NewTag","id":"10","displayName":"SaaS","parentLocationDisplayName":null,"slug":"saas","taggingsCount":64775},"NewTag:29":{"__typename":"NewTag","id":"29","displayName":"E-Commerce","parentLocationDisplayName":null,"slug":"e-commerce","taggingsCount":83168},"NewTag:26":{"__typename":"NewTag","id":"26","displayName":"Clean Technology","parentLocationDisplayName":null,"slug":"clean-technology","taggingsCount":145847},"NewTag:1":{"__typename":"NewTag","id":"1","displayName":"Consumer Internet","parentLocationDisplayName":null,"slug":"consumer-internet","taggingsCount":171023},"NewTag:13":{"__typename":"NewTag","id":"13","displayName":"Healthcare","parentLocationDisplayName":null,"slug":"health-care","taggingsCount":177880},"NewTag:12":{"__typename":"NewTag","id":"12","displayName":"Enterprise Software","parentLocationDisplayName":null,"slug":"enterprise-software","taggingsCount":193053},"NewTag:3":{"__typename":"NewTag","id":"3","displayName":"Mobile","parentLocationDisplayName":null,"slug":"mobile-2","taggingsCount":233942},"SalaryAverage:2079077":{"__typename":"SalaryAverage","id":"2079077","averageYearsExperience":2,"month":"Jul '20","percentile25":5,"percentile50":75,"percentile90":160},"SalaryAverage:1848714":{"__typename":"SalaryAverage","id":"1848714","averageYearsExperience":4,"month":"Oct '20","percentile25":7,"percentile50":75,"percentile90":160},"SalaryAverage:1763202":{"__typename":"SalaryAverage","id":"1763202","averageYearsExperience":4,"month":"Jan '21","percentile25":42,"percentile50":62,"percentile90":100},"SalaryAverage:1678776":{"__typename":"SalaryAverage","id":"1678776","averageYearsExperience":2,"month":"Apr '21","percentile25":35,"percentile50":67,"percentile90":130},"SalaryAverage:1593502":{"__typename":"SalaryAverage","id":"1593502","averageYearsExperience":6,"month":"Jul '21","percentile25":80,"percentile50":100,"percentile90":150},"SalaryAverage:1587347":{"__typename":"SalaryAverage","id":"1587347","averageYearsExperience":3,"month":"Oct '21","percentile25":57.8,"percentile50":79,"percentile90":143},"SalaryAverage:1426976":{"__typename":"SalaryAverage","id":"1426976","averageYearsExperience":2,"month":"Jan '22","percentile25":62,"percentile50":97,"percentile90":170},"SalaryAverage:1356791":{"__typename":"SalaryAverage","id":"1356791","averageYearsExperience":4,"month":"Apr '22","percentile25":54,"percentile50":117,"percentile90":140},"SalaryAverage:1226227":{"__typename":"SalaryAverage","id":"1226227","averageYearsExperience":3,"month":"Jul '22","percentile25":65,"percentile50":95,"percentile90":140},"SalaryAverage:1189950":{"__typename":"SalaryAverage","id":"1189950","averageYearsExperience":2,"month":"Oct '22","percentile25":24.5,"percentile50":145,"percentile90":145},"SalaryAverage:1074573":{"__typename":"SalaryAverage","id":"1074573","averageYearsExperience":5,"month":"Jan '23","percentile25":35,"percentile50":150,"percentile90":160},"SalaryAverage:9930935":{"__typename":"SalaryAverage","id":"9930935","averageYearsExperience":4,"month":"May '23","percentile25":35,"percentile50":35,"percentile90":150},"SalaryAverage:1495329":{"__typename":"SalaryAverage","id":"1495329","industry":{"__typename":"NewTag","displayName":"Blockchain / Cryptocurrency"},"percentile25":62,"percentile50":160,"percentile90":170},"SalaryAverage:1434901":{"__typename":"SalaryAverage","id":"1434901","seniority":"junior","percentile25":62,"percentile50":97,"percentile90":170},"SalaryAverage:1248968":{"__typename":"SalaryAverage","id":"1248968","seniority":"mid","percentile25":65,"percentile50":95,"percentile90":105}}},"router":null}},"page":"/hiringData","query":{"skill":"nuxt-js"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e741aec0b8c9c6f',t:'MTczMjM5NTc5OS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>