πŸ™
Frontend Dev Guide
  • ⚑Read Me First
  • πŸ“–Frontend Interview Guide
    • πŸ’¬Technical Behavior
      • Frontend Interview Questions
      • Answering Interview Questions
    • πŸ’»Coding Challenges
      • Frontend Code Challenges
      • Data Structures and Algorithms
        • Binary Search Tree
        • Blind 75 and Neetcode
      • Take Home Assignments
    • πŸ•ΈοΈFrontend System Design
      • What is Frontend System Design?
        • Parts of the Frontend System Design
          • 1) Gather Requirements
          • 2) Architecture/High Level Design
          • 3) Data Model and Flow
          • 4) API
          • 5) Optimization and Deep Dive
        • Example: Design Spotify
  • πŸ”¦Frontend Deep Dive
    • πŸ₯žMicrofrontends
    • 🧩Fundmentals
      • πŸ”΅Cross Browser Compatibility
    • πŸ“šFrameworks/Libraries
      • 🟒Vue
      • πŸ”΅React
        • Waterfalls, Unidirectional Data Flow
        • React Server Components
    • 🏁Patterns
      • 🟑Design Patterns
      • βšͺRendering Patterns
      • 🟣Performance Patterns
    • πŸ”‹Performance
      • βšͺNetwork Optimizations
      • 🟠Build Optimizations
      • 🟣Asset Optimizations
      • πŸ”΅Core Web Vitals
  • 🐍Python
    • βšͺDjango
      • Classbased Views (CBV)
      • Cross-Site Request Forgery (CSRF)
  • πŸ—»Working Life
    • 🟣Technical Communication
  • πŸ“šGlossary
  • πŸ’‘Resources
  • πŸ‘©β€πŸ’»About Me
Powered by GitBook
On this page
  • Abstract Details
  • Written and Visual Communication
  • Active Listening and Clear Communication
  1. Working Life

Technical Communication

The ability to communicate effectively can help you grow in any tech role

Abstract Details

Abstracting out details in high level discussions refers to the practice of simplifying complex information or technical concepts to make them more easily understandable for a non-technical audience. This can be achieved by breaking down complex processes into simpler steps, using analogies or examples, and avoiding jargon or technical terms.

Written and Visual Communication

Written and visual communication refers to the use of different types of media to convey technical information. This can include written documents such as technical manuals, user guides, and presentations, as well as visual aids such as diagrams, charts, and images. The use of visual aids can help to make technical information more accessible and easier to understand.

Active Listening and Clear Communication

Listen, clarify, paraphrase refers to the importance of active listening and clear communication when discussing technical topics. This includes actively listening to the speaker, asking questions to clarify any confusion, and paraphrasing or summarizing information to ensure that it has been understood correctly. This can help to avoid misunderstandings and ensure that all parties are on the same page.

PreviousWorking LifeNextGlossary

Last updated 2 years ago

πŸ—»
🟣