Outiref

Code source de l'URL : http://webdeveloper.com/

<!DOCTYPE html><html lang="en-US"><head><link media="all" href="https://webdeveloper.com/wp-content/cache/autoptimize/css/autoptimize_71f89685505a04327a7aebe407af6c3c.css" rel="stylesheet"><title>Engage, learn, and earn — WebDeveloper.com</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="initial-scale=1.0,maximum-scale=1,width=device-width"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta property="og:image" content="https://webdeveloper.com/wp-content/themes/webdeveloper/images/wd_logo.png"><meta name="twitter:description" property="og:description" itemprop="description" content="Serving the #webDeveloper community"><meta name="description" content="Serving the #webDeveloper community"><meta property="og:url" content="https://webdeveloper.com/"><meta name="twitter:title" property="og:title" content="Engage, learn, and earn — WebDeveloper.com"><meta property="og:site_name" content="WebDeveloper.com"><meta property="og:type" content="website"><meta property="og:image:width" content="150"><meta property="og:image:height" content="150"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-touch-fullscreen" content="yes"><meta name="theme-color" content="#000000"><link rel="manifest" href="https://webdeveloper.com/manifest.json"><link rel="manifest" href="https://webdeveloper.com/wp-content/themes/webdeveloper/parts/manifest.webmanifest"><script>(function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:2850239,hjsv:6}; a=o.getElementsByTagName("head")[0]; r=o.createElement("script");r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r);})(window,document,"https://static.hotjar.com/c/hotjar-",".js?sv=");</script><script defer data-domain="webdeveloper.com" src="https://plausible.io/js/script.tagged-events.js"></script><meta name='robots' content='max-image-preview:large' /><link rel='dns-prefetch' href='//cpwebassets.codepen.io' /> <script type="text/javascript" id="fullres-custom-js-js-after">(function(){
                var fullres = document.createElement('script');
                fullres.async = true;
                fullres.src = 'https://webdeveloper.com/ynuyvxe7fz/webdeveloper.js?'+(new Date()-new Date()%43200000);
                fullres.attributes.siteKeyOverride = 'webdeveloper';
                document.head.appendChild(fullres);
            })();
document.addEventListener('DOMContentLoaded', () => {
			let searchForms = document.querySelectorAll('#searchform');
			if (searchForms.length === 0) { searchForms = document.querySelectorAll('.searchform'); }
			searchForms.forEach((searchForm) => {
			    searchForm.addEventListener('submit', (event) => {
			        let searchInput = searchForm.querySelector('input[name="s"]') || searchForm.querySelector('input[type="text"]');
				    const searchInputValue = searchInput ? searchInput.value : '';
				    if(searchInputValue !== ''){
				        window.fullres.events.push({ key: 'searchSubmit', searchedFor: searchInputValue });
				    } else {
				        window.fullres.events.push({ key: 'searchSubmit' });
				    }
				   
			    });
			});

        });
document.addEventListener('DOMContentLoaded', function() {// MAP EVENTS
const eventMapping = {
    ".toggle-card-view": [{ key: "toggleCardView" }],
    "#activity-menu-item": [{ key: "activityButton", location: "user menu" }],
    "#view-profile-user-menu-item": [{ key: "myViewProfile", location: "user_menu" }],
    "#edit-profile-user-menu-item": [{ key: "myEditProfile", location: "user_menu" }],
    "#my-timeline-user-menu-item": [{ key: "myTimeline", location: "user_menu" }],
    "#my-articles-user-menu-item": [{ key: "myArticles", location: "user_menu" }],
    "#my-bounties-user-menu-item": [{ key: "myBounties", location: "user_menu" }],
    "#my-community-user-menu-item": [{ key: "myCommunity", location: "user_menu" }],
    "#bookmarks-user-menu-item": [{ key: "myBookmarks", location: "user_menu" }],
    "#feedback-user-menu-item": [{ key: "myFeedback", location: "user_menu" }],
    "#dashboard-user-menu-item": [{ key: "wpDashboard", location: "user_menu" }],
    "#logout-user-menu-item": [{ key: "myLogout", location: "user_menu" }],
    "#user-sats-counter > a": [{ key: "satButton" }],
    "#deposit-sats-cta": [{ key: "depositSats" }],
    "#withdraw-sats-cta": [{ key: "withdrawSats" }],
    "#sun-moon-toggle": [{ key: "sunMoonToggle" }],
    ".left-slider-arrow": [{ key: "leftSliderArrow" }],
    ".right-slider-arrow": [{ key: "rightSliderArrow" }],
    "body.logged-in #main-menu-signup-cta": [{ key: "mainMenuCTA", cta: "Create Profile" }],
    "#github-signup": [{ key: "signUpGithub" }],
    "#github-signin": [{ key: "signInGithub" }],
    "#twitch-signup": [{ key: "signupTwitch" }],
    "#twitch-signin": [{ key: "signInTwitch" }],
    "#wd-back-totop": [{ key: "backToTop" }],
    "#ne-mobile-tox-box-cta": [{ key: "tocBoxCta" }],
    ".mod-box-cta": [{ key: "flaggedPost"}],
    "#admin-flag-user": [{ key: "flaggedUser" }]
};

// ADD EVENT LISTENERS
Object.entries(eventMapping).forEach(([selector, events]) => {
    const elements = document.querySelectorAll(selector);
    elements.forEach(element => {
        events.forEach(eventObj => {
            const eventType = eventObj.eventType || 'click';
            element.addEventListener(eventType, () => {
                window.fullres ||= { events: [] };
                window.fullres.events.push(eventObj);
            });
        });
    });
});});</script> <script defer src="https://webdeveloper.com/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://webdeveloper.com/xmlrpc.php?rsd" /><link rel='shortlink' href='https://webdeveloper.com/' /></head><body data-home="https://webdeveloper.com" data-current-user="0" data-templates="home.php" class="home page-template page-template-templates page-template-home page-template-templateshome-php page page-id-5962 sun list-view article-type-"><div id="doc-wrapper"><header><a id="header-logo" href="https://webdeveloper.com"><svg height="22" viewbox="0 0 825 500" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M143.82 0H16.1803C8.74652 0 3.91156 7.82312 7.23607 14.4721L247.236 494.472C248.93 497.86 252.393 500 256.18 500H383.82C391.253 500 396.088 492.177 392.764 485.528L152.764 5.52786C151.07 2.14002 147.607 0 143.82 0Z" fill="black"/> <path d="M393.82 0H266.18C258.747 0 253.912 7.82312 257.236 14.4721L497.236 494.472C498.93 497.86 502.393 500 506.18 500H633.82C641.253 500 646.088 492.177 642.764 485.528L402.764 5.52786C401.07 2.14002 397.607 0 393.82 0Z" fill="black"/> <path d="M815 0H516.18C508.747 0 503.912 7.82312 507.236 14.4721L747.236 494.472C748.93 497.86 752.393 500 756.18 500H815C820.523 500 825 495.523 825 490V10C825 4.47715 820.523 0 815 0Z" fill="black"/> </svg><span>Web Developer</span></a><div id="main-menu-toggle"><div id="hamburger-close-icon"><span></span></div><span>Menu</span></div><div id="search-container"><form role="search" method="get" id="searchform" class="searchform" action="https://webdeveloper.com" autocomplete="off"><svg width="15" height="15" viewbox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="6.07092" cy="6.26233" r="4.5" stroke="white" stroke-width="2.17309"/><line x1="12.7147" y1="13.1738" x2="9.73948" y2="10.1986" stroke="white" stroke-width="2" stroke-linecap="round"/></svg><input id="s" name="s" placeholder="Search"><input id="search_submit" type="submit" value="→"></form></div><div id="create-sign-in-toggle"><a href="#create-account" class="sign-in-user-cta">Login</a>&nbsp;&nbsp;&nbsp; / &nbsp;&nbsp;&nbsp;<a href="https://webdeveloper.com/sign-up" id="create-account-option">Sign up<span>&times;</span></a></div><div id="sun-moon-container"><div id="sun-moon-toggle"><div id="main-circle"></div><div id="sun-ray-1" class="sun-rays"></div><div id="sun-ray-2" class="sun-rays"></div><div id="sun-ray-3" class="sun-rays"></div><div id="sun-ray-4" class="sun-rays"></div><div id="sun-ray-5" class="sun-rays"></div><div id="sun-ray-6" class="sun-rays"></div><div id="sun-ray-7" class="sun-rays"></div><div id="sun-ray-8" class="sun-rays"></div></div></div></header><div id="main-menu-container"><div id="inner-main-menu"><form role="search" method="get" id="searchform2" class="searchform" action="https://webdeveloper.com" autocomplete="off"><input id="s2" name="s" type="text"  placeholder="Search..."></form><div id="main-menu-links"><a class="main-menu-link active" id="main-menu-home-link" href="https://webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M570.6 244C577.2 249.8 577.8 259.1 571.1 266.6C566.2 273.2 556 273.8 549.4 267.1L512 234.1V432C512 476.2 476.2 512 432 512H144C99.82 512 64 476.2 64 432V234.1L26.59 267.1C19.96 273.8 9.849 273.2 4.003 266.6C-1.844 259.1-1.212 249.8 5.414 244L277.4 4.002C283.5-1.334 292.5-1.334 298.6 4.002L570.6 244zM144 480H208V320C208 302.3 222.3 288 240 288H336C353.7 288 368 302.3 368 320V480H432C458.5 480 480 458.5 480 432V206.7L288 37.34L96 206.7V432C96 458.5 117.5 480 144 480zM240 480H336V320H240V480z"></path></svg>Home</a><a class="main-menu-link" id="main-menu-articles-link" href="https://webdeveloper.com/articles"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M336 480H96c-35.35 0-64-28.65-64-64V112C32 103.2 24.84 96 16 96S0 103.2 0 112V416c0 53.02 42.98 96 96 96h240c8.836 0 16-7.164 16-16S344.8 480 336 480zM429.3 113.3l-94.51-94.51C322.7 6.742 306.5 0 289.5 0H160C124.7 0 96 28.65 96 64l.0098 288c0 35.35 28.65 64 64 64h224C419.4 416 448 387.3 448 352V158.5C448 141.5 441.3 125.3 429.3 113.3zM320 49.25L398.8 128H336C327.2 128 320 120.8 320 112V49.25zM416 352c0 17.64-14.36 32-32 32H160c-17.64 0-32-14.36-32-32V64c0-17.64 14.36-32 32-32h128v80C288 138.5 309.5 160 336 160H416V352z"></path></svg>Articles</a><a class="main-menu-link" id="main-menu-bounties-link" href="https://webdeveloper.com/bounties"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"></path></svg>Bounties</a><a class="main-menu-link" id="main-menu-community-link" href="https://webdeveloper.com/community"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 384 512"><path d="M336 192C327.2 192 320 199.2 320 208V256c0 73.5-62.25 132.6-136.8 127.8C115.3 379.1 64 319.6 64 251.5V208C64 199.2 56.8 192 48 192S32 199.2 32 208v42.38c0 83.38 61.63 156.1 144 164.4V480h-64C103.2 480 96 487.2 96 496C96 504.8 103.2 512 112 512h160c8.801 0 16-7.201 16-16c0-8.801-7.199-16-16-16h-64v-65C288.8 406.9 352 338.8 352 256V208C352 199.2 344.8 192 336 192zM192 352c53 0 96-43 96-96v-160c0-52.1-43-96-96-96s-96 43-96 96v160C96 309 139 352 192 352zM128 96c0-35.25 28.75-64 64-64s64 28.75 64 64v160c0 35.25-28.75 64-64 64S128 291.3 128 256V96z"/></svg>Community</a><a class="main-menu-link" id="main-menu-reference-link" href="https://webdeveloper.com/reference"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M416 0H128C92.65 0 64 28.65 64 64v48H16C7.166 112 0 119.2 0 128c0 8.832 7.166 16 16 16H64v96H16C7.166 240 0 247.2 0 256c0 8.832 7.166 16 16 16H64v96H16C7.166 368 0 375.2 0 384c0 8.832 7.166 16 16 16H64V448c0 35.35 28.65 64 64 64h288c35.35 0 64-28.65 64-64V64C480 28.65 451.3 0 416 0zM128 480c-17.64 0-32-14.36-32-32v-48h34.67c8.834 0 16-7.168 16-16c0-8.834-7.166-16-16-16H96v-96h34.67c8.834 0 16-7.168 16-16c0-8.834-7.166-16-16-16H96v-96h34.67c8.834 0 16-7.168 16-16c0-8.834-7.166-16-16-16H96V64c0-17.64 14.36-32 32-32h64v448H128zM448 448c0 17.64-14.36 32-32 32H224V32h192c17.64 0 32 14.36 32 32V448z"></path></svg>Reference</a><a class="main-menu-link" id="main-menu-jobs-link" href="https://webdeveloper.com/jobs"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg>Jobs</a><a class="main-menu-link" id="main-menu-tools-link" href="https://webdeveloper.com/tools"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"></path></svg>Tools</a><a class="main-menu-link" id="main-menu-sats-link" href="https://webdeveloper.com/sats"><svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg>SATS</a></div><div id="main-menu-footer"><div id="right-side-menu-footer"></div><div id="left-side-menu-footer"><p><a id="main-menu-signup-cta" href="https://webdeveloper.com/sign-up">Create a profile</a></p></div></div></div></div><div id="content-header"><div id="home-slides-container"><div class="home-slide" id="bg-particles"><div class="slide-indicator" data-this-slide="" data-total-slides="">:</div><h2 class="centered">Need help connecting the dots? <strong>Post Bounty</strong> and get linked up.</h2><a class="home-slide-cta sign-in-user-cta" href="https://webdeveloper.com/#">Ask a Question</a><a class="banner-bg-credit" href="https://codepen.io/VincentGarreau/pen/bGxvQd" target="_blank"><strong>Particles</strong> by Vincent Garreau <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 111.9v223.3c0 8.844-7.156 16-16 16s-16-7.156-16-16V150.6l-260.7 260.7C24.19 414.4 20.09 416 16 416s-8.188-1.562-11.31-4.688c-6.25-6.25-6.25-16.38 0-22.62l260.9-260.9l-185.6-.5547C71.11 127.2 63.97 120 64 111.2c.0313-8.844 7.188-15.97 16-15.97l224 .6562C312.9 95.94 320 103.1 320 111.9z"/></svg></a></div><div class="home-slide" id="bg-earn-sats"><h2 class="centered">Earn <strong>SATS</strong>—the smallest unit of <span class="together">Bitcoin—by</span> unlocking badges!</h2><a class="home-slide-cta" href="https://webdeveloper.com/sats">View Badges</a><a class="banner-bg-credit watch-wd-promo-video" href="https://www.youtube.com/watch?v=ZDduBN6kQCc" target="_blank"><strong>Watch</strong> Video <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 384 512"><path d="M384 256L0 32V480L384 256z"/></svg></a></div><div class="home-slide" id="bg-planet"><h2 class="centered">Interested in <span class="strike">flying</span> writing?<br>Become a <span class="strike">pilot</span> <strong>WD Author!</strong></h2><a class="home-slide-cta" href="https://webdeveloper.com/sign-up">Sign Up</a><a class="banner-bg-credit" href="https://codepen.io/Zultan/pen/mwGZBP" target="_blank"><strong>Tiny Poly World</strong> by Zoltan <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 111.9v223.3c0 8.844-7.156 16-16 16s-16-7.156-16-16V150.6l-260.7 260.7C24.19 414.4 20.09 416 16 416s-8.188-1.562-11.31-4.688c-6.25-6.25-6.25-16.38 0-22.62l260.9-260.9l-185.6-.5547C71.11 127.2 63.97 120 64 111.2c.0313-8.844 7.188-15.97 16-15.97l224 .6562C312.9 95.94 320 103.1 320 111.9z"/></svg></a></div><div class="home-slide" id="bg-matrix"><h2 class="centered">Join the <strong>BETA</strong> and see how <span class="span-together">deep the rabbit</span> hole goes.</h2><a class="home-slide-cta" href="https://webdeveloper.com/sign-up">Sign Up</a><a class="banner-bg-credit" href="https://codepen.io/yaclive/pen/EayLYO" target="_blank"><strong>Matrix Rain</strong> by Clive Cooper <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 111.9v223.3c0 8.844-7.156 16-16 16s-16-7.156-16-16V150.6l-260.7 260.7C24.19 414.4 20.09 416 16 416s-8.188-1.562-11.31-4.688c-6.25-6.25-6.25-16.38 0-22.62l260.9-260.9l-185.6-.5547C71.11 127.2 63.97 120 64 111.2c.0313-8.844 7.188-15.97 16-15.97l224 .6562C312.9 95.94 320 103.1 320 111.9z"/></svg></a><div id="train"></div></div></div><div class="left-right-slider-arrows"><div class="left-slider-arrow"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M447.1 256C447.1 273.7 433.7 288 416 288H109.3l105.4 105.4c12.5 12.5 12.5 32.75 0 45.25C208.4 444.9 200.2 448 192 448s-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25l160-160c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25L109.3 224H416C433.7 224 447.1 238.3 447.1 256z"/></svg></div><div class="right-slider-arrow"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M438.6 278.6l-160 160C272.4 444.9 264.2 448 256 448s-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L338.8 288H32C14.33 288 .0016 273.7 .0016 256S14.33 224 32 224h306.8l-105.4-105.4c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l160 160C451.1 245.9 451.1 266.1 438.6 278.6z"/></svg></div></div></div><div id="page-content-container"><div class="content-section active" id="content-section__tips-tricks"><div class="section-info-cta"><h3 class="below-grid-suggestions"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M336 480H96c-35.35 0-64-28.65-64-64V112C32 103.2 24.84 96 16 96S0 103.2 0 112V416c0 53.02 42.98 96 96 96h240c8.836 0 16-7.164 16-16S344.8 480 336 480zM429.3 113.3l-94.51-94.51C322.7 6.742 306.5 0 289.5 0H160C124.7 0 96 28.65 96 64l.0098 288c0 35.35 28.65 64 64 64h224C419.4 416 448 387.3 448 352V158.5C448 141.5 441.3 125.3 429.3 113.3zM320 49.25L398.8 128H336C327.2 128 320 120.8 320 112V49.25zM416 352c0 17.64-14.36 32-32 32H160c-17.64 0-32-14.36-32-32V64c0-17.64 14.36-32 32-32h128v80C288 138.5 309.5 160 336 160H416V352z"></path></svg>Interested in being a <strong>WD author</strong>? What are you waiting for?</h3><a class="view-all-items" href="https://webdeveloper.com/sign-up">Sign Up</a></div><div class="cards-container"><div class="card-item cat-tips-tricks"  data-card-id="299233" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M377.7 338.8l37.15-92.87C419 235.4 411.3 224 399.1 224h-57.48C348.5 209.2 352 193 352 176c0-4.117-.8359-8.057-1.217-12.08C390.7 155.1 416 142.3 416 128c0-16.08-31.75-30.28-80.31-38.99C323.8 45.15 304.9 0 277.4 0c-10.38 0-19.62 4.5-27.38 10.5c-15.25 11.88-36.75 11.88-52 0C190.3 4.5 181.1 0 170.7 0C143.2 0 124.4 45.16 112.5 88.98C63.83 97.68 32 111.9 32 128c0 14.34 25.31 27.13 65.22 35.92C96.84 167.9 96 171.9 96 176C96 193 99.47 209.2 105.5 224H48.02C36.7 224 28.96 235.4 33.16 245.9l37.15 92.87C27.87 370.4 0 420.4 0 477.3C0 496.5 15.52 512 34.66 512H413.3C432.5 512 448 496.5 448 477.3C448 420.4 420.1 370.4 377.7 338.8zM176 479.1L128 288l64 32l16 32L176 479.1zM271.1 479.1L240 352l16-32l64-32L271.1 479.1zM320 186C320 207 302.8 224 281.6 224h-12.33c-16.46 0-30.29-10.39-35.63-24.99C232.1 194.9 228.4 192 224 192S215.9 194.9 214.4 199C209 213.6 195.2 224 178.8 224h-12.33C145.2 224 128 207 128 186V169.5C156.3 173.6 188.1 176 224 176s67.74-2.383 96-6.473V186z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/09/erikdietrich-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/09/erikdietrich-50x50.png" alt=""></span></a><span class="card-skills-container"><span class="skill-item">SEO</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/" >Keyword Research Case Studies: Glossaries</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fkeyword-research-case-studies-glossaries%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fkeyword-research-case-studies-glossaries%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="298015" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/ai-prompts-to-improve-your-code/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/ai-prompts-to-improve-your-code/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M544 0H96V176H64V160H0v64H64V208H96V416H224v96l144-96H544V208h32v16h64V160H576v16H544V0zM160 96H480V288H160V96zm64 128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32zm224-32c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/ai-prompts-to-improve-your-code/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/05/design-dev-square-50x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/05/design-dev-square-50x50.jpg" alt=""></span></a><span class="card-skills-container"><span class="skill-item">Ai</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/ai-prompts-to-improve-your-code/" >AI Prompts to Improve Your Code</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/ai-prompts-to-improve-your-code/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fai-prompts-to-improve-your-code%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fai-prompts-to-improve-your-code%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/ai-prompts-to-improve-your-code/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="293170" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/shuffling-typography-animation/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/shuffling-typography-animation/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M415.2 21.06L255.2 501.1C252.4 509.4 243.3 513.1 234.9 511.2C226.6 508.4 222 499.3 224.8 490.9L384.8 10.94C387.6 2.554 396.7-1.977 405.1 .8175C413.4 3.612 417.1 12.67 415.2 21.06L415.2 21.06zM170.6 139.9L40.08 256L170.6 372C177.2 377.9 177.8 388 171.1 394.6C166.1 401.2 155.1 401.8 149.4 395.9L5.371 267.1C1.955 264.9 .0003 260.6 0 256C-.0003 251.4 1.954 247.1 5.37 244L149.4 116C155.1 110.2 166.1 110.8 171.1 117.4C177.8 123.1 177.2 134.1 170.6 139.9L170.6 139.9zM490.6 116L634.6 244C638 247.1 640 251.4 640 255.1C640 260.6 638 264.9 634.6 267.1L490.6 395.9C484 401.8 473.9 401.2 468 394.6C462.2 388 462.8 377.9 469.4 372L599.9 255.1L469.4 139.9C462.8 134.1 462.2 123.1 468 117.4C473.9 110.8 484 110.2 490.6 116H490.6z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/shuffling-typography-animation/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/05/ManoelaIlic_Portrait-46x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/05/ManoelaIlic_Portrait-46x50.jpg" alt=""></span></a><span class="card-skills-container"><span class="skill-item">CSS</span><span class="skill-item">HTML</span><span class="skill-item">JavaScript</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/shuffling-typography-animation/" >Shuffling Typography Animation</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/shuffling-typography-animation/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fshuffling-typography-animation%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fshuffling-typography-animation%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/shuffling-typography-animation/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="295947" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/5-common-tasks-that-chatgpt-can-perform-for-web-developers/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/5-common-tasks-that-chatgpt-can-perform-for-web-developers/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M544 0H96V176H64V160H0v64H64V208H96V416H224v96l144-96H544V208h32v16h64V160H576v16H544V0zM160 96H480V288H160V96zm64 128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32zm224-32c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/5-common-tasks-that-chatgpt-can-perform-for-web-developers/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/06/yNxXdHBR_400x400-50x50.jpeg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/06/yNxXdHBR_400x400-50x50.jpeg" alt=""></span></a><span class="card-skills-container"><span class="skill-item">Ai</span><span class="skill-item">Full-stack Developer</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/5-common-tasks-that-chatgpt-can-perform-for-web-developers/" >5 Common Tasks That ChatGPT Can Perform for Web Developers</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/5-common-tasks-that-chatgpt-can-perform-for-web-developers/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2F5-common-tasks-that-chatgpt-can-perform-for-web-developers%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2F5-common-tasks-that-chatgpt-can-perform-for-web-developers%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/5-common-tasks-that-chatgpt-can-perform-for-web-developers/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="296291" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/10-must-follow-github-repositories-for-developers-of-all-levels/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/10-must-follow-github-repositories-for-developers-of-all-levels/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/10-must-follow-github-repositories-for-developers-of-all-levels/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/11/code-lightning-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/11/code-lightning-50x50.png" alt=""></span></a><span class="card-skills-container"><span class="skill-item">Back-end</span><span class="skill-item">Front-end</span><span class="skill-item">Software Engineer</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/10-must-follow-github-repositories-for-developers-of-all-levels/" >10 Must-Follow GitHub Repositories for Developers of All Levels</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/10-must-follow-github-repositories-for-developers-of-all-levels/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2F10-must-follow-github-repositories-for-developers-of-all-levels%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2F10-must-follow-github-repositories-for-developers-of-all-levels%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/10-must-follow-github-repositories-for-developers-of-all-levels/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="296121" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/extending-framers-capabilities-with-standard-react-and-typescript-for-developers/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/extending-framers-capabilities-with-standard-react-and-typescript-for-developers/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M248.8 4.994C249.9 1.99 252.8 .0001 256 .0001C259.2 .0001 262.1 1.99 263.2 4.994L277.3 42.67L315 56.79C318 57.92 320 60.79 320 64C320 67.21 318 70.08 315 71.21L277.3 85.33L263.2 123C262.1 126 259.2 128 256 128C252.8 128 249.9 126 248.8 123L234.7 85.33L196.1 71.21C193.1 70.08 192 67.21 192 64C192 60.79 193.1 57.92 196.1 56.79L234.7 42.67L248.8 4.994zM427.4 14.06C446.2-4.686 476.6-4.686 495.3 14.06L529.9 48.64C548.6 67.38 548.6 97.78 529.9 116.5L148.5 497.9C129.8 516.6 99.38 516.6 80.64 497.9L46.06 463.3C27.31 444.6 27.31 414.2 46.06 395.4L427.4 14.06zM461.4 59.31L356.3 164.3L379.6 187.6L484.6 82.58L461.4 59.31zM7.491 117.2L64 96L85.19 39.49C86.88 34.98 91.19 32 96 32C100.8 32 105.1 34.98 106.8 39.49L128 96L184.5 117.2C189 118.9 192 123.2 192 128C192 132.8 189 137.1 184.5 138.8L128 160L106.8 216.5C105.1 221 100.8 224 96 224C91.19 224 86.88 221 85.19 216.5L64 160L7.491 138.8C2.985 137.1 0 132.8 0 128C0 123.2 2.985 118.9 7.491 117.2zM359.5 373.2L416 352L437.2 295.5C438.9 290.1 443.2 288 448 288C452.8 288 457.1 290.1 458.8 295.5L480 352L536.5 373.2C541 374.9 544 379.2 544 384C544 388.8 541 393.1 536.5 394.8L480 416L458.8 472.5C457.1 477 452.8 480 448 480C443.2 480 438.9 477 437.2 472.5L416 416L359.5 394.8C354.1 393.1 352 388.8 352 384C352 379.2 354.1 374.9 359.5 373.2z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/extending-framers-capabilities-with-standard-react-and-typescript-for-developers/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/02/Dominik-Steinmann-40x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/02/Dominik-Steinmann-40x50.jpg" alt=""></span></a><span class="card-skills-container"><span class="skill-item">Front-end</span><span class="skill-item">TypeScript</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/extending-framers-capabilities-with-standard-react-and-typescript-for-developers/" >Extending Framer&#8217;s Capabilities with Standard React and TypeScript for Developers</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/extending-framers-capabilities-with-standard-react-and-typescript-for-developers/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fextending-framers-capabilities-with-standard-react-and-typescript-for-developers%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fextending-framers-capabilities-with-standard-react-and-typescript-for-developers%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/extending-framers-capabilities-with-standard-react-and-typescript-for-developers/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="296106" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/sveltejs-the-framework-of-the-future/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/sveltejs-the-framework-of-the-future/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 384 512"><path d="M0 32l34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/sveltejs-the-framework-of-the-future/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/01/ByteAtATime-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/01/ByteAtATime-50x50.png" alt=""></span></a><span class="card-skills-container"><span class="skill-item">Front-end</span><span class="skill-item">Svelte</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/sveltejs-the-framework-of-the-future/" >SvelteJS: The Framework Of The Future</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/sveltejs-the-framework-of-the-future/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fsveltejs-the-framework-of-the-future%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fsveltejs-the-framework-of-the-future%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/sveltejs-the-framework-of-the-future/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="293173" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/double-image-hover-effects-with-clip-path-animations/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/double-image-hover-effects-with-clip-path-animations/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M415.2 21.06L255.2 501.1C252.4 509.4 243.3 513.1 234.9 511.2C226.6 508.4 222 499.3 224.8 490.9L384.8 10.94C387.6 2.554 396.7-1.977 405.1 .8175C413.4 3.612 417.1 12.67 415.2 21.06L415.2 21.06zM170.6 139.9L40.08 256L170.6 372C177.2 377.9 177.8 388 171.1 394.6C166.1 401.2 155.1 401.8 149.4 395.9L5.371 267.1C1.955 264.9 .0003 260.6 0 256C-.0003 251.4 1.954 247.1 5.37 244L149.4 116C155.1 110.2 166.1 110.8 171.1 117.4C177.8 123.1 177.2 134.1 170.6 139.9L170.6 139.9zM490.6 116L634.6 244C638 247.1 640 251.4 640 255.1C640 260.6 638 264.9 634.6 267.1L490.6 395.9C484 401.8 473.9 401.2 468 394.6C462.2 388 462.8 377.9 469.4 372L599.9 255.1L469.4 139.9C462.8 134.1 462.2 123.1 468 117.4C473.9 110.8 484 110.2 490.6 116H490.6z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/double-image-hover-effects-with-clip-path-animations/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/05/ManoelaIlic_Portrait-46x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/05/ManoelaIlic_Portrait-46x50.jpg" alt=""></span></a><span class="card-skills-container"><span class="skill-item">CSS</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/double-image-hover-effects-with-clip-path-animations/" >Double Image Hover Effects with Clip-Path Animations</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/double-image-hover-effects-with-clip-path-animations/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fdouble-image-hover-effects-with-clip-path-animations%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fdouble-image-hover-effects-with-clip-path-animations%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/double-image-hover-effects-with-clip-path-animations/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-tips-tricks"  data-card-id="295812" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/tips-tricks/what-is-linting-is-and-how-to-use-it/"><a  class="card-company-avatar" href="https://webdeveloper.com/tips-tricks/what-is-linting-is-and-how-to-use-it/"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M415.2 21.06L255.2 501.1C252.4 509.4 243.3 513.1 234.9 511.2C226.6 508.4 222 499.3 224.8 490.9L384.8 10.94C387.6 2.554 396.7-1.977 405.1 .8175C413.4 3.612 417.1 12.67 415.2 21.06L415.2 21.06zM170.6 139.9L40.08 256L170.6 372C177.2 377.9 177.8 388 171.1 394.6C166.1 401.2 155.1 401.8 149.4 395.9L5.371 267.1C1.955 264.9 .0003 260.6 0 256C-.0003 251.4 1.954 247.1 5.37 244L149.4 116C155.1 110.2 166.1 110.8 171.1 117.4C177.8 123.1 177.2 134.1 170.6 139.9L170.6 139.9zM490.6 116L634.6 244C638 247.1 640 251.4 640 255.1C640 260.6 638 264.9 634.6 267.1L490.6 395.9C484 401.8 473.9 401.2 468 394.6C462.2 388 462.8 377.9 469.4 372L599.9 255.1L469.4 139.9C462.8 134.1 462.2 123.1 468 117.4C473.9 110.8 484 110.2 490.6 116H490.6z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/tips-tricks/what-is-linting-is-and-how-to-use-it/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/11/code-lightning-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/11/code-lightning-50x50.png" alt=""></span></a><span class="card-skills-container"><span class="skill-item">CSS</span><span class="skill-item">Front-end</span><span class="skill-item">Full-stack Developer</span><span class="skill-item">HTML</span><span class="skill-item">JavaScript</span></span></span><a  class="card-title" href="https://webdeveloper.com/tips-tricks/what-is-linting-is-and-how-to-use-it/" >What Linting is and How to Use it</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/tips-tricks/what-is-linting-is-and-how-to-use-it/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fwhat-is-linting-is-and-how-to-use-it%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Ftips-tricks%2Fwhat-is-linting-is-and-how-to-use-it%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/tips-tricks/what-is-linting-is-and-how-to-use-it/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><a class="card-item view-all-cards" href="https://webdeveloper.com/articles">View all articles</a></div></div><div class="content-section active" id="content-section__bounties"><div class="section-info-cta"><h3 class="below-grid-suggestions"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"></path></svg>Need some <strong>#WebDeveloper</strong> help? Post a bounty! <a href="#" class="more-bounty-info">More info <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 480c-123.5 0-224-100.5-224-224s100.5-224 224-224s224 100.5 224 224S379.5 480 256 480zM240 344c-13.25 0-24 10.75-24 24s10.75 24 24 24s24-10.75 24-24S253.3 344 240 344zM285.6 128H226.4C189.8 128 160 157.8 160 194.4V204c0 8.844 7.156 16 16 16S192 212.8 192 204V194.4C192 175.4 207.4 160 226.4 160h59.25C304.6 160 320 175.4 320 194.4c0 12.48-6.781 24-17.06 29.72L242.5 254.3C231.1 260.7 224 272.7 224 285.8V304C224 312.8 231.2 320 240 320S256 312.8 256 304V285.8c0-1.453 .7813-2.797 1.438-3.172l60.41-30.22C338.9 240.7 352 218.5 352 194.4C352 157.8 322.2 128 285.6 128z"></path></svg></a></h3><a class="view-all-items sign-in-user-cta"  href="https://webdeveloper.com/profile-settings/#bounty-settings">Ask a Question</a></div><div class="cards-container"><div class="card-item cat-bounties"  data-card-id="311680" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/how-can-i-create-a-database-seeders/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/how-can-i-create-a-database-seeders/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/how-can-i-create-a-database-seeders/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/07/WahabHammoud-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/07/WahabHammoud-50x50.png" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">Laravel</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/how-can-i-create-a-database-seeders/" >how can i create a database seeders</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/how-can-i-create-a-database-seeders/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fhow-can-i-create-a-database-seeders%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fhow-can-i-create-a-database-seeders%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/how-can-i-create-a-database-seeders/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="311574" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/what-does-a-best-frontend-developer-means/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/what-does-a-best-frontend-developer-means/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/what-does-a-best-frontend-developer-means/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/07/HimanshuBhoir-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/07/HimanshuBhoir-50x50.png" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">Angular</span><span class="skill-item">Front-end</span><span class="skill-item">Full-stack Developer</span><span class="skill-item">HTML</span><span class="skill-item">JavaScript</span><span class="skill-item">React</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/what-does-a-best-frontend-developer-means/" >What does a best frontend developer means?</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/what-does-a-best-frontend-developer-means/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fwhat-does-a-best-frontend-developer-means%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fwhat-does-a-best-frontend-developer-means%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/what-does-a-best-frontend-developer-means/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="311357" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/how-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/how-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/how-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/06/nawazfdev-50x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/06/nawazfdev-50x50.jpg" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">Laravel</span><span class="skill-item">PHP</span><span class="skill-item">SEO</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/how-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point/" >How to create blogging website for ranking an article in google, like w3school tutorial point</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/how-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fhow-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fhow-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/how-to-create-blogging-webiste-website-for-ranking-article-in-google-like-w3school-tutorial-point/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="311276" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/front-end-development-path-guideline/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/front-end-development-path-guideline/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/front-end-development-path-guideline/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/06/IshaNaheed-50x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/06/IshaNaheed-50x50.jpg" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">Front-end</span><span class="skill-item">HTML</span><span class="skill-item">JavaScript</span><span class="skill-item">React</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/front-end-development-path-guideline/" >Front-end-development path guideline.</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/front-end-development-path-guideline/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Ffront-end-development-path-guideline%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Ffront-end-development-path-guideline%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/front-end-development-path-guideline/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="311178" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/need-urgently-a-website-developed/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/need-urgently-a-website-developed/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/need-urgently-a-website-developed/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/06/Photoroom_20240613_165304-39x50.jpeg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/06/Photoroom_20240613_165304-39x50.jpeg" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">HTML</span><span class="skill-item">PHP</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/need-urgently-a-website-developed/" >Need urgently a website developed</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/need-urgently-a-website-developed/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fneed-urgently-a-website-developed%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fneed-urgently-a-website-developed%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/need-urgently-a-website-developed/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="310946" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/i-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/i-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/i-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/05/MinakshiMirza-50x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/05/MinakshiMirza-50x50.jpg" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">CSS</span><span class="skill-item">HTML</span><span class="skill-item">Java</span><span class="skill-item">JavaScript</span><span class="skill-item">Mobile</span><span class="skill-item">WordPress</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/i-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue/" >I have a website. Since Google AdSense was approved, the speed of my site has reduced from 98 to 67. Kindly help to resolve this issue.</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/i-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fi-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fi-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/i-have-a-website-since-google-adsense-was-approved-the-speed-of-my-site-has-reduced-from-98-to-67-kindly-help-to-resolve-this-issue/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="310752" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/what-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/what-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/what-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/02/neststayhomepg-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/02/neststayhomepg-50x50.png" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">.NET</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/what-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms/" >What are the primary features and advantages of the .NET framework compared to other development platforms?</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/what-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fwhat-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fwhat-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/what-are-the-primary-features-and-advantages-of-the-net-framework-compared-to-other-development-platforms/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="310679" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/my-vercel-always-return-failed-deployment-why/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/my-vercel-always-return-failed-deployment-why/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/my-vercel-always-return-failed-deployment-why/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/05/OKEAMAH-50x50.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/05/OKEAMAH-50x50.png" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">Nestjs</span><span class="skill-item">Next.js</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/my-vercel-always-return-failed-deployment-why/" >My vercel always return failed deployment 
Why?</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/my-vercel-always-return-failed-deployment-why/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fmy-vercel-always-return-failed-deployment-why%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fmy-vercel-always-return-failed-deployment-why%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/my-vercel-always-return-failed-deployment-why/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-bounties"  data-card-id="310606" data-answered=""><div class="card-item-link" data-card-link="https://webdeveloper.com/bounties/is-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform/"><a  class="card-company-avatar" href="https://webdeveloper.com/bounties/is-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform/"><svg width="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M378.1 16.72C403.8-9.531 448 8.069 448 44.23V435.8C448 471.9 403.8 489.5 378.1 463.3L355.1 438.1C311.8 392.4 254.1 363.3 192 355.4V456C192 486.9 166.9 512 136 512H120C89.07 512 64 486.9 64 456V352C28.65 352 0 323.3 0 287.1V191.1C0 156.7 28.65 127.1 64 127.1H143.6L172.8 126.4C242.1 122.5 307.4 92.28 355.1 41.86L378.1 16.72zM416 44.23C416 36.1 407.2 33.48 402.2 38.73L378.4 63.87C336.5 108 282.7 138.4 224 151.5V328.5C282.7 341.6 336.5 371.1 378.4 416.1L402.2 441.3C407.2 446.5 416 443 416 435.8L416 44.23zM192 323.1V156.9C186.2 157.5 180.4 158 174.5 158.3L144.4 159.1H64C46.33 159.1 32 174.3 32 191.1V287.1C32 305.7 46.33 319.1 64 319.1H144.4L174.5 321.7C180.4 321.1 186.2 322.5 192 323.1V323.1zM96 352V456C96 469.3 106.7 480 120 480H136C149.3 480 160 469.3 160 456V352.9L143.6 352H96zM496 191.1C504.8 191.1 512 199.2 512 207.1V271.1C512 280.8 504.8 287.1 496 287.1C487.2 287.1 480 280.8 480 271.1V207.1C480 199.2 487.2 191.1 496 191.1V191.1z"/></svg></a><span class="card-meta"><a  class="card-company-name-link" href="https://webdeveloper.com/bounties/is-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform/"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/05/firstprince72-50x50.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/05/firstprince72-50x50.jpg" alt=""></span></a><span class="sats-reward">+1,000<svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg></span><span class="card-skills-container"><span class="skill-item">.NET</span><span class="skill-item">Cloud</span><span class="skill-item">CSS</span><span class="skill-item">HTML</span><span class="skill-item">Java</span><span class="skill-item">Machine Learning</span><span class="skill-item">Node.js</span><span class="skill-item">PHP</span><span class="skill-item">Web Hosting</span><span class="skill-item">WordPress</span></span></span><a  class="card-title" href="https://webdeveloper.com/bounties/is-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform/" >Is there a virtual platform for live streaming?
is there also a free course platform?</a></div><a  class="card-bottom-right-svg-link" href="https://webdeveloper.com/bounties/is-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform/"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594 9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25 0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6 71.45C239.8 61.85 254.1 61.51 264.6 70.63z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fis-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebdeveloper.com%2Fbounties%2Fis-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform%2F"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://webdeveloper.com/bounties/is-there-a-virtual-platform-for-live-streamingis-there-also-a-free-course-platform/"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><a class="card-item view-all-cards" href="https://webdeveloper.com/bounties">View all bounties</a></div></div><div class="content-section active" id="content-section__jobs"><div class="section-info-cta"><h3 class="below-grid-suggestions"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"></path></svg>Have any open <strong>#webDeveloper</strong> roles on your team? Let us know!</h3><a class="view-all-items" href="https://webdeveloper.com/feedback?type=suggestion">Suggest a Job</a></div><div class="cards-container"><div class="card-item cat-jobs"  data-card-id="7758" data-answered=""><div class="card-item-link" data-card-link="https://automattic.com/work-with-us/job/senior-software-engineer-frontend-javascript/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://automattic.com/work-with-us/job/senior-software-engineer-frontend-javascript/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://automattic.com/work-with-us/job/senior-software-engineer-frontend-javascript/?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/07/HeKYYepV_400x400.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/07/HeKYYepV_400x400.jpg" alt=""></span>Automattic &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">Back-end</span><span class="skill-item">CSS</span><span class="skill-item">Front-end</span><span class="skill-item">HTML</span><span class="skill-item">JavaScript</span><span class="skill-item">WordPress</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://automattic.com/work-with-us/job/senior-software-engineer-frontend-javascript/?utm_source=webdeveloper.com" >Remote / Engineer</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://automattic.com/work-with-us/job/senior-software-engineer-frontend-javascript/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fautomattic.com%2Fwork-with-us%2Fjob%2Fsenior-software-engineer-frontend-javascript%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fautomattic.com%2Fwork-with-us%2Fjob%2Fsenior-software-engineer-frontend-javascript%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://automattic.com/work-with-us/job/senior-software-engineer-frontend-javascript/?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="16053" data-answered=""><div class="card-item-link" data-card-link="https://boards.greenhouse.io/openai?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://boards.greenhouse.io/openai?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://boards.greenhouse.io/openai?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/12/openai-150x150.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/12/openai-150x150.jpg" alt=""></span>OpenAI &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">CSS</span><span class="skill-item">Front-end</span><span class="skill-item">Full-stack Developer</span><span class="skill-item">HTML</span><span class="skill-item">JavaScript</span><span class="skill-item">React</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://boards.greenhouse.io/openai?utm_source=webdeveloper.com" >Software Engineer, Full-Stack</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://boards.greenhouse.io/openai?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fboards.greenhouse.io%2Fopenai%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fboards.greenhouse.io%2Fopenai%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://boards.greenhouse.io/openai?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="15178" data-answered=""><div class="card-item-link" data-card-link="https://rallyinteractive.com/jobs/senior-developer/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://rallyinteractive.com/jobs/senior-developer/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://rallyinteractive.com/jobs/senior-developer/?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/11/h1bKaki8_400x400-150x150.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/11/h1bKaki8_400x400-150x150.jpg" alt=""></span>Rally &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">Android</span><span class="skill-item">CSS</span><span class="skill-item">Full-stack Developer</span><span class="skill-item">HTML</span><span class="skill-item">iOS</span><span class="skill-item">JavaScript</span><span class="skill-item">Node.js</span><span class="skill-item">Python</span><span class="skill-item">React</span><span class="skill-item">Ruby</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://rallyinteractive.com/jobs/senior-developer/?utm_source=webdeveloper.com" >Remote / Senior Developer</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://rallyinteractive.com/jobs/senior-developer/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Frallyinteractive.com%2Fjobs%2Fsenior-developer%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Frallyinteractive.com%2Fjobs%2Fsenior-developer%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://rallyinteractive.com/jobs/senior-developer/?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="11519" data-answered=""><div class="card-item-link" data-card-link="https://corp.rumble.com/careers/current-job-openings/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://corp.rumble.com/careers/current-job-openings/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://corp.rumble.com/careers/current-job-openings/?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/09/VBZMOn6k_400x400-150x150.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/09/VBZMOn6k_400x400-150x150.png" alt=""></span>Rumble &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">CSS</span><span class="skill-item">Full-stack Developer</span><span class="skill-item">HTML</span><span class="skill-item">JavaScript</span><span class="skill-item">React</span><span class="skill-item">Software Engineer</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://corp.rumble.com/careers/current-job-openings/?utm_source=webdeveloper.com" >Remote / Front-End Software Engineer</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://corp.rumble.com/careers/current-job-openings/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fcorp.rumble.com%2Fcareers%2Fcurrent-job-openings%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fcorp.rumble.com%2Fcareers%2Fcurrent-job-openings%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://corp.rumble.com/careers/current-job-openings/?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="6648" data-answered=""><div class="card-item-link" data-card-link="https://www.valvesoftware.com/en/jobs?job_id=17&utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://www.valvesoftware.com/en/jobs?job_id=17&utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://www.valvesoftware.com/en/jobs?job_id=17&utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/06/X6pfa2YZ_400x400-150x150.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/06/X6pfa2YZ_400x400-150x150.jpg" alt=""></span>Valve &bull; Full-time</a><span class="card-skills-container"></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://www.valvesoftware.com/en/jobs?job_id=17&utm_source=webdeveloper.com" >Software Engineer</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://www.valvesoftware.com/en/jobs?job_id=17&utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.valvesoftware.com%2Fen%2Fjobs%3Fjob_id%3D17%26utm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.valvesoftware.com%2Fen%2Fjobs%3Fjob_id%3D17%26utm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://www.valvesoftware.com/en/jobs?job_id=17&utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="18821" data-answered=""><div class="card-item-link" data-card-link="https://www.stickermule.com/career/477eed3e-4aae-46e6-a8ab-0646dbfb11cd?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://www.stickermule.com/career/477eed3e-4aae-46e6-a8ab-0646dbfb11cd?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://www.stickermule.com/career/477eed3e-4aae-46e6-a8ab-0646dbfb11cd?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/11/m5uhNsEh_400x400-150x150.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/11/m5uhNsEh_400x400-150x150.jpg" alt=""></span>Sticker Mule &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">CSS</span><span class="skill-item">Docker</span><span class="skill-item">Full-stack Developer</span><span class="skill-item">HTML</span><span class="skill-item">iOS</span><span class="skill-item">JavaScript</span><span class="skill-item">Next.js</span><span class="skill-item">Node.js</span><span class="skill-item">Python</span><span class="skill-item">React</span><span class="skill-item">Ruby</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://www.stickermule.com/career/477eed3e-4aae-46e6-a8ab-0646dbfb11cd?utm_source=webdeveloper.com" >Remote / Software engineer (Backend)</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://www.stickermule.com/career/477eed3e-4aae-46e6-a8ab-0646dbfb11cd?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.stickermule.com%2Fcareer%2F477eed3e-4aae-46e6-a8ab-0646dbfb11cd%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.stickermule.com%2Fcareer%2F477eed3e-4aae-46e6-a8ab-0646dbfb11cd%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://www.stickermule.com/career/477eed3e-4aae-46e6-a8ab-0646dbfb11cd?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="15763" data-answered=""><div class="card-item-link" data-card-link="https://www.stickermule.com/career/6de4ccd8-7e58-4b65-9a25-62354972bdbd?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://www.stickermule.com/career/6de4ccd8-7e58-4b65-9a25-62354972bdbd?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://www.stickermule.com/career/6de4ccd8-7e58-4b65-9a25-62354972bdbd?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/11/m5uhNsEh_400x400-150x150.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/11/m5uhNsEh_400x400-150x150.jpg" alt=""></span>Sticker Mule &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">CSS</span><span class="skill-item">Docker</span><span class="skill-item">Full-stack Developer</span><span class="skill-item">HTML</span><span class="skill-item">iOS</span><span class="skill-item">JavaScript</span><span class="skill-item">Next.js</span><span class="skill-item">Node.js</span><span class="skill-item">Python</span><span class="skill-item">React</span><span class="skill-item">Ruby</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://www.stickermule.com/career/6de4ccd8-7e58-4b65-9a25-62354972bdbd?utm_source=webdeveloper.com" >Remote / Software engineer (Frontend)</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://www.stickermule.com/career/6de4ccd8-7e58-4b65-9a25-62354972bdbd?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.stickermule.com%2Fcareer%2F6de4ccd8-7e58-4b65-9a25-62354972bdbd%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.stickermule.com%2Fcareer%2F6de4ccd8-7e58-4b65-9a25-62354972bdbd%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://www.stickermule.com/career/6de4ccd8-7e58-4b65-9a25-62354972bdbd?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="15168" data-answered=""><div class="card-item-link" data-card-link="https://happycog.hire.trakstar.com/jobs/fk0sblt/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://happycog.hire.trakstar.com/jobs/fk0sblt/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://happycog.hire.trakstar.com/jobs/fk0sblt/?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/11/fMoaINbg_400x400-150x150.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/11/fMoaINbg_400x400-150x150.jpg" alt=""></span>Happy Cog &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">Full-stack Developer</span><span class="skill-item">JavaScript</span><span class="skill-item">React</span><span class="skill-item">Software Engineer</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://happycog.hire.trakstar.com/jobs/fk0sblt/?utm_source=webdeveloper.com" >Senior React Application Developer</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://happycog.hire.trakstar.com/jobs/fk0sblt/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fhappycog.hire.trakstar.com%2Fjobs%2Ffk0sblt%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fhappycog.hire.trakstar.com%2Fjobs%2Ffk0sblt%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://happycog.hire.trakstar.com/jobs/fk0sblt/?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><div class="card-item cat-jobs"  data-card-id="15165" data-answered=""><div class="card-item-link" data-card-link="https://apply.workable.com/humanmade/j/D990CAA3BE/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://apply.workable.com/humanmade/j/D990CAA3BE/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"/></svg></a><span class="card-meta"><a target="_blank" rel="nofollow" class="card-company-name-link" href="https://apply.workable.com/humanmade/j/D990CAA3BE/?utm_source=webdeveloper.com"><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/11/1l6REOYn_400x400-150x150.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/11/1l6REOYn_400x400-150x150.jpg" alt=""></span>Human Made &bull; Full-time</a><span class="card-skills-container"><span class="skill-item">Full-stack Developer</span><span class="skill-item">JavaScript</span><span class="skill-item">PHP</span><span class="skill-item">Software Engineer</span><span class="skill-item">WordPress</span></span></span><a target="_blank" rel="nofollow" class="card-title" href="https://apply.workable.com/humanmade/j/D990CAA3BE/?utm_source=webdeveloper.com" >Remote / Web Engineer</a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://apply.workable.com/humanmade/j/D990CAA3BE/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><div class="card-settings"><svg height="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 128 512"><path d="M64 384C81.67 384 96 398.3 96 416C96 433.7 81.67 448 64 448C46.33 448 32 433.7 32 416C32 398.3 46.33 384 64 384zM64 224C81.67 224 96 238.3 96 256C96 273.7 81.67 288 64 288C46.33 288 32 273.7 32 256C32 238.3 46.33 224 64 224zM64 128C46.33 128 32 113.7 32 96C32 78.33 46.33 64 64 64C81.67 64 96 78.33 96 96C96 113.7 81.67 128 64 128z"/></svg><div class="card-settings-menu"><a target="_blank" class="card-settings-menu-link" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fapply.workable.com%2Fhumanmade%2Fj%2FD990CAA3BE%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg> Tweet This</a><a target="_blank" class="card-settings-menu-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fapply.workable.com%2Fhumanmade%2Fj%2FD990CAA3BE%2F%3Futm_source%3Dwebdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg> Post This</a><a target="_blank" class="card-settings-menu-link copy-link-cta" href="https://apply.workable.com/humanmade/j/D990CAA3BE/?utm_source=webdeveloper.com"><svg height="11" class="svg-inline--fa fa-link fa-w-16" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="link" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z"></path></svg> Copy link</a></div></div></div><a class="card-item view-all-cards" href="https://webdeveloper.com/jobs">View all jobs</a></div></div><div class="content-section active" id="content-section__tools"><div class="section-info-cta"><h3 class="below-grid-suggestions"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"></path></svg>Discover any handy <strong>#webDeveloper</strong> tools recently? Let us know!</h3><a class="view-all-items" href="https://webdeveloper.com/feedback?type=suggestion">Recommend Tools</a></div><div class="cards-container"><div class="card-item cat-tools" style="background-color:#f8f8f8" data-card-id="309696" data-answered=""><div class="card-item-link" data-card-link="https://fullres.com/?utm_source=webdeveloper.com"><a target="_blank" class="card-company-avatar" href="https://fullres.com/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/04/fullres.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/04/fullres.png" alt=""></span></a><a target="_blank" class="card-title" href="https://fullres.com/?utm_source=webdeveloper.com" >fullres.com<small>Monetize, Analyze, and Optimize.</small></a></div><a target="_blank" class="card-bottom-right-svg-link" href="https://fullres.com/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" data-link="https://fullres.com/" class="tool-screenshot" href="https://fullres.com/?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2024/04/Screenshot-2024-04-15-at-9.35.34-AM.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2024/04/Screenshot-2024-04-15-at-9.35.34-AM.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#999" data-card-id="295919" data-answered=""><div class="card-item-link" data-card-link="https://htmlcss.tools/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://htmlcss.tools/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-30-at-9.29.50-AM.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-30-at-9.29.50-AM.png" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://htmlcss.tools/?utm_source=webdeveloper.com" >htmlcss.tools<small>HTML &amp; CSS code generator tools</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://htmlcss.tools/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://htmlcss.tools/" class="tool-screenshot" href="https://htmlcss.tools/?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-30-at-09-29-18-HTML-CSS-code-generators.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-30-at-09-29-18-HTML-CSS-code-generators.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#5cb8af" data-card-id="295268" data-answered=""><div class="card-item-link" data-card-link="https://stacktape.com/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://stacktape.com/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/stacktape-logo.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/stacktape-logo.png" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://stacktape.com/?utm_source=webdeveloper.com" >stacktape.com<small>Deploy and run full-stack applications on AWS.</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://stacktape.com/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://stacktape.com/" class="tool-screenshot" href="https://stacktape.com/?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-23-at-10-51-07-Your-AWS-but-97-easier.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-23-at-10-51-07-Your-AWS-but-97-easier.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#2795ee" data-card-id="295260" data-answered=""><div class="card-item-link" data-card-link="https://jsfiddle.net?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://jsfiddle.net?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/jsfiddle-logo.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/jsfiddle-logo.png" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://jsfiddle.net?utm_source=webdeveloper.com" >jsfiddle.net<small>Code Playground</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://jsfiddle.net?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://jsfiddle.net" class="tool-screenshot" href="https://jsfiddle.net?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-23-at-10-38-51-React-JSFiddle-Code-Playground.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-23-at-10-38-51-React-JSFiddle-Code-Playground.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#5056eda8" data-card-id="295256" data-answered=""><div class="card-item-link" data-card-link="https://betterstack.com?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://betterstack.com?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/hasty-dev-logo.jpg" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/hasty-dev-logo.jpg" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://betterstack.com?utm_source=webdeveloper.com" >betterstack.com<small>Get a call when your website goes down.</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://betterstack.com?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://betterstack.com" class="tool-screenshot" href="https://betterstack.com?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-23-at-10-23-16-Better-Stack.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2023/03/Screenshot-2023-03-23-at-10-23-16-Better-Stack.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#8698fd" data-card-id="15924" data-answered=""><div class="card-item-link" data-card-link="https://hasty.dev/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://hasty.dev/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/12/hasty-dev.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/12/hasty-dev.png" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://hasty.dev/?utm_source=webdeveloper.com" >hasty.dev<small>Benchmarking JS &#8211; made easy.</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://hasty.dev/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://hasty.dev/" class="tool-screenshot" href="https://hasty.dev/?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/12/hasty-dev-site-998x1024.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/12/hasty-dev-site-998x1024.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#6aadff" data-card-id="14619" data-answered=""><div class="card-item-link" data-card-link="https://shadows.brumm.af/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://shadows.brumm.af/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/10/brumm-logo.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/10/brumm-logo.png" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://shadows.brumm.af/?utm_source=webdeveloper.com" >shadows.brumm.af<small>Make smooth CSS shadows</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://shadows.brumm.af/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://shadows.brumm.af/" class="tool-screenshot" href="https://shadows.brumm.af/?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/10/Screenshot-2022-10-23-at-09-55-14-Smooth-Shadow-1024x803-1.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/10/Screenshot-2022-10-23-at-09-55-14-Smooth-Shadow-1024x803-1.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#3fbeff" data-card-id="14615" data-answered=""><div class="card-item-link" data-card-link="https://jsonlint.com?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://jsonlint.com?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/10/json-lint-logo.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/10/json-lint-logo.png" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://jsonlint.com?utm_source=webdeveloper.com" >jsonlint.com<small>The JSON Formatter</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://jsonlint.com?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://jsonlint.com" class="tool-screenshot" href="https://jsonlint.com?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/10/Screenshot-2022-10-20-at-14-22-21-The-JSON-Validator-421x1024-1.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/10/Screenshot-2022-10-20-at-14-22-21-The-JSON-Validator-421x1024-1.png" alt=""></a></div><div class="card-item cat-tools" style="background-color:#c677ff" data-card-id="14611" data-answered=""><div class="card-item-link" data-card-link="https://www.nslookup.io/?utm_source=webdeveloper.com"><a target="_blank" rel="nofollow" class="card-company-avatar" href="https://www.nslookup.io/?utm_source=webdeveloper.com"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M507.4 114.5c-2.25-9.5-9.626-17-19-19.63c-9.501-2.625-19.63 0-26.63 7L397.9 165.7l-44.25-7.375l-7.376-44.25l63.88-63.88c6.876-6.875 9.626-17.13 7.001-26.5c-2.625-9.5-10.25-16.88-19.75-19.25c-51.75-12.75-105.4 2-143.3 39.75C216.2 82.12 201.9 136.9 215.5 188.1l-193.3 193.3c-29.63 29.63-29.63 77.88 0 107.5C36.47 504.1 55.6 512 75.98 512c20.25 0 39.25-7.875 53.63-22.25l193.1-193.1c52.13 13.75 106.9-.75 144.9-38.88C505.5 219.1 520.4 166.4 507.4 114.5zM445 235.2c-31.75 31.75-78.38 42.63-121.8 28.13l-9.376-3.125L106.1 467.1c-16.63 16.63-45.5 16.63-62.13 0c-17.13-17.13-17.13-45.13 0-62.25l207-207L248.7 188.6c-14.38-43.5-3.625-90.13 28-121.8c22.75-22.63 52.75-34.88 83.76-34.88c6.876 0 13.88 .625 20.75 1.75l-69.26 69.38l13.75 83l83.13 13.88l69.26-69.38C484.9 168.9 472.8 207.5 445 235.2zM79.99 415.1c-8.876 0-16 7.125-16 16s7.125 16 16 16s16-7.125 16-16S88.86 415.1 79.99 415.1z"/></svg><span class="card-avatar-container"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/10/nslookup-logo.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/10/nslookup-logo.png" alt=""></span></a><a target="_blank" rel="nofollow" class="card-title" href="https://www.nslookup.io/?utm_source=webdeveloper.com" >nslookup.io<small>Find DNS records for a domain name.</small></a></div><a target="_blank" rel="nofollow" class="card-bottom-right-svg-link" href="https://www.nslookup.io/?utm_source=webdeveloper.com"><svg height="11" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M320 120v240c0 13.25-10.75 24-24 24s-24-10.75-24-24V177.9l-231 231C36.28 413.7 30.14 416 24 416s-12.28-2.344-16.97-7.031c-9.375-9.375-9.375-24.56 0-33.94L238.1 144H56C42.75 144 32 133.3 32 120S42.75 96 56 96h240C309.3 96 320 106.8 320 120z"/></svg></a><a target="_blank" rel="nofollow" data-link="https://www.nslookup.io/" class="tool-screenshot" href="https://www.nslookup.io/?utm_source=webdeveloper.com"><noscript><img src="https://webdeveloper.com/wp-content/uploads/2022/10/Screenshot-2022-10-21-at-12-44-32-Online-nslookup-—-Find-DNS-records-1006x1024-1.png" alt=""></noscript><img class="lazyload" src='data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E' data-src="https://webdeveloper.com/wp-content/uploads/2022/10/Screenshot-2022-10-21-at-12-44-32-Online-nslookup-—-Find-DNS-records-1006x1024-1.png" alt=""></a></div><a class="card-item view-all-cards" href="https://webdeveloper.com/tools">View all tools</a></div></div></div><div id="sign-in-user"><div id="close-sign-in-popup"><svg width="20" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512"><path d="M315.3 411.3c-6.253 6.253-16.37 6.253-22.63 0L160 278.6l-132.7 132.7c-6.253 6.253-16.37 6.253-22.63 0c-6.253-6.253-6.253-16.37 0-22.63L137.4 256L4.69 123.3c-6.253-6.253-6.253-16.37 0-22.63c6.253-6.253 16.37-6.253 22.63 0L160 233.4l132.7-132.7c6.253-6.253 16.37-6.253 22.63 0c6.253 6.253 6.253 16.37 0 22.63L182.6 256l132.7 132.7C321.6 394.9 321.6 405.1 315.3 411.3z"/></svg></div><span>Sign in</span><form id="login-form" action="https://webdeveloper.com/login/?redirect_to=https%3A%2F%2Fwebdeveloper.com%2F" method="post"><div><input class="with-icon" type="text" name="log" placeholder="Email" id="user_login" value=""></div><div><input class="with-icon" type="password" placeholder="Password" name="pwd" id="user_pass"></div><a id="forgot-password" href="https://webdeveloper.com/reset-password">Forgot password?</a><input type="submit" name="loginsubmit" value="Sign In" id="wp-submit"><input type="hidden" id="login_form_nonce" name="login_form_nonce" value="a6464b31b1" /><input type="hidden" name="_wp_http_referer" value="/" /></form><div id="sign-in-or-divider"></div><a id="twitch-signin" href="https://id.twitch.tv/oauth2/authorize?client_id=ih2n2s1kys0ah5xsrx1fodugtfe2sq&redirect_uri=https://webdeveloper.com&response_type=code&scope=user%3Aread%3Aemail&state=00c7cffbca6f6bcd305f40c662dc7bbb72fe10e3a04bd286df2df3133ca81bc8t31tch"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M391.17,103.47H352.54v109.7h38.63ZM285,103H246.37V212.75H285ZM120.83,0,24.31,91.42V420.58H140.14V512l96.53-91.42h77.25L487.69,256V0ZM449.07,237.75l-77.22,73.12H294.61l-67.6,64v-64H140.14V36.58H449.07Z"></path></svg>Sign in with Twitch</a><a id="github-signin" href="https://github.com/login/oauth/authorize?client_id=5971c08b2c0dbf0c37ad&scope=read%3Auser%2Cuser%3Aemail&state=5f3824964a87d2942ded2a959a0aefbe53b42183f1f9067a4c676882462e450ag1thu3"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>Sign in with Github</a><a id="create-account-menu-cta" href="https://webdeveloper.com/sign-up/">Create Account</a></div><div id="newsletter-pre-footer"><h2 class="centered">The web is an endless sea of information. <span class="together">Don't miss</span> the boat... <strong>Subscribe!</strong></h2><form id="newsletter-form" class="plausible-event-name=emailsubscribe" autocomplete="off" method="post"><input type="text" id="newsletter-email-input" name="newsletter_email" value="" placeholder="type_your@email.here"><label id="submit_newsletter_label"><input id="newsletter_submit" type="submit" name="newsletter_submit" value="→"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M492.6 226.6L44.6 34.59C40.54 32.85 36.26 31.1 32.02 31.1c-8.623 0-17.1 3.499-23.3 10.05C-.4983 51.81-2.623 66.3 3.377 78.31L96 256l-92.62 177.7c-6 12.02-3.875 26.5 5.344 36.27c6.188 6.547 14.66 10.05 23.28 10.05c4.25 0 8.531-.8438 12.59-2.594L492.6 285.4c11.78-5.031 19.41-16.61 19.41-29.41C511.1 243.2 504.4 231.6 492.6 226.6zM31.98 64.03C31.99 64.01 31.96 64.04 31.98 64.03L442.7 240H123.7L31.98 64.03zM31.75 448.5L123.7 272h318.1L31.75 448.5z"/></svg></label></form></div></div><div id="under-the-hood"><div class="under-the-hood-content"><a class="footer-logo" href="https://webdeveloper.com"><svg height="22" viewbox="0 0 825 500" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M143.82 0H16.1803C8.74652 0 3.91156 7.82312 7.23607 14.4721L247.236 494.472C248.93 497.86 252.393 500 256.18 500H383.82C391.253 500 396.088 492.177 392.764 485.528L152.764 5.52786C151.07 2.14002 147.607 0 143.82 0Z" fill="black"></path><path d="M393.82 0H266.18C258.747 0 253.912 7.82312 257.236 14.4721L497.236 494.472C498.93 497.86 502.393 500 506.18 500H633.82C641.253 500 646.088 492.177 642.764 485.528L402.764 5.52786C401.07 2.14002 397.607 0 393.82 0Z" fill="black"></path><path d="M815 0H516.18C508.747 0 503.912 7.82312 507.236 14.4721L747.236 494.472C748.93 497.86 752.393 500 756.18 500H815C820.523 500 825 495.523 825 490V10C825 4.47715 820.523 0 815 0Z" fill="black"></path></svg></a><span>about</span>: ({<br><span style="display:inline-block;width:32px;"></span><span class="json-key">version</span>: <span class="json-value">0.1.9 <small>—</small> BETA 9.8</span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">social</span>: <span class="json-value"><a href="https://twitter.com/webdeveloperhq">@webDeveloperHQ</a></span>,<br>});<br><br><span>legal</span>: ({<br><span style="display:inline-block;width:32px;"></span><span class="json-key">terms</span>: <span class="json-value"><a href="https://webdeveloper.com/terms-of-use">of use</a></span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">privacy</span>: <span class="json-value"><a href="https://webdeveloper.com/privacy-policy">policy</a></span><br><span style="display:inline-block;width:32px;"></span><span class="json-key">analytics</span>: <span class="json-value"><a href="https://fullres.com?ref=webdeveloper">Fullres</a></span><br>});</div><div class="under-the-hood-content"><a class="footer-logo" href="https://webdeveloper.com/feedback"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M421.7 220.3l-11.3 11.3-22.6 22.6-205 205c-6.6 6.6-14.8 11.5-23.8 14.1L30.8 511c-8.4 2.5-17.5 .2-23.7-6.1S-1.5 489.7 1 481.2L38.7 353.1c2.6-9 7.5-17.2 14.1-23.8l205-205 22.6-22.6 11.3-11.3 33.9 33.9 62.1 62.1 33.9 33.9zM96 353.9l-9.3 9.3c-.9 .9-1.6 2.1-2 3.4l-25.3 86 86-25.3c1.3-.4 2.5-1.1 3.4-2l9.3-9.3H112c-8.8 0-16-7.2-16-16V353.9zM453.3 19.3l39.4 39.4c25 25 25 65.5 0 90.5l-14.5 14.5-22.6 22.6-11.3 11.3-33.9-33.9-62.1-62.1L314.3 67.7l11.3-11.3 22.6-22.6 14.5-14.5c25-25 65.5-25 90.5 0z"></path></svg><sub>↴</sub></a><span>changelog</span>: (<span class="arrays-container"><span class="array-item"><br><span style="display:inline-block;width:32px;"></span><span class="json-key">version</span>: <span class="json-value">0.1.9</span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">notes</span>: <span class="json-value">added <a href="https://webdeveloper.com/community">community page</a></span><br></span><span class="array-item"><br><span style="display:inline-block;width:32px;"></span><span class="json-key">version</span>: <span class="json-value">0.1.8</span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">notes</span>: <span class="json-value">added <a href="https://webdeveloper.com/news/introducing-the-latest-member-of-the-wd-team-davinci003/">Davinci•003</a></span><br></span><span class="array-item"><br><span style="display:inline-block;width:32px;"></span><span class="json-key">version</span>: <span class="json-value">0.1.7</span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">notes</span>: <span class="json-value">upvote answers to <a href="https://webdeveloper.com/bounties">bounties</a></span><br></span><span class="array-item"><br><span style="display:inline-block;width:32px;"></span><span class="json-key">version</span>: <span class="json-value">0.1.6</span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">notes</span>: <span class="json-value">article editor refresh</span><br></span></span>)...<br></div><div class="under-the-hood-content"><a class="footer-logo" href="https://webdeveloper.com/sats"><svg height="14" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 360 360"><defs></defs><circle cx="180" cy="180" r="179"></circle><rect class="cls-1" x="201.48" y="37.16" width="23.49" height="40.14" transform="translate(21.82 -52.79) rotate(14.87)"></rect><rect class="cls-1" x="135.03" y="287.5" width="23.49" height="40.14" transform="translate(83.82 -27.36) rotate(14.87)"></rect><rect class="cls-1" x="184.27" y="38.29" width="23.49" height="167.49" transform="translate(364.26 -36.11) rotate(104.87)"></rect><rect class="cls-1" x="168.36" y="98.26" width="23.49" height="167.49" transform="translate(402.22 54.61) rotate(104.87)"></rect><rect class="cls-1" x="152.89" y="156.52" width="23.49" height="167.49" transform="translate(439.1 142.78) rotate(104.87)"></rect></svg><sub>↴</sub></a><span>recent_tips</span>: (<span class="arrays-container"><span data-post-type="post" class="array-item"><br><span style="display:inline-block;width:32px;"></span><span class="json-key">tipper</span>: <span class="json-value"><a href="https://webdeveloper.com/tips-tricks/html-optimization-the-better-way/#tip-item-961803">@MSGolbagi</a></span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">tipped</span>: <span class="json-value"><a href="https://webdeveloper.com/tips-tricks/html-optimization-the-better-way/">article</a></span><br><span style="display:inline-block;width:32px;"></span><span class="json-key">amount</span>: <span class="json-value">1000 <a href="https://webdeveloper.com/sats">SATS</a></span>,<br></span><span data-post-type="post" class="array-item"><br><span style="display:inline-block;width:32px;"></span><span class="json-key">tipper</span>: <span class="json-value"><a href="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/#tip-item-961800">@ProgrammerPro56</a></span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">tipped</span>: <span class="json-value"><a href="https://webdeveloper.com/tips-tricks/keyword-research-case-studies-glossaries/">article</a></span><br><span style="display:inline-block;width:32px;"></span><span class="json-key">amount</span>: <span class="json-value">1000 <a href="https://webdeveloper.com/sats">SATS</a></span>,<br></span><span data-post-type="page" class="array-item"><br><span style="display:inline-block;width:32px;"></span><span class="json-key">tipper</span>: <span class="json-value"><a href="https://webdeveloper.com/@gfyutoy">@gfyutoy</a></span>,<br><span style="display:inline-block;width:32px;"></span><span class="json-key">tipped</span>: <span class="json-value"><a href="https://webdeveloper.com/%40kljoio/">live stream</a></span><br><span style="display:inline-block;width:32px;"></span><span class="json-key">amount</span>: <span class="json-value">1500 <a href="https://webdeveloper.com/sats">SATS</a></span>,<br></span></span>)...<br><div id="inner-hood"><div id="right-side-footer" style="float: right;text-align: right;"><h5>Social</h5><p><a href="https://twitter.com/webdeveloperhq" target="_blank" rel="nofollow">@webDeveloperHQ</a></p></div><div id="left-side-footer"><h5>Version</h5><p>0.1.9 <small>—</small> BETA 9.8</p></div></div></div></div><div id="wd-back-totop"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 384 512"><path d="M336.1 168.1c-9.375 9.375-24.56 9.375-33.94 0L216 81.94V488c0 13.25-10.75 24-24 24H24C10.75 512 0 501.3 0 488s10.75-24 24-24h144V81.94L80.97 168.1c-9.375 9.375-24.56 9.375-33.94 0s-9.375-24.56 0-33.94l128-128C179.7 2.344 185.8 0 192 0s12.28 2.344 16.97 7.031l128 128C346.3 144.4 346.3 159.6 336.1 168.1z"></path></svg></div><noscript><style>.lazyload{display:none;}</style></noscript><script data-noptimize="1">window.lazySizesConfig=window.lazySizesConfig||{};window.lazySizesConfig.loadMode=1;</script><script async data-noptimize="1" src='https://webdeveloper.com/wp-content/plugins/autoptimize/classes/external/js/lazysizes.min.js'></script><script defer src="https://cpwebassets.codepen.io/assets/embed/ei.js" id="codepen-embed-script-js"></script> <script src="//m.servedby-buysellads.com/monetization.it.js"></script><script>(function() {if (typeof _bsa !== "undefined" && _bsa) {_bsa.trackConv();}})();</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-Y1KK3QXZFL"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag("js", new Date());gtag("config", "G-Y1KK3QXZFL");</script><script defer src="https://webdeveloper.com/wp-content/cache/autoptimize/js/autoptimize_726370814a7a0d939c06471a30104100.js"></script></body></html>