Warning: The magic method Shapely_Related_Posts::__wakeup() must have public visibility in /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1775
{"id":529,"date":"2017-02-23T11:25:30","date_gmt":"2017-02-23T17:25:30","guid":{"rendered":"http:\/\/samanthasoper.com\/?p=529"},"modified":"2017-08-24T09:44:57","modified_gmt":"2017-08-24T15:44:57","slug":"developer-tools","status":"publish","type":"post","link":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/","title":{"rendered":"Developer Tools: The Key to Speedy CSS"},"content":{"rendered":"

Ask any front-end developer. In-browser developer tools are the key to speedy development and debugging. Additionally, they’re useful for HTML, Javascript, and many other languages. I’ll focus on the CSS benefits today.<\/p>\n

With the right dev tools, you can modify CSS and preview your changes in real-time before you commit them to your CSS file. This shaves time off of swapping applications, uploading, and refreshing. Finally, no more stabbing around in the dark to figure out what will fix your issue! They also allow for pixel-perfect absolute positioning, as you can see exactly where you are moving an element.<\/p>\n


\n

Browser Basics<\/h2>\n

Throughout my time developing, I’ve found that Chrome and Safari are consistently the most accurate for cross-browser compatibility. Across operating systems, Chrome is probably the most popular because Google knows what they are doing.<\/p>\n

If you are using Firefox, upgrade to Chrome<\/a>.<\/p>\n

If you’re using Internet Explorer, have you considered that you’re maybe not ready for web development? I joke, but seriously, you need to use a better browser. Later versions have been more<\/em> W3-compliant, but it’s a tool best saved for compatibility testing.<\/p>\n

Consequently, using the right browser can save you a ton of time in your cross-browser testing. A bad browser will leave you struggling to get your code to play nice. Your page will not render correctly in standards-compliant browsers and it’ll increase load time.<\/p>\n


\n

Dive in with Developer Tools<\/h2>\n

Chrome DevTools<\/h3>\n

To setup DevTools in Chrome, check out the DevTool docs<\/a>.<\/p>\n

If you’ve never done CSS troubleshooting in-browser, Google has set up a great article detailing how to use Chrome DevTools to inspect and edit your pages and styles<\/a>.<\/p>\n

\"ChromeMost importantly, Device Mode is BAE. It’s Chrome’s emulator for mobile and tablet devices. It is always best to compatibility test on an actual device, but Device Mode<\/a> is a great supplement to standard QC.<\/p>\n

Safari Web Inspector<\/h3>\n

To setup Web Inspector in Safari or iOS, check out the Safari Web Inspector Guide<\/a>. This article also contains information to help familiarize yourself with the interface.<\/p>\n

The main benefit to using Web Inspector is the ability to inspect and adjust elements on an actual iOS device connected to your computer. Sometimes device emulators don’t always show the same issues visible on the actual device. Web Inspector on iOS Safari<\/a> makes resolving issues on Apple devices easier.<\/p>\n


\n

Tips for Speedy CSS with Developer Tools<\/h2>\n
    \n
  1. Double-click on any code in the elements or styles panel to update HTML or CSS.<\/li>\n
  2. If a style isn’t adjusting through your tools, try applying it to the element’s HTML parent.<\/li>\n
  3. A scroll through the styles panel will show you other CSS impacting an element, in case something is overwriting your change.<\/li>\n
  4. Hover over an HTML element with the inspector cursor or in the code panel. It’ll highlight the element and tell you the size.<\/li>\n
  5. Psuedo-classes (like :hover<\/code>) can be toggled on and off through the styles panel, so you can easily style your links and menus.<\/li>\n
  6. Impress your friends by sending them screenshots of wacky<\/em> celebrity tweets that you’ve changed the HTML text on. (Don’t believe everything you see on the internet, kids.)<\/li>\n<\/ol>\n
    \n

    In conclusion, developer tools are your most important<\/strong> asset for speedy front-end dev. You make the most of your CSS code when you use these tools and do so quickly. If you are trying to learn front-end and don’t use them, you’re just going to give yourself a migraine.<\/p>\n

    I feel like dev tools are paramount, but you tell me: are there any other CSS tools you can’t live without? Empty your toolbox in the comments below.<\/p>\n","protected":false},"excerpt":{"rendered":"

    Ask any front-end developer. In-browser developer tools are the key to speedy development and debugging. Additionally, they’re useful for HTML, Javascript, and many other languages. I’ll focus on the CSS benefits today. With the right dev tools, you can modify CSS and preview your changes in real-time before you commit them to your CSS file.<\/p>\n

    Read More<\/a><\/div>\n","protected":false},"author":1,"featured_media":718,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[92],"tags":[95,93,142,139,140,94,141],"jetpack_publicize_connections":[],"yoast_head":"\nDeveloper Tools: The Key to Speedy CSS | Samantha Soper<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Developer Tools: The Key to Speedy CSS | Samantha Soper\" \/>\n<meta property=\"og:description\" content=\"Ask any front-end developer. In-browser developer tools are the key to speedy development and debugging. Additionally, they’re useful for HTML, Javascript, and many other languages. I’ll focus on the CSS benefits today. With the right dev tools, you can modify CSS and preview your changes in real-time before you commit them to your CSS file.Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/\" \/>\n<meta property=\"og:site_name\" content=\"Samantha Soper\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/samjeansoper\" \/>\n<meta property=\"article:author\" content=\"http:\/\/www.facebook.com\/samjeansoper\" \/>\n<meta property=\"article:published_time\" content=\"2017-02-23T17:25:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-08-24T15:44:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/02\/Developer-Tools_header_v3.jpg?fit=1024%2C768&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Samantha Soper\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@http:\/\/www.twitter.com\/samjeansoper\" \/>\n<meta name=\"twitter:site\" content=\"@samjeansoper\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samantha Soper\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/\"},\"author\":{\"name\":\"Samantha Soper\",\"@id\":\"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f\"},\"headline\":\"Developer Tools: The Key to Speedy CSS\",\"datePublished\":\"2017-02-23T17:25:30+00:00\",\"dateModified\":\"2017-08-24T15:44:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/\"},\"wordCount\":604,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f\"},\"keywords\":[\"beginner\",\"CSS\",\"developer tools\",\"development\",\"front-end\",\"tips\",\"user interface\"],\"articleSection\":[\"Tips and Tricks\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/\",\"url\":\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/\",\"name\":\"Developer Tools: The Key to Speedy CSS | Samantha Soper\",\"isPartOf\":{\"@id\":\"https:\/\/samanthasoper.com\/#website\"},\"datePublished\":\"2017-02-23T17:25:30+00:00\",\"dateModified\":\"2017-08-24T15:44:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/samanthasoper.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Developer Tools: The Key to Speedy CSS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/samanthasoper.com\/#website\",\"url\":\"https:\/\/samanthasoper.com\/\",\"name\":\"Samantha Soper\",\"description\":\"UX Strategy, Development, and Creative Consulting\",\"publisher\":{\"@id\":\"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/samanthasoper.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f\",\"name\":\"Samantha Soper\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/samanthasoper.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2022\/08\/cropped-SJS_Logo.png?fit=743%2C164&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2022\/08\/cropped-SJS_Logo.png?fit=743%2C164&ssl=1\",\"width\":743,\"height\":164,\"caption\":\"Samantha Soper\"},\"logo\":{\"@id\":\"https:\/\/samanthasoper.com\/#\/schema\/person\/image\/\"},\"description\":\"Creative and interactive problem-solver. Innovative, hardworking, and adaptive. Currently serving as an independent consultant for a variety of clients, including Bluehost, HostGator, and Infocyte. Passionate about content & UX. Loves learning, creating, and producing positive results.\",\"sameAs\":[\"http:\/\/www.samanthasoper.com\",\"http:\/\/www.facebook.com\/samjeansoper\",\"https:\/\/twitter.com\/http:\/\/www.twitter.com\/samjeansoper\"],\"url\":\"https:\/\/samanthasoper.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Developer Tools: The Key to Speedy CSS | Samantha Soper","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/","og_locale":"en_US","og_type":"article","og_title":"Developer Tools: The Key to Speedy CSS | Samantha Soper","og_description":"Ask any front-end developer. In-browser developer tools are the key to speedy development and debugging. Additionally, they’re useful for HTML, Javascript, and many other languages. I’ll focus on the CSS benefits today. With the right dev tools, you can modify CSS and preview your changes in real-time before you commit them to your CSS file.Read More","og_url":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/","og_site_name":"Samantha Soper","article_publisher":"http:\/\/www.facebook.com\/samjeansoper","article_author":"http:\/\/www.facebook.com\/samjeansoper","article_published_time":"2017-02-23T17:25:30+00:00","article_modified_time":"2017-08-24T15:44:57+00:00","og_image":[{"width":"1024","height":"768","url":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/02\/Developer-Tools_header_v3.jpg?fit=1024%2C768&ssl=1","type":"image\/jpeg"}],"author":"Samantha Soper","twitter_card":"summary_large_image","twitter_creator":"@http:\/\/www.twitter.com\/samjeansoper","twitter_site":"@samjeansoper","twitter_misc":{"Written by":"Samantha Soper","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#article","isPartOf":{"@id":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/"},"author":{"name":"Samantha Soper","@id":"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f"},"headline":"Developer Tools: The Key to Speedy CSS","datePublished":"2017-02-23T17:25:30+00:00","dateModified":"2017-08-24T15:44:57+00:00","mainEntityOfPage":{"@id":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/"},"wordCount":604,"commentCount":2,"publisher":{"@id":"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f"},"keywords":["beginner","CSS","developer tools","development","front-end","tips","user interface"],"articleSection":["Tips and Tricks"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/","url":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/","name":"Developer Tools: The Key to Speedy CSS | Samantha Soper","isPartOf":{"@id":"https:\/\/samanthasoper.com\/#website"},"datePublished":"2017-02-23T17:25:30+00:00","dateModified":"2017-08-24T15:44:57+00:00","breadcrumb":{"@id":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/samanthasoper.com\/tips-and-tricks\/developer-tools\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/samanthasoper.com\/"},{"@type":"ListItem","position":2,"name":"Developer Tools: The Key to Speedy CSS"}]},{"@type":"WebSite","@id":"https:\/\/samanthasoper.com\/#website","url":"https:\/\/samanthasoper.com\/","name":"Samantha Soper","description":"UX Strategy, Development, and Creative Consulting","publisher":{"@id":"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/samanthasoper.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/samanthasoper.com\/#\/schema\/person\/fb76d959ee86ef5757adce3cc2e5684f","name":"Samantha Soper","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/samanthasoper.com\/#\/schema\/person\/image\/","url":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2022\/08\/cropped-SJS_Logo.png?fit=743%2C164&ssl=1","contentUrl":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2022\/08\/cropped-SJS_Logo.png?fit=743%2C164&ssl=1","width":743,"height":164,"caption":"Samantha Soper"},"logo":{"@id":"https:\/\/samanthasoper.com\/#\/schema\/person\/image\/"},"description":"Creative and interactive problem-solver. Innovative, hardworking, and adaptive. Currently serving as an independent consultant for a variety of clients, including Bluehost, HostGator, and Infocyte. Passionate about content & UX. Loves learning, creating, and producing positive results.","sameAs":["http:\/\/www.samanthasoper.com","http:\/\/www.facebook.com\/samjeansoper","https:\/\/twitter.com\/http:\/\/www.twitter.com\/samjeansoper"],"url":"https:\/\/samanthasoper.com\/author\/admin\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/02\/Developer-Tools_header_v3.jpg?fit=1024%2C768&ssl=1","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8nfTR-8x","jetpack-related-posts":[{"id":217,"url":"https:\/\/samanthasoper.com\/tips-and-tricks\/css-beginner-tips\/","url_meta":{"origin":529,"position":0},"title":"CSS Beginner Tips: 6 Time-Savers","author":"Samantha Soper","date":"February 24, 2017","format":false,"excerpt":"When I was first learning, a simple list of CSS beginner tips would have made my life so much easier. While it is an easy-to-learn language, there are a ton of little tricks that you need to know beyond the language and syntax. Several advancements have also been made to\u2026","rel":"","context":"In "Tips and Tricks"","block_context":{"text":"Tips and Tricks","link":"https:\/\/samanthasoper.com\/category\/tips-and-tricks\/"},"img":{"alt_text":"CSS Beginner Tips","src":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/02\/CSS-Beginner_header_v4.jpg?fit=1024%2C768&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/02\/CSS-Beginner_header_v4.jpg?fit=1024%2C768&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/02\/CSS-Beginner_header_v4.jpg?fit=1024%2C768&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":602,"url":"https:\/\/samanthasoper.com\/tips-and-tricks\/how-to-become-a-ux-designer\/","url_meta":{"origin":529,"position":1},"title":"How to Become a UX Designer: Tips from my Experience","author":"Samantha Soper","date":"April 27, 2017","format":false,"excerpt":"So, you want to learn how to become a UX designer? Designer Alexis Delafose was wondering just that and hit me up to find out my story. \"Hey Samantha! I moved to Austin about two months ago hoping to find a job as a graphic designer (still looking) because that's\u2026","rel":"","context":"In "Tips and Tricks"","block_context":{"text":"Tips and Tricks","link":"https:\/\/samanthasoper.com\/category\/tips-and-tricks\/"},"img":{"alt_text":"How to Become a UX Designer","src":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/04\/How-to-UX-Designer_header.jpg?fit=1024%2C768&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/04\/How-to-UX-Designer_header.jpg?fit=1024%2C768&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/04\/How-to-UX-Designer_header.jpg?fit=1024%2C768&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":632,"url":"https:\/\/samanthasoper.com\/toolbox\/ux-researcher-methodology-process\/","url_meta":{"origin":529,"position":2},"title":"The UX Researcher: Methodologies, Process, and Tools","author":"Samantha Soper","date":"June 19, 2017","format":false,"excerpt":"What is a UX Researcher? Research is an integral part of the UX stack, but it often leaves beginners and hopefuls mystified. In an effort to demystify the role, I will provide a brief overview of the methodologies, processes, and tools of the UX Researcher. Luckily for you, I know\u2026","rel":"","context":"In "Toolbox"","block_context":{"text":"Toolbox","link":"https:\/\/samanthasoper.com\/category\/toolbox\/"},"img":{"alt_text":"UX Researcher","src":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/06\/How-to-UX-Designer_header_v2.jpg?fit=1024%2C768&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/06\/How-to-UX-Designer_header_v2.jpg?fit=1024%2C768&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/06\/How-to-UX-Designer_header_v2.jpg?fit=1024%2C768&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":27,"url":"https:\/\/samanthasoper.com\/freesources\/free-textures-patterns\/","url_meta":{"origin":529,"position":3},"title":"Free Textures & Patterns: 5 Freesources","author":"Samantha Soper","date":"January 29, 2017","format":false,"excerpt":"Nowadays, the internet is crawling with spammy sites offering free textures. Designers know textures and patterns can quickly add an amazing amount of depth and detail to a project. On the other hand, we usually have a small budget for premium stock and limited time. Seriously, who needs to opt-in\u2026","rel":"","context":"In "Freesources"","block_context":{"text":"Freesources","link":"https:\/\/samanthasoper.com\/category\/freesources\/"},"img":{"alt_text":"Free Textures and Patterns","src":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/01\/textures_header_v4.jpg?fit=1024%2C768&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/01\/textures_header_v4.jpg?fit=1024%2C768&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/samanthasoper.com\/wp-content\/uploads\/2017\/01\/textures_header_v4.jpg?fit=1024%2C768&ssl=1&resize=700%2C400 2x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/posts\/529"}],"collection":[{"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/comments?post=529"}],"version-history":[{"count":17,"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/posts\/529\/revisions"}],"predecessor-version":[{"id":810,"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/posts\/529\/revisions\/810"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/media\/718"}],"wp:attachment":[{"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/media?parent=529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/categories?post=529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samanthasoper.com\/wp-json\/wp\/v2\/tags?post=529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}