Frontend Dogma

“how-tos” Archive (2)

  1. How to Merge Objects in JavaScript (via) · · ,
  2. How to Create Typography Guidelines for a Product That Does Not Follow a Design System (by/via) · · ,
  3. How to Transfigure Wireframes Into HTML (by/via) · · , ,
  4. How to Use Huge Type on the Web (by) · · ,
  5. How to Handle Unplanned Work in Scrum (by/via) · · , ,
  6. How to Increase Traffic to Your Website (via) · ·
  7. How to Improve User Experience and Wow Your Users (by/via) · ·
  8. How to Create the Perfect Hero Image for Your Portfolio Site (via) · ·
  9. How to Start a Content Audit (via) · · , , ,
  10. How to Create Advanced Animations With CSS (by/via) · · ,
  11. How to Build, Test, and Publish a TypeScript npm Package in 2022 (by) · · ,
  12. How to Communicate Effectively as a Developer (by) · · , ,
  13. How to Set Up the New Google Auth in a React and Express App (by/via) · · , , ,
  14. How to Build the Foundation for Digital Accessibility (by/via) · · , ,
  15. How to Rebase Stacked Git Branches (by) · ·
  16. How to Animate CSS Box Shadows and Optimize Performance (by/via) · · , , ,
  17. Quick Tip: How to Use the Ternary Operator in JavaScript (via) · · , ,
  18. How to Write Good Alt Text (by) · · , ,
  19. How to Safely Share Your Email Address on a Website (via) · · ,
  20. How to Safely Pass Data to JavaScript in a Django Template (by) · · ,
  21. Quick Tip: How to Use the Spread Operator in JavaScript (via) · · , ,
  22. How to Scale SVG (by/via) · · ,
  23. How to Center a Div Using CSS Grid (by/via) · · , ,
  24. How to Return Multiple Values From a Function in JavaScript (by) · · ,
  25. How to Make Your Designs Scannable (and Why You Should) (by/via) · · ,
  26. How to Get All Sibling Elements of a Link or Button With Vanilla JavaScript (by) · · , ,
  27. How to Create Wavy Shapes and Patterns in CSS (by/via) · · ,
  28. How to Generate Random Numbers in JavaScript With “Math.random()” (by/via) · · , ,
  29. How to Get the Current Timestamp in JavaScript (by) · ·
  30. How to (Not) Make a Button (by) · · , , ,
  31. How to Substantially Slow Down Your Node.js Server (via) · · ,
  32. How to Run Qodana CI in Backend and Frontend Sub-Folders of a Monorepo (by) · · , , ,
  33. How to Monitor a Next.js Application (via) · · ,
  34. How to Improve Largest Contentful Paint for Faster Load Times (by/via) · · , ,
  35. How to Build Event-Driven Architecture on AWS? (by/via) · · , ,
  36. DevTools Tips: How to Inspect and Debug CSS Flexbox (via) · · , , , , , ,
  37. How to Use localStorage in JavaScript: An Easy Guide (by/via) · · , ,
  38. How to Research Components and Patterns: Common Challenges and How to Overcome Them (by/via) · · ,
  39. Code Golfing Tips and Tricks: How to Minify Your JavaScript Code (by/via) · · , ,
  40. How to Use Multithreading in Node.js (by/via) · · ,
  41. How to Add a Subtle Gradient on Top of an Image Using CSS (by) · · ,
  42. Holograms, Light-Leaks, and How to Build CSS-Only Shaders (by) · · , ,
  43. How to Make Text Improve User Experience: Insights Into UX Writing (by/via) · · ,
  44. How to Auto-Prefix and Minify CSS? (by) · · , , ,
  45. How to Use ESLint and Prettier for Code Analysis and Formatting (by) · · , , , , ,
  46. How to Remove 99% of JavaScript From Main Thread (by/via) · · , ,
  47. How to Prevent Merge Conflicts (or at Least Have Less of Them) (by/via) · · ,
  48. How to Use Headings for Website Accessibility (via) · · , ,
  49. How to Animate SVG Shapes on Scroll (by/via) · · , ,
  50. How to Create Dark Mode for Your Designs in Figma (by/via) · · ,
  51. How to Use Variables in CSS: CSS Custom Properties (by/via) · · ,
  52. How to Pick the Least Wrong Colors (by) · · , ,
  53. How to Migrate From Yarn/npm to pnpm · · , , ,
  54. How to Fix: “Buttons Do Not Have Accessible Names” (via) · · ,
  55. How to Position Your Design System Team for Success (by/via) · · , ,
  56. How to Ask for a Promotion (by/via) · ·
  57. How to Use Google CrUX to Analyze and Compare the Performance of JS Frameworks (by/via) · · , , , ,
  58. How to Learn JavaScript Fast: Six Simple Mind Tricks (by/via) · · , ,
  59. How to Use the GitHub Pulls API to Manage Pull Requests (by/via) · · ,
  60. How to Use Videos With Alpha Transparency on the Web (by) · · , ,
  61. Design Patterns: How to Create Simple Interfaces (via) · · ,
  62. How to Create a Color Palette for Your Design System (via) · · , ,
  63. How to Reduce Figma Memory Usage (via) · ·
  64. How to Build Node.js REST API With MySQL · · , , ,
  65. CTA Modal: How to Build a Web Component (by/via) · · , ,
  66. How to Start Testing Your Website With a Screen Reader (by/via) · · , ,
  67. How to Choose the Right Static Site Generator (by/via) · · , , , , ,
  68. How to Improve Core Web Vitals (8 Ways) (via) · · ,
  69. How to Write Good Code: 10 Beginner-Friendly Techniques for Instant Results (by/via) · · ,
  70. How to Improve UX Design Through A/B Testing (by/via) · · , , ,
  71. How to Develop Your UX Design Philosophy (by/via) · · ,
  72. How to Turn HTML Webpage Into an Image? (by) · · , ,
  73. How to Fix Your Low-Contrast Text (by) · · , ,
  74. How to Create Animated Anchor Links Using CSS (by/via) · · , , ,
  75. How to Respond to Growing Supply Chain Security Risks? (by) · · , , ,
  76. How to Match HTML Elements With an Indeterminate State (by) · · , ,
  77. How to Optimize Your LCP (with Visuals) (by) · · , ,
  78. How to Document Accessibility Issues (via) · · ,
  79. How to Use Props in React (by) · · ,
  80. How to Use CSS Math Functions: “calc”, “min”, “max”, “clamp” (via) · · , ,
  81. How to Make a Drag-and-Drop File Uploader With Vue.js 3 (by/via) · · , ,
  82. How to Prep Your SEO Strategy for a New Website (by/via) · · ,
  83. How to Empathize With Your Users (via) · · , ,
  84. How to Automatically Size a Textarea Based on Its [Text] Using Vanilla JavaScript (by) · · ,
  85. How to Use Spectator to Test Your Angular Components (by/via) · · , , ,
  86. Arrow Functions in JavaScript: How to Use Fat and Concise Syntax (by/via) · · ,
  87. How to Prevent SQL Injection Attacks in Node.js (by/via) · · , , ,
  88. How to Design Better APIs (by) · · ,
  89. How to Use Higher-Order Functions in JavaScript (by/via) · · ,
  90. How to Make a “Raise the Curtains” Effect in CSS (by/via) · · ,
  91. How to Build a File Upload Service With Vanilla JavaScript (by/via) · · ,
  92. How to Fix Your Security Vulnerabilities With npm Override (via) · · , , ,
  93. How to Make MPAs That Are as Fast as SPAs (by) · · , ,
  94. Design Systems in Figma: How to Be More Productive (by/via) · · , ,
  95. How to Prioritize Your Components (by/via) · · , ,
  96. Design System: How to Successfully Collaborate? (via) · · ,
  97. How to Create a Search Page for a Static Website With Vanilla JS (by) · · , , ,
  98. How To: Correctly Test for Python’s Version (by) · · , ,
  99. How to Keep Your Repo Package Dependencies Up to Date Automatically (by) · · ,
  100. How to Make CSS Slanted Containers (by/via) · ·
  101. How to Favicon in 2022: Six Files That Fit Most Needs (by/via) · · ,
  102. How to Use the Accessibility Tree for A11Y Testing · · ,
  103. How to Create a UX Vision Statement (by/via) · ·
  104. Design System: How to Efficiently Scale Development? (via) · · ,
  105. How to Convert Markdown to HTML (by/via) · · , ,
  106. How to Check What Item Is in Focus When Accessibility Testing · · , ,
  107. How to Set Up a Node.js Project With TypeScript (by/via) · · ,
  108. How to Avoid Layout Shifts Caused by Web Fonts (by) · · , ,
  109. Memory Leaks, How to Avoid Them in a React App (by) · · ,
  110. How to Measure Your Design System? (by/via) · · ,
  111. How to Define Your Relationship to Sites You Link To (by) · · , , ,
  112. How to Add and Remove a CSS Class From Multiple Elements With Vanilla JavaScript (by) · · ,
  113. How to Customize Firefox UI—Step-by-Step Tutorial · · , , , , ,
  114. How to Maintain a Large Next.js Application (by/via) · · ,
  115. How to Trim Strings in JavaScript (by) · ·
  116. How to Make Blob Menu Using HTML, CSS and JavaScript (by) · · , ,
  117. How to Create Reusable Components With the Vue 3 Composition API (by/via) · · ,
  118. How to Fetch Data in Svelte (by/via) · · ,
  119. How to Debounce and Throttle Callbacks in Vue (by) · · , , , ,
  120. The Key to Developer Happiness and How to Prevent Coding From Becoming Just Another Job (by) · ·
  121. How to Implement Memoization in React to Improve Performance (via) · · , , ,
  122. How to Get Started With Social Media Automation (by/via) · · , ,
  123. How to Cancel an HTTP Request in Node.js (by) · · ,
  124. How to Win at CORS (by) · · , , ,
  125. Internationalization: How to Boost Traffic With a Multilingual Site (via) · · ,
  126. How to Implement and Style the “Dialog” Element (by/via) · · , ,
  127. UX Accessibility: How to Start Designing for All (by/via) · · ,
  128. How to Build an Expandable Accessible Gallery (by/via) · · , ,
  129. How to Expand Your Engineering Skill Set Without Quitting Your Day Job (via) · · ,
  130. How to Use “Promise.any()” (by) · · ,
  131. Flexbox or CSS Grid? How to Make Layout Decisions That Make Sense (by/via) · · , , , ,
  132. How to Set Up an AWS S3 Static SSL Website (by/via) · · ,
  133. How to Calculate REMs From Pixels (by) · ·
  134. How to Test for Accessibility With Users at Every Design Stage (by/via) · · ,
  135. How to Use “Promise.allSettled()” (by) · · ,
  136. How to Build Resilient JavaScript UIs (by/via) · · , ,
  137. How to Stay Focused as a Self-Taught Frontend Web Developer (by) · · , ,
  138. How to Hand Off Accessible Designs to Developers? (via) · · ,
  139. How to Eliminate Render-Blocking Resources: A Deep Dive (by) · · ,
  140. How to Get a Pixel-Perfect, Linearly Scaled UI (by/via) · · , ,
  141. How to Migrate From jQuery to Next.js (by/via) · · , ,
  142. How to Convert Arrays to Human-Readable Lists in JavaScript (by) · · , ,
  143. How to Use “Promise.all()” (by) · · ,
  144. Feature Checklists Are Not Enough: How to Avoid Making Bad Software (by/via) · · , ,
  145. React Architecture: How to Structure and Organize a React Application (by) · · ,
  146. How to Use Dynamic Imports in JavaScript (by) · ·
  147. How to Center Anything in CSS Using Flexbox and Grid (by/via) · · , , ,
  148. How to Fix Cumulative Layout Shift (CLS) Issues (by/via) · · ,
  149. How to Build an Image Comparison Slider (by) · · ,
  150. How to Name Your Design System (via) · · ,
  151. How to Satisfy User Intent When Considering Search vs. Browse (via) · · , , ,
  152. Better Onboarding: How to Prevent Codebase Overwhelm (via) · ·
  153. How to Build a Developer Blog With Gatsby and MDX (by/via) · · ,
  154. How to Build a Great Developer Experience (by/via) · ·
  155. How to Use SVG Image Sprites (by/via) · · , ,
  156. How to Get a Dysfunctional Team Back on Track (by/via) · · , ,
  157. How to Use PostCSS as a Configurable Alternative to Sass (by/via) · · , ,
  158. How to Test the Accessibility of Your Components With Storybook (by) · · , ,
  159. How to Use WordPress as a Headless CMS for Eleventy (by/via) · · , , ,
  160. How to Set Up VS Code for React Development (by/via) · · , , ,
  161. How to Deal With Common React JS Problems—Actionable Tips (via) · · ,
  162. How to Find and Fix Common Website Accessibility Issues (by/via) · · , , , , ,
  163. How to Test Responsive Web Design Cross-Browser Compatibility (by/via) · · , ,
  164. How to Find the Cause of Horizontal Scrollbars (by/via) · · , ,
  165. How to Create High-Performance CSS Animations (by+/via) · · , ,
  166. How to Document the Screen Reader User Experience (via) · · , , , ,
  167. How to Install Apache Web Server on Windows (by+/via) · · , , , ,
  168. How to Reevaluate Your Frontend Architecture (by/via) · ·
  169. Quick Tip: How to Hide Whitespace Changes in Git Diffs (by/via) · · , , , ,
  170. How to Create a Native Web Component Without a Framework (by/via) · · ,
  171. How to Debug a Node.js Application: Tips, Tricks, and Tools (by/via) · · , , , ,
  172. How to Publish an Updated Version of an npm Package (by/via) · · ,
  173. Introduction to WebSockets: How to Create Responsive and Low-Latency Applications (via) · · , , ,
  174. How to Automatically Update Your JavaScript Dependencies (by/via) · · , , , ,
  175. How to Install MySQL (by/via) · · , ,
  176. How to Convert Variable TTF Font Files to WOFF2 (by) · · , ,
  177. How to Style and Animate the Letters in a String Using CSS (by) · · , ,
  178. What Is Vuetify? How to Install and Key Components Overview · · , , ,
  179. How to Add CSS Vendor Prefixes Automatically (by/via) · · , , , , , , ,
  180. How to Build Unique, Beautiful Websites With Tailwind CSS (by/via) · ·
  181. How to Set Up a Vue Development Environment (by/via) · · ,
  182. How to Get Started With Vuetify (by/via) · · , ,
  183. How to Use Redux With React Hooks (by) · · , ,
  184. Vue.js and SEO: How to Optimize Reactive Websites for Search Engines and Bots (by/via) · · ,
  185. How to Conditionally Apply a CSS Class in Vue.js (by/via) · · ,
  186. How to Avoid DOM Blocking in JavaScript (by/via) · · , ,
  187. How to Migrate to Gulp.js 4.0 (by/via) · · ,
  188. How to Configure Lighthouse for Balanced Quality Websites (by) · · , , , ,
  189. Privacy by Design: How to Sell Privacy and Make Change (by/via) · ·
  190. How to Get Started With CSS Animation (by/via) · · ,
  191. How to Use Gulp.js to Automate Your CSS Tasks (by/via) · · , , ,
  192. Variable Fonts: What They Are, and How to Use Them (by/via) · · , ,
  193. How to Use Feature Flags in Continuous Integration (by/via) · · , ,
  194. How to Automate a Design (via) · · ,
  195. How to Optimize CSS and JS for Faster Sites (via) · · , , , ,
  196. How to Optimize SQL Queries for Faster Sites (by/via) · · , , , , ,
  197. Static Site Generation With Grow: How to Set Up Syndication Feeds (by) · · , ,
  198. DRY CSS: How to Use Declarations Just Once, Effectively (by) · · , ,
  199. How to Use AMP With WordPress (by/via) · · , ,
  200. How to Create Disaster Plans for Websites (by/via) · · ,
  201. How to Create Custom WordPress Shortcodes for Your Editors (by/via) · · ,
  202. How to Secure WordPress With SSL (by/via) · · , ,
  203. Quick Tip: How to Automate Social Media Posting With Jetpack (by/via) · · , , , ,
  204. How to Land a Development Job Without Experience (via) · ·
  205. How to Get Started With Marketing Automation for Free (by/via) · · , ,
  206. How to Design and Sell Themes (With Success) (by/via) · · , ,
  207. What Is SMACSS and How to Use It (via) · · ,
  208. How to Become a Better Developer by Coding Less (via) · · , ,
  209. How to Use AJAX in WordPress—a Real World Example (via) · · ,
  210. WordPress SVG Support: How to Enable SVGs in WordPress (by/via) · · , ,
  211. Quick Tip: How to Declare Variables in JavaScript (via) · · ,
  212. How to Choose the Right CSS Toolkits and Frameworks (by+/via) · · , , ,
  213. How to: Static Site With Grow.io and Netlify · · , ,
  214. How to Use PostCSS With Gulp (via) · · , ,
  215. How to Migrate a WordPress Site to a New Domain and Hosting (via) · · , , ,
  216. How to Solve Caching Conundrums (by/via) · · ,
  217. How to Create a Web Style Guide You’ll Be Proud Of (via) · · ,
  218. SQL vs. NoSQL: How to Choose (by/via) · · , ,
  219. How to Solve the Global npm Module Dependency Problem (by/via) · · ,
  220. How to Grunt and Gulp Your Way to Workflow Automation (by/via) · · ,
  221. How to Do a Content Audit of Your Website (by/via) · · , ,
  222. How to Build Your Own CSS Preprocessor With PostCSS (by/via) · · , , ,
  223. How to Teach Yourself Web Development (via) · · , ,
  224. How to Interview (by/via) · · ,
  225. How to Be a Good Developer (by/via) · · , , , ,
  226. How to Craft the Perfect 404 Page (by/via) · · ,
  227. How to Charge for Websites: The Agile Way (by/via) · · , ,
  228. How to Build a CLI Tool With Node.js and Phantomjs (by/via) · · ,
  229. How to Generate Awesome Content (via) · · , ,
  230. How to Sell Responsive Web Design to Clients (by/via) · · ,
  231. How to Create Temporary and Permanent Redirects With Apache and nginx (by/via) · · , , ,
  232. How to Contribute to WordPress (by/via) · · ,
  233. How to Improve the Deployment of WordPress Websites (via) · · , ,
  234. WordPress Migration: How to Move a Site Without Hassle (by/via) · · ,
  235. How to Build a Better Button in CSS3 (by/via) · · ,
  236. How to Order CSS Selectors (by) · · , , ,
  237. How to Start an Open-Source Project (by/via) · · , , , , ,
  238. How to Become a Top WordPress Professional (by/via) · · ,
  239. How to Use Aliases in Linux Shell Commands (via) · · , , ,
  240. How to Make a Living in the Web Industry (by/via) · · , ,
  241. How to Resize Background Images with CSS3 (by/via) · · , ,
  242. How to Use WebSockets Today With Pusher (by/via) · · ,
  243. How to Create Your Own Random Number Generator in PHP (by/via) · · ,
  244. How to Use Character Entities in HTML, CSS, and JavaScript (by/via) · · , , ,
  245. How to Set Up a Print Style Sheet (by/via) · · ,
  246. How to Create Multiple Borders in CSS3 (by/via) · · ,
  247. How to Secure Your WordPress Website (by/via) · · , ,
  248. WordPress Essentials: How to Create a WordPress Plugin (by/via) · · ,
  249. How to Develop WordPress Locally With MAMP (by/via) · ·
  250. How to Optimize Images With HTML5 Canvas (by/via) · · , , ,