Mostrando 2,001 - 2,020 Resultados de 5,315 Para Buscar '"Cuts"', tiempo de consulta: 0.13s Limitar resultados
  1. 2001
    Publicado 2022
    Tabla de Contenidos: “…Generators and function* Iterators -- The Definition of a State Machine -- Space-Truckers: The Application State Diagram -- Almost Infinitely Looping State -- Adding the Constructor and Supporting Logic -- Writing the Initialize logic -- Transitioning to the Main Menu -- Space-Truckers: The Main Menu -- Basic Design -- Setting up the Main Menu snippet -- Building the Background -- Creating the AdvancedDynamicTexture and GUI -- Adding the Menu Container and Background -- Image Aside: Bringing in External Content -- Laying out the Title and Menu Items -- Populating the Menu with Items -- Adding Menu Item Selection and Indicators -- Indicating Selection and Reacting to Change -- Visual Improvements and Animating the Selection Idle -- Integrating the Main Menu -- Entering and Leaving Transitions -- Menu Finishing Touches -- Summary -- Extended Topics -- Chapter 5: Adding a Cut Scene and Handling Input -- Technical Requirements -- Space-Truckers - the Splash Screen -- Storyboarding the Scene -- Building the Scene -- Integrating the SplashScene -- Designing the Input System -- Defining the Main Menu Control Scheme -- Mapping Input Data -- Input Management -- Input Processing -- Action Handling -- Summary -- Extended Topics -- Part 2: Constructing the Game -- Chapter 6: Implementing the Game Mechanics -- Technical Requirements -- Helpful Things to Know -- Useful Links from the Babylon.js Docs -- A Detour into Sound Management -- Sounds, SoundTracks, and the AudioEngine -- SpaceTruckerSoundManager -- Designing the Game Elements of the Route Simulation -- An Overview of the Helios System -- Actors and Their Behavior -- Establishing the Basic Route Planning Screen -- Creating the Orbital Mechanics Simulation -- Understanding the Physics -- Driving the Simulation's Physics -- Configuring the InFlight Physics Simulation -- Defining the Rules - Game Mechanics…”
    Libro electrónico
  2. 2002
    Publicado 2024
    Tabla de Contenidos: “…. -- How it works... -- Cutting an image to get rounded corners -- How to do it... -- How it works…”
    Libro electrónico
  3. 2003
    Publicado 2020
    Tabla de Contenidos: “…Trust Propensity -- Three Types of Trust in Relationships -- Building Trust: Rational and Deliberate Mechanisms -- Building Trust: Psychological Strategies -- Distrust and Suspicion -- Repairing Broken Trust -- Relationships in Negotiation -- Negotiating with Friends -- Negotiating in Exchange Relationships -- Multiplex Relationships -- Chapter Capstone -- Chapter 8: Power, Ethics, and Reputation -- Power -- Sources of Power -- BATNAs as Power -- Symmetric versus Asymmetric Power -- Perspective-Taking -- Powerlessness -- Status -- Status and Negotiation Performance -- Primary Status Characteristics -- Secondary Status Characteristics -- Negotiation Ethics -- Seven-Factor Model of Ethically Questionable Behavior -- Lying -- Bad-Faith Bargaining -- Good-Faith Bargaining -- Sins of Omission and Commission -- Bidding Wars -- Detecting Deception in Negotiation -- Making Ethical Decisions -- Responding to Unethical Behavior -- Reputation -- Halos and Forked-Tails -- Reputations in Negotiation Communities -- Distributive versus Integrative Reputation -- BATNAs and Reputations -- Reputations and Self-Serving Views -- Chapter Capstone -- Chapter 9: Creativity, Problem Solving, and Learning in Negotiation -- Creativity in Negotiation -- Test Your Own Creativity -- Mental Models of Negotiation -- Haggling -- Cost-Benefit Analysis -- Game Playing -- Partnership -- Problem Solving -- Creative Negotiation Agreements -- Fractionating Single-Issue Negotiations into Multiple Issues -- Pattern-Finding -- Expanding the Pie -- Bridging -- Cost Cutting -- Nonspecific Compensation -- Structuring Contingencies -- Improving Negotiation Skills -- Relationships, Contracts, and Learning -- Negotiation Skills Training -- Bilateral versus Unilateral Training -- Feedback -- Learning versus Performance Goals -- Prevention versus Promotion Goals -- Easy versus Difficult to Learn…”
    Libro electrónico
  4. 2004
    Publicado 2024
    Tabla de Contenidos: “…Technical sophistication in language applications -- Challenges and considerations in implementation -- Azure Open AI Service: An in-depth technical exploration -- Foundational integration with Microsoft Azure -- Operational mechanics of Azure Open AI Service -- Enhancing AI performance in the cloud -- Security, compliance, and ethical considerations -- Integrating language models and ChatGPT with Dynamics 365 AI -- Detailed integration process -- Architectural foundations of integration -- Enhancing Dynamics 365 with AI capabilities -- Addressing implementation challenges -- Future enhancements and evolutions -- Real-world use cases and implementation examples of integrating language models and ChatGPT with Dynamics 365 AI -- Use case 1 - Multinational retail chain enhances customer experience -- Use case 2 - Finance consulting firm leverages AI for market analysis -- Use case 3 - Global corporation streamlines HR operations -- Summary -- Questions -- Answers -- Chapter 8: Harnessing MS Copilot for Enhanced Business Insights -- Overview of MS Copilot and its comprehensive features -- Advanced data processing and analysis -- The integration of cutting-edge AI technologies -- Enhancing business intelligence -- User experience and interface design -- Real-time interaction and automated customer support -- Integrating MS Copilot with Dynamics 365 AI -- Harmonizing advanced technologies -- Enhancing Dynamics 365 with AI -- Best practices and real-world integration scenarios -- Transforming business operations and development -- Leveraging MS Copilot for code generation and optimization in Dynamics 365 AI -- Case studies in harnessing MS Copilot for enhanced business insights -- Case study 1 - revolutionizing retail with personalized customer experiences -- Case study 2 - enhancing healthcare services with predictive analytics…”
    Libro electrónico
  5. 2005
    por Diamond, Stephanie
    Publicado 2024
    Tabla de Contenidos: “…Introducing AI-generated art -- Observing data visualization -- Looking at image enhancement -- Generating Audio and Voice -- Using voice assistants -- Generating music -- Turning text into speech -- Creating and Editing Videos -- Summarizing videos -- Adding special effects -- Using auto-editing tools -- Choosing the Right Output Type for Your Project -- Matching output to objectives -- Considering cost, complexity, and sophistication -- Chapter 3 Navigating the Leading Platforms -- Setting Up Accounts and Managing Usage -- Step 1: Choosing a platform -- Step 2: Creating an account -- Step 3: Choosing the best plan -- Step 4: Setting preferences -- Step 5: Customizing your experience -- Understanding the Terms of Service -- Understanding the data usage policy -- Looking at API limitations -- Taking care of content ownership -- Dealing with service availability -- Reading termination clauses -- Reviewing payment and refund policies -- Looking at the governing laws -- Updating terms -- Managing Data Privacy Concerns -- Adding AI to Your Current Tools and Workflow -- Looking at Some Real-World Examples of AI Tools -- Getting into Workflow Automation -- Discovering Cost-Saving Tips and Free Tools -- Reviewing pay-as-you-go and token systems -- Viewing community-supported and open-source options -- Choosing special deals and price cuts -- Reviewing pick-and-choose packages -- Paying attention to differing levels of pricing -- Considering free trials and freemium models -- Watching out for hidden costs -- Looking at Real-World Implementations -- Part 2 Mastering the Art of Prompting -- Chapter 4 Creating and Writing Successful AI Prompts -- Discovering the Importance of Prompts -- Maximizing the Benefits of Your AI Prompts -- Boosting productivity -- Enhancing creativity -- Improving collaboration -- Mitigating risk -- Fostering career advancement…”
    Libro electrónico
  6. 2006
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1: Statistics Essentials -- Chapter 1: Getting Started with R -- Technical requirements -- Introducing R -- Covering the R and RStudio basics -- Common data types in R -- Common data structures in R -- Vector -- Matrix -- Data frame -- List -- Control logic in R -- Relational operators -- Logical operators -- Conditional statements -- Loops -- Exploring functions in R -- Summary -- Chapter 2: Data Processing with dplyr -- Technical requirements -- Introducing tidyverse and dplyr -- Data transformation with dplyr -- Slicing the dataset using the filter() function -- Sorting the dataset using the arrange() function -- Adding or changing a column using the mutate() function -- Selecting columns using the select() function -- Selecting the top rows using the top_n() function -- Combining the five verbs -- Introducing other verbs -- Data aggregation with dplyr -- Counting observations using the count() function -- Aggregating data via group_by() and summarize() -- Data merging with dplyr -- Case study - working with the Stack Overflow dataset -- Summary -- Chapter 3: Intermediate Data Processing -- Technical requirements -- Transforming categorical and numeric variables -- Recoding categorical variables -- Creating variables using case_when() -- Binning numeric variables using cut() -- Reshaping the DataFrame -- Converting from long format into wide format using spread() -- Converting from wide format into long format using gather() -- Manipulating string data -- Creating strings -- Converting numbers into strings -- Connecting strings -- Working with stringr -- Basics of stringr -- Pattern matching in a string -- Splitting a string -- Replacing a string -- Putting it together -- Introducing regular expressions -- Working with tidy text mining…”
    Libro electrónico
  7. 2007
    por Sarkar, Anaita
    Publicado 2024
    Tabla de Contenidos: “…Take note of the trends -- 3. Edit with CapCut -- Always have a list -- Film B-roll content (and make it a habit) -- Think of ONE story to share per day -- Use the BE SEEN framework -- Behind the scenes (BTS) -- Enemy -- Storytelling -- Expertise -- Experience -- Newsjacking -- Chapter 11 TOFU strategy #6: TikTok ads -- 10x your followers and engagement -- Objective -- Budget -- Audience -- Optimisation goal -- Ad creation -- Chapter 12 TOFU strategy #7: Instagram -- 1. …”
    Libro electrónico
  8. 2008
    por OECD
    Publicado 2024
    Tabla de Contenidos: “…Additional incentives for inter-municipal co-operation may be needed to build local strategic planning capacities -- Regional development co-ordination in Croatia -- Croatia's vertical and horizontal mechanisms for regional development -- National-level co-ordination mechanisms supporting regional development -- Subnational co-ordination mechanisms, supporting exchange across jurisdictions and with the national government -- Challenges to the co-ordination of regional development in Croatia -- The organisation of the Prime Minister-led regional development co-ordination body could be adjusted to improve its impact -- Further institutionalising co-operation across RDAs can improve peer-to-peer exchange -- Strengthening communication between the MRDEUF and RDAs -- Conclusion -- References -- Notes -- 4 Regional Development Planning Instruments and Practices -- Introduction -- Croatia's national-level strategic planning guidelines and documents -- The National Development Strategy 2030 guides Croatia's regional development policy -- Balanced regional development is not fully integrated as a cross-cutting priority in the NDS -- The need for a new national-level regional development strategy in Croatia -- Croatia's Regional Development Strategy 2017-2020 provides a starting point for designing a new national-level regional development strategy -- Policy makers should also ensure that other high-level planning documents include a territorial perspective -- Croatia's subnational-level strategic planning guidelines and documents -- Strengths in the county-level strategic planning process -- Areas for improvement in the design of the county-level strategic planning -- Clarifying who contributed to the design of development plans, can increase a sense of ownership of regional development efforts…”
    Libro electrónico
  9. 2009
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Getting Started and Working with Shell Scripting -- Comparison of shells -- Tasks done by the shell -- Working in the shell -- Learning basic Linux commands -- Our first script - Hello World -- When not to use scripts -- Various directories -- Working with permissions -- Changing file permissions -- The chmod command -- Technique one - the symbolic method -- Technique two - the numeric method -- Setting umask -- Setuid -- Setgid -- Sticky bit -- Summary -- Chapter 2: Drilling Deep into Process Management, Job Control, and Automation -- Introducing process basics -- Monitoring processes using ps -- Process management -- Process monitoring tools - top, iostat, and vmstat -- Understanding "at -- Understanding crontab -- Summary -- Chapter 3: Using Text Processing and Filters in Your Scripts -- Text filtering tools -- Head and tail -- The diff command -- The cut command -- The paste command -- The join command -- The uniq command -- The comm command -- The tr command -- The sort command -- IO redirection -- File descriptors -- Redirection -- Brace expansion -- Pattern matching with the vi editor -- Pattern searching using grep -- Summary -- Chapter 4: Working with Commands -- Learning shell interpretation of commands -- Checking and disabling shell internal commands -- The exit status -- Command substitution -- Command separators -- Command1 -- command2 -- Command grouping -- Logical operators -- Command1 &amp -- command2 -- Command1 &amp -- &amp -- command2 -- Command1 || command2 -- Pipes -- Summary -- Chapter 5: Exploring Expressions and Variables -- Understanding variables -- Working with environment variables -- The local variable and its scope -- Exporting variables -- Working with read-only variables…”
    Libro electrónico
  10. 2010
    Publicado 2022
    Tabla de Contenidos: “…Remove Online Distractions -- Kill the Bandwidth Eaters -- Test Your Audio -- Eliminate Background Noise -- Krisp -- SoliCall Pro -- Change Audio Settings -- Adjust Your Camera -- Prepare Yourself -- Dress for the Meeting -- Posture -- Know Your Attendees -- Get Some Clarity: Quiet Your Mind -- Etiquette -- Check Your Tech -- Arrive Early -- Make Eye Contact -- Cut the Mic -- Use Their Names -- Pay Attention -- When You Are the Presenter -- When You Are an Attendee -- Make Use of Whiteboards -- Bluescape -- Conceptboard -- Draw.Chat -- Hoylu -- Miro -- Engagement and Communication -- Chapter 8 The Watercooler Has Moved-Engagement and Socializing Remotely -- The Impact of Social Isolation -- It's Far More Than Loneliness -- Safety and Security -- Love and Belonging -- Esteem -- The Need for Social Interactions -- Avoiding Social Isolation -- Be on the Lookout for Isolation -- What to Look For -- It's Preventable -- Changes in Appearance -- Changes in Communication Habits -- Changes in Quality of Work -- Cancellations or Lateness -- Overproductivity -- High Levels of Distractability -- Don't Make Poor Assumptions -- Self-Assessment -- Negative Thoughts and Feelings -- Change in Sleep Patterns -- Fatigue -- Disinterest -- Lowered Motivation -- Irritability -- Trouble Maintaining Focus -- Depression -- Combating Isolation -- Structural Changes -- Make Work Accessible -- Visibility and Transparency -- Communication -- Check-In -- Feedback -- Recognition -- Mental Health Support -- Mental Health Toolkits -- Encourage Physical Fitness -- Engagement -- Showing Up and Staying -- Not Out of Mind -- Engagement Aligned with Other Values -- Foster Openness -- Listening Actively and Empathetically -- Social Needs -- Creating Non-Work Spaces -- Virtual Lunches, Coffee Breaks, and Happy Hours -- Make Pre-Meeting Time -- Celebrations…”
    Libro electrónico
  11. 2011
    Publicado 2023
    Tabla de Contenidos: “…-- Making Money -- Cost-Cutting Tips for the Savvy Planner -- Locating a cost-effective meeting site -- Getting the details in writing -- Keeping program expenses to a minimum -- Traveling cheap -- Feeding the masses on a budget -- Serving alcohol without breaking the bank -- Part 4 Building Bridges with Technology -- Chapter 14 Making Meeting Technology Work for You -- Why Go Virtual? …”
    Libro electrónico
  12. 2012
    Publicado 2022
    Tabla de Contenidos: “…-- Summary -- Chapter 7: The DevOps 360° Technological Ecosystem as a Service -- The technology value proposition in the DevOps evolution -- The DevOps 360° technological ecosystem as a service -- The misunderstood relationship between DevOps and technology -- Why incumbents combine an engineering transformation with their DevOps evolution -- Why technology standardization is the new black for incumbents -- Precautions and circumstances for standardization -- Standardization "clean cuts" is the most sustainable way -- Standardization named "technology sustainability" -- The main DevOps technological ecosystem partners -- The DevOps platform teams -- What is the value proposition of DevOps platform teams? …”
    Libro electrónico
  13. 2013
    Publicado 2017
    Tabla de Contenidos: “…. -- How it works... -- Chapter 5: Cross-Cutting the MVC -- Logging and auditing service methods -- Getting started -- How to do it... -- How it works... -- Managing DAO transactions -- Getting started -- How to do it... -- How it works... -- Monitoring services and request handlers -- Getting started -- How to do it... -- How it works... -- Validating parameters and arguments -- Getting started -- How to do it... -- How it works... -- Managing exceptions -- Getting started -- How to do it... -- How it works... -- Implementing the caching mechanism -- Getting started -- How to do it... -- How it works... -- Intercepting request transactions -- Getting started -- How to do it... -- How it works... -- Implementing user authentication -- Getting started -- How to do it... -- How it works... -- Accessing with restrictions -- Getting started -- How to do it... -- How it works…”
    Libro electrónico
  14. 2014
    Publicado 2014
    Tabla de Contenidos: “…-- Notation -- Concatenation ( || ) -- How to Cut and Paste Strings -- Using ORDER BY and WHERE with String Functions -- Review -- 8 Searching for Regular Expressions -- Search Strings -- REGEXP_SUBSTR -- 9 Playing the Numbers -- The Three Classes of Number Functions -- Notation…”
    Libro electrónico
  15. 2015
    por Barton, Rick
    Publicado 2013
    Tabla de Contenidos: “…. -- How it works... -- Cutting and pasting schema information -- Getting ready -- How to do it... -- How it works... -- There's more... -- Dropping schemas to empty components -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating schemas from lists -- Getting ready -- How to do it... -- How it works... -- There's more... -- 3. …”
    Libro electrónico
  16. 2016
    por Wang, Wally
    Publicado 2010
    Tabla de Contenidos: “…Intro -- Table of Contents -- Introduction -- 1: Turning Your iPad On and Off -- What You'll Be Using -- Turning On Your iPad -- Turning Off Your iPad -- Putting Your iPad to Sleep -- Putting Your iPad to Sleep Automatically -- Waking Up Your iPad from Sleep Mode -- Turning Airplane Mode On and Off (3G iPad Models Only) -- Additional Ideas for Turning Your iPad On and Off -- 2: Charging and Conserving iPad Battery Power -- Recharging an iPad -- Turning Off Wi-Fi and 3G -- Turning Off Push Accounts -- Turning Off Location Services -- Monitoring Battery Life -- Turning Off Bluetooth -- Additional Ideas for Conserving Power -- 3: Using Your iPad's Physical Controls -- Viewing the Home Screen -- Modifying the Home Button -- Adjusting the Volume -- Rotating the iPad -- Additional Ideas for Controlling Your iPad -- 4: Controlling the iPad User Interface -- Using the Multi-Touch Screen -- Additional Ideas for Controlling Your iPad -- 5: Using and Customizing the Virtual Keyboard -- Displaying Different Virtual Keyboards -- Typing on a Virtual Keyboard -- Selecting, Copying, and Cutting Text -- Spellchecking -- Customizing the Virtual Keyboard -- Adding Auditory Keyboard Clicks -- Typing Foreign Characters -- Additional Ideas for Using the Virtual Keyboard -- 6: Customizing the Home Screen -- Rearranging Icons on the Home Screen -- Putting Apps on the Dock -- Resetting Your Home Screen -- Modifying the Wallpaper -- Additional Ideas for Customizing Your Home Screen -- 7: Using Parental Controls -- Blocking iPad Features -- Filtering Content -- Disabling Restrictions -- Additional Ideas for Using Restrictions on Your iPad -- 8: Protecting Your Privacy -- Setting (or Removing) a Passcode -- Defining When to Ask for a Passcode -- Erasing Data After 10 Incorrect Passcodes -- Additional Ideas for Protecting Your iPad -- 9: Setting the Date and Time…”
    Libro electrónico
  17. 2017
    por Pohit, Goutam
    Publicado 2004
    Tabla de Contenidos: “…Layer Properties Manager Dialog Box -- Creating an AutoCAD Drawing-Illustrative Example -- Exercise -- Chapter 4: Dimensioning in Autocad -- General Concepts and Standard Practices -- Components of Dimensions Label -- Types of Dimensions -- Standard Practice in Dimensioning -- Types of Dimensioning -- Dimensions in AutoCAD -- Toolbar and Commands -- Linear Dimensions-Dimlinear -- Aligned Dimension Dimaligned -- Radius Dimension-Dimradius -- To Mark the Center of an Arc or Circle-Dim center -- Baseline and Continued Dimensions-Dimbaseline and Dimcontinue -- Ordinate Dimension-Dimordinate -- Adding Dimensions/Text with Leaders -- Creating Multiple Leaders -- Editing Dimensions in AutoCAD -- Illustrative Example of Dimensioning -- Exercise -- Chapter 5: Section and Sectional views -- Cutting Plane Lines -- Full Section -- Half Section -- Special Section -- Local or Partial Section -- Removed Section -- Offset Section -- Omission of Section -- Hatching or Section Lines -- Sectional View and AutoCAD -- Bhatch Command in AutoCAD -- Illustrative Problems -- Example of Drawing Sectional View Using AutoCAD -- Exercise -- Chapter 6: Thread and Fasteners -- Thread Terminology -- Thread Forms -- Metric Thread -- Other Thread Forms -- Thread Representation -- External Threads -- Internal Threads -- Designing Screw Thread in Drawing -- Threaded Fasteners -- Bolted Joint -- Nuts -- Drawing a Nut -- Other Types of Nuts -- Types of Bolts -- Creation of Bolt -- Other Forms of Bolts -- Locking Arrangement -- Lock Nut -- Split Pin -- Slotted Nut and Castle Nut -- Washer -- Set Screw -- Creating Blocks for Repetitive Usage in AutoCAD -- AutoCAD Library -- Creating Blocks from Individual Objects -- Base Points and Insertion Points -- Creating a Block by Saving a Block within the Current Drawing -- Inserting Blocks -- Saving Block as Separate Drawing Files…”
    Libro electrónico
  18. 2018
    Publicado 2013
    Tabla de Contenidos: “…Checking Appliance and Air Conditioner Voltage -- What to Do If You Smell Gas -- Chapter 3: Tools Needed for Installation and Repair -- Safety Precautions -- Individual Safety Precautions -- Safety Precautions When Handling Tools -- Screwdrivers -- Nut Drivers -- Wrenches -- Hammers -- Prying Tools -- Pliers -- Cutting Tools -- Power Tools -- Specialty Tools -- Test Meters -- Advantages of Digital Meters -- Chapter 4: Becoming a Professional Technician -- What Is Customer Satisfaction? …”
    Libro electrónico
  19. 2019
    Publicado 2022
    Tabla de Contenidos: “…-- My pictures never look 100% level -- My photo needs cutting (cropping) -- My background looks too clear (sharp) -- How can I add a person from another picture? …”
    Libro electrónico
  20. 2020
    Publicado 2024
    Tabla de Contenidos: “…Turn APIs inside out by treating events as contracts -- Invert responsibility for invocation -- Connect services through an event hub -- Dividing a system into autonomous subsystems -- By actor -- By business unit -- By business capability -- By data life cycle -- By legacy system -- Creating subsystem bulkheads -- Separate cloud accounts -- External domain events -- Dissecting an autonomous subsystem -- Context diagram -- Micro frontend -- Event hub -- Autonomous service patterns -- Backend For Frontend -- External Service Gateways -- Control services -- Dissecting an autonomous service -- Repository -- CI/CD pipeline and GitOps -- Tests -- Stack -- Persistence -- Trilateral API -- Events -- API Gateway -- Functions -- Nano architecture -- Micro architecture -- Shared libraries -- Governing without impeding -- Providing automation and cross-cutting concerns -- Promoting a culture of robustness -- Harnessing the four key team metrics -- Summary -- Chapter 3: Taming the Presentation Tier -- Presentation tier innovation - zigzagging through time -- Client-side versus server-side rendering -- Build-time versus runtime rendering -- Web versus mobile -- Breaking up the frontend monolith -- By subsystem -- By user activity -- By device type -- By version -- Dissecting micro frontends -- The main app -- The index file -- The importmap file -- Micro-app registration -- Micro-app -- The entry file -- Root component -- Micro-app activation -- Micro-app life cycle -- Route-based activation -- Manual activation -- Mount points -- Manifest deployer -- Inter-application communication -- Designing for offline-first -- Transparency -- Status indicators -- Outbox -- Inbox -- Local cache -- Caching code -- Caching data reads -- Caching data writes -- Live updates -- WebSocket -- Long polling -- Summary -- Chapter 4: Trusting Facts and Eventual Consistency…”
    Libro electrónico