devcrea

$ grep -ril "Touch Portal" ./guides

Results for Touch Portal

# 38 guides

  1. Design & Motion5 minTouch PortalHow to Create an Are You Sure? Button in Touch PortalPrevent accidental clicks! Learn how to create an Are You Sure? confirmation button in Touch Portal using states and logic logic for dangerous actions.
  2. DevOps & Systems6 minHow to Fix a Broken Laptop Screen: A Step-by-Step Repair GuideDropped your laptop? Don't panic. Learn how to diagnose a broken LCD screen, find the exact replacement part, and replace it yourself.
  3. DevOps & Systems6 minHow to Remove Blank Rows in Excel Safely (Without Losing Data)Blank rows in Excel can destroy your data if deleted wrong. Learn 5 safe methods, troubleshoot Go To Special failures, and fix formula residue rows.
  4. DevOps & Systems5 minHow to Track a Lost or Stolen Phone Using IMEI NumberIMEI does not show GPS location to consumers, but it can blacklist a stolen phone from all networks. Here is the correct 6-step recovery workflow.
  5. AI & Automation8 minClaude CodeMCPClaude Code Tutorial: From Setup to Advanced WorkflowsInstall Claude Code, run your first session, and move from basic prompts to permission modes, hooks, MCP servers, and custom skills as your workflow grows.
  6. AI & Automation6 minClaude CodeClaude Code Commands: The Ones That Actually Matter (And When to Use Them)Confused between /compact, /clear, and /rewind in Claude Code? Learn exactly which command to use and when, plus hidden ones like /btw and ULTRATHINK.
  7. DevOps & Systems7 minGitHow to Fix CRLF vs LF Git Issues and Renormalize Your RepoStop CRLF vs LF warnings for good. Learn the .gitattributes fix, how to renormalize an already-broken repo, and why CI scripts fail on Windows-saved files.
  8. DevOps & Systems5 minTailscaleWSLGitHub ActionsWhat Is Tailscale? Core Concepts and Developer WorkflowsConnect your homelab, bypass CGNAT, and secure remote development environments using Tailscale. Explore advanced WSL2 setups and GitHub Actions integration.
  9. Design & Motion7 minAfter EffectsExtendScriptHow to Create a Dynamic Timer in After Effects (Expression Code)Copy-paste expression code to build an HH:MM:SS timer in After Effects. Countdown, count-up, milliseconds, pause controls, and the ExtendScript error fix.
  10. Web & Frontend7 minWordPressPHPHow to Hide Menus in the WordPress Admin Panel (With Role-Based Control)Remove WordPress admin menus with functions.php, filter by user role, hide dashboard widgets, and debug broken removals step by step.
  11. Web & Frontend7 minWordPressHow to Remove Gutenberg CSS in WordPress: Clean Unused CodeStop WordPress from loading wp-block-library.css on every page. A theme-type decision table, code snippets, and rollback steps for safe removal.
  12. Web & Frontend6 minCSSCSS Underline Animation: The High-Performance Guide (60 FPS)Master CSS underline animations with transform: scaleX and background-size. Includes accessibility, keyboard focus, prefers-reduced-motion, and troubleshooting.
  13. DevOps & Systems5 minHow to Force Restart Any iPhone (Guide for All Models)Learn the safe way to force restart a frozen or unresponsive iPhone. Step-by-step guides for all models (X, 11, 12, 13, 14, 15, 8, 7, 6s, SE). No data loss.
  14. Web & Frontend6 minReactWhy State Updates with Objects Don't Re-render in React?Your React component ignores state changes because you're mutating objects. Here's why referential equality works this way and three ways to fix it.
  15. DevOps & Systems6 minChromeGoogle Chrome Crashing or Freezing? How to Fix ItFix Chrome crashing, freezing, or not responding with built-in diagnostics: chrome://crashes, Memory Saver, profile corruption test, and hardware acceleration.
  16. DevOps & Systems4 minApache JMeterJDBCJMeter Database Load Testing: Setup, Parameterization & AnalysisStop using GUI mode and average response times. Learn how to configure JMeter JDBC pools, parameterize SQL queries, and analyze p99 metrics accurately.
  17. Web & Frontend6 minHTMLNVDAHTML input type="number": The Gotchas Most Tutorials SkipScroll wheel bugs, NVDA failures, and rounding issues with input type=number explained. Plus when to use the safer type=text inputmode=numeric alternative.
  18. DevOps & Systems6 minVimripgrepVim Search and Replace: From Single File to Project-Wide with ripgrepMaster Vim search and replace: substitute flags, vimgrep vs ripgrep, cfdo vs argdo vs bufdo, cfilter plugin, very magic mode, and custom project commands.
  19. DevOps & Systems5 minCan Someone Hack My Phone By Calling or Texting Me?A plain call or text cannot directly hack your phone, but zero-click exploits, smishing links, and vishing calls are real threats. Here is what each one does and how to block them.
  20. DevOps & Systems5 minWindows192.168.1.1 Not Working: How to Fix Router Admin Page Access192.168.1.1 refused to connect? Fix it fast: find your actual gateway IP, bypass browser HTTPS blocks, clear lockouts, and diagnose IP conflicts.
  21. Web & Frontend4 minDjangoPythonWhen to Use Django (and When You Shouldn't)Django fits some projects perfectly and tanks others. Here is the real performance data, hiring cost, and a framework decision matrix before you commit.
  22. Design & Motion5 minFigmaExcalidrawPenpotBest Wireframing Tools for Developers: Figma, Excalidraw, Penpot, and MoreCompare the best wireframing tools for developers: Figma, Excalidraw, Penpot, Balsamiq, and UXPin. Find the right tool based on how you actually build.
  23. Web & Frontend7 minHTMLJavaScriptHTML Nested Forms: Why They Fail and 3 Working AlternativesDiscover why placing a form inside a form breaks your DOM and learn three W3C-compliant solutions using HTML5 attributes and JavaScript.
  24. DevOps & Systems4 minWSLLinuxDockerWSL2 vs Native Linux: When WSL Is Enough and When to SwitchWSL2 covers 95% of developer workflows, but fails on USB, packet capture, and heavy Docker. Here is the exact decision framework to choose right.
  25. DevOps & Systems5 minWhat Is Claude Dispatch? Control Your Computer with AI from Your PhoneClaude Dispatch lets you control your desktop computer from your phone using AI. Learn how it works, setup steps, security risks, and real-world use cases.
  26. DevOps & Systems5 minOpenSSHTailscaleHow to Set Up an SSH Server on Your Home Computer (Linux & Windows)Set up an SSH server on Linux or Windows at home. Covers SSH keys, port forwarding, DDNS, Tailscale, and the real gotchas that break remote connections.
  27. DevOps & Systems7 minWindowsPowerShellVS CodeHow to Edit Hosts File on Windows 10 and 11 (CMD, PowerShell & VS Code)Learn how to edit the hosts file on Windows 10/11 using PowerShell, VS Code, or Notepad. Fix 'Access Denied' errors instantly with this developer guide.
  28. Design & Motion5 minVideo Editing Workflow for Beginners: Practical SettingsStop wasting hours on the timeline. Master the exact audio dB levels, practical cut techniques, and render settings to speed up your editing process.
  29. DevOps & Systems7 minHyper-VPowerShellWindowsHow to Enable Hyper-V on Windows 11 (Home & Pro Guide)Enable Hyper-V on Windows 11 for any edition. Includes the DISM batch script for Home, PowerShell method, BIOS setup, and the gaming performance trade-off.
  30. DevOps & Systems5 minpipPythonHow to Upgrade Pip in Python: Windows, macOS, and LinuxLearn exactly how to upgrade pip in Python on Windows, macOS, and Linux. Fix common 'pip not recognized' errors and manage virtual environments easily.
  31. Design & Motion5 minAfter EffectsCreating a Digital Clock in After Effects: Timer and Counter AnimationBuild a digital clock in After Effects with a working count-up expression. Includes the AE 2022+ JS engine fix and full layer setup for an LED display look.
  32. Design & Motion5 minKrea AIHow to Use Krea AI for Product Photography: Scene Transfer, Settings, and PromptsLearn the exact strength values (0.75-0.90), prompt formulas, and upscaling steps to get professional product photos with Krea AI Scene Transfer.
  33. DevOps & Systems4 minNotepad Won't Open on Windows? 5 Proven FixesIs Notepad refusing to open or crashing? Learn how to reset, repair, or reinstall Notepad using Settings and PowerShell commands.
  34. DevOps & Systems6 minNode.jsNVMnpmHow to Update Node.js: The Complete Guide (NVM, NPM, & Installers)Update Node.js using NVM, the n package, Homebrew, or winget. Fix EACCES permission errors and migrate global packages without breaking your projects.
  35. DevOps & Systems5 minHow to Ctrl+Alt+Del on a Mac: Force Quit & Task Manager EquivalentsNeed the Ctrl+Alt+Del equivalent for your Mac? Learn how to force quit frozen apps (Command+Option+Esc) and open the Task Manager (Activity Monitor).
  36. DevOps & Systems7 minPowerShellPowerShell Execution Policy: How to Run Scripts on WindowsFix 'running scripts is disabled on this system' in seconds. Set RemoteSigned policy, use Unblock-File for downloads, or bypass for one-time runs.
  37. DevOps & Systems4 minAWS CDKnpmHow to Update AWS CDK: CLI, Dependencies & Fixing Version MismatchesStep-by-step guide to updating AWS CDK CLI and project dependencies. Learn how to fix 'version mismatch' errors and use npx for safer deployments.
  38. DevOps & Systems6 minGitGit Revert vs Git Reset: Which Command to Use and WhenWhen to use git revert vs git reset, how --soft vs --mixed vs --hard actually differ, and how to recover from an accidental --hard reset with git reflog.