• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

1738 Basic courses in Bristol delivered Live Online

Life Coaching

By NextGen Learning

Course Overview This Life Coaching course offers an empowering and transformative learning experience designed to help learners develop the essential skills and insights needed to guide others towards personal growth and achievement. Covering the core principles of life coaching, emotional intelligence, communication techniques, and client management, this course equips learners with the tools to inspire change and foster resilience. By developing self-awareness and understanding behavioural patterns, learners will be able to create structured coaching plans tailored to individual client needs. Whether aiming to pursue a career in coaching or seeking to enhance leadership and mentoring capabilities, learners will finish the course with a clear understanding of ethical practices and business growth fundamentals. Upon completion, participants will be prepared to confidently support clients in achieving personal and professional goals while advancing their own personal development. Course Description The Life Coaching course delves into the essential aspects of professional coaching, beginning with its purpose, principles, and the critical role of self-awareness. Learners will explore the development of core beliefs, fear management, and the foundations of emotional intelligence to better understand client motivations and behaviours. Communication skills, including body language techniques, are covered in depth to enhance client engagement and rapport-building abilities. The course also introduces effective goal-setting frameworks, methods for structuring client sessions, and key attributes of successful life coaches. Additionally, learners will receive an introduction to basic business development strategies, helping them to establish and grow their own coaching practices. Ethical considerations form a crucial part of the training, ensuring learners are equipped to protect both themselves and their clients. With a balance of theoretical foundations and real-world application, learners will gain valuable skills to thrive in the coaching profession. Course Modules Module 01: Life Coaching: The Purpose and Fundamentals Module 02: Develop Your Self-Awareness Module 03: The Development of Core Beliefs and Managing Fears Module 04: Life Coaching Types and Key Attributes of a Life Coach Module 05: Understanding Emotional Intelligence Module 06: Body Language and Communication Techniques Module 07: A Structure for Client Work and Goal Setting Module 08: Basic Principles for Business Development and Growth Module 09: The Ethical Coach: Protect Yourself and Your Clients (See full curriculum) Who is this course for? Individuals seeking to guide others towards personal and professional success. Professionals aiming to enhance leadership, mentoring, and coaching capabilities. Beginners with an interest in life coaching, personal development, or behavioural sciences. Entrepreneurs looking to establish a career in coaching or consultancy. Managers and HR professionals wishing to develop stronger coaching techniques within their teams. Career Path Life Coach Career Coach Executive Coach Leadership Development Specialist HR and Talent Development Professional Business Consultant Wellbeing Coach Mentoring Programme Coordinator

Life Coaching
Delivered OnlineFlexible Dates
£9.99

IOSH - Working safely course

By Airborne Environmental Consultants Ltd

Planned changes to the Construction Skills Certification Scheme mean that from September 2017, Construction Related Occupation (CRO) cards will be phased out. Without registration on an accepted course, or an industry-recognised qualification for your trade, you will not be able to apply for a CSCS card, unless you apply for the CSCS Labourer Card, to access construction sites. An IOSH Working Safely Certificate, along with a CITB Health & Safety Certificate, allows you to apply for a Labourer Card. Therefore, from September 2017, without a CSCS card, you won't get on site. The Labourer Card may be the only way you can get on site.

IOSH - Working safely course
Delivered in Manchester + 1 more or OnlineFlexible Dates
Price on Enquiry

Understanding Microservices | A Technical Overview (TT7050)

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This overview-level course is ideally suited for professionals seeking an introduction to microservices architecture and its application within a business context. Ideal attendee roles include software developers, system architects, technical managers, and IT professionals who are part of teams transitioning to a microservices approach. It's also an excellent starting point for non-technical roles such as product owners or business analysts who work closely with technical teams and want to better understand and become conversant in the language and principles of microservices. Overview This course combines engaging instructor-led presentations and useful demonstrations with engaging group activities. Throughout the course you'll explore: Understand the Basics of Microservices: Get to know the fundamental principles and characteristics of microservices and how they revolutionize traditional software development approaches. Explore the Design of Microservices: Gain an overview of how microservices are designed based on business requirements and what makes them unique in the software architecture world. Overview of Managing and Scaling Microservices: Get an introduction to how microservices are managed and scaled independently, and understand the significance of these features in your business operations. Familiarize with the Microservices Ecosystem: Learn about the typical patterns, best practices, and common pitfalls in the microservices world, setting a foundation for future learning and implementation. Introduction to Microservices in a Business Context: Acquire a basic understanding of how microservices can be aligned with specific business capabilities, and get a glimpse into how they can coexist with legacy systems in a business setting. Microservices have rapidly emerged as a popular architectural style, breaking down applications into small, independent services that can be developed, deployed, and scaled individually. Microservices offer a robust method to address a variety of projects, such as e-commerce platforms and content management systems, enhancing scalability and boosting productivity. This technology, when employed correctly, can greatly increase software delivery speed and system resilience, making it a crucial skill set for modern technology professionals.Understanding Microservices - A Technical Overview is a one-day course ideally suited for technical professionals seeking an introduction to microservices architecture and its application within a business context. Under the guidance of an industry expert, this engaging class combines lecture-style learning with lively demonstrations, case study review and group discussions.Throughout the course you?ll explore the principles and characteristics that define microservices, how to identify suitable projects for a microservices approach, the factors to consider when designing them, and the strategies to effectively manage and scale them within complex systems. You?ll also learn about the best practices, patterns, and anti-patterns, arming you with the knowledge to make the right architectural choices. This course also explores the real-world implementation of microservices in a business enterprise. We'll discuss how to align the application of microservices with your organization's specific business capabilities, and offer strategies for smoothly integrating this technology within existing legacy systems. Introduction to Microservices Understand what microservices are and their role in modern software development. Introduction to Microservices: what they are and why they matter. Monolithic vs Microservices: highlighting the shift and benefits. Key principles and characteristics of microservices. Identifying suitable applications for microservices transformation. Demo: Analyzing a sample application and identifying potential microservices Architecting and Managing Microservices Learn the basic strategies for scaling and managing microservices. Scaling Microservices: from a single service to hundreds. Key components of a microservices architecture. Introduction to resilience patterns: Circuit-Breakers and Bulkheads. Load management and provisioning in a microservices setup. Understanding the role of cloud services in microservices. Optional Demo: Illustrating how a microservice-based application scales in real-time Designing Microservices Learn the key aspects to consider when designing microservices. Defining microservice boundaries: Deciding the scope of a microservice. Communication patterns in microservices. Understanding Microservice endpoints. Exploring data stores and transaction boundaries in microservices. Overcoming challenges in Microservices design. Demo: Designing microservices for a hypothetical business requirement Implementing Microservices in a Business Enterprise Understand the process and considerations for implementing microservices in an enterprise context. Assessing enterprise readiness for microservices. Building the business case for microservices: strategic advantages and potential challenges. Aligning microservices with business capabilities. Organizational changes: Team structures and processes for microservices. Dealing with Legacy Systems: Strategies for microservices integration. Demo: Exploring a case study of successful microservices implementation in a business enterprise The Microservices Ecosystem Understand the key tools and best practices in the Microservices ecosystem. Understanding the typical Microservices Stack. Monitoring and Logging in Microservices. Introduction to Docker: Containerization of Microservices. Deployment strategies in a Microservices setup. Introduction to Orchestration in Microservices Demo: Containerizing and deploying a simple microservice Microservices Deployment Strategies Understand various ways to safely introduce changes in a microservices environment. The concept of Blue-Green Deployment: changing services without downtime. Canary Releases and Feature Toggles: slowly rolling out changes to users. Database changes in a microservices environment: keeping data consistent. Demo: Examining various deployment strategies Microservices Best Practices and DevOps Learn key strategies to ensure a smooth operation of your microservices setup. The DevOps culture in Microservices: collaboration for efficiency. Defining a Minimum Viable Product in a Microservices setup: building small, delivering fast. Dealing with data in a distributed setup: managing Data Islands. The importance of Continuous Integration/Continuous Delivery in a microservices setup. Governance: Keeping track of your services and their consumers. Demo: Visualizing a simple continuous delivery pipeline Microservices Patterns and Anti-Patterns Learn about common do's and don'ts when working with microservices. Understanding patterns that help with efficient microservices operation. Recognizing and avoiding anti-patterns that can hinder performance. Dealing with common challenges: dependencies between services, managing service boundaries. Demo: Examples of real-world patterns and anti-patterns Simple Overview of OAuth and OpenID for Microservices Introduction to OAuth and OpenID: What they are and why they matter in Microservices. The role of tokens in OAuth 2.0: How they help in securing communications. A simplified look at OpenID Connect: Linking identities across services. Demo

Understanding Microservices | A Technical Overview  (TT7050)
Delivered OnlineFlexible Dates
Price on Enquiry

90 minute Group Gift Wrapping Class

By Louise Lewis

Learn the ‘Essentials’ of gift wrapping in just 90 minutes (with your friends!) What’s included (and how it will help): Step by step tuition covering all the Essential Techniques of gift wrapping so you never need to grab a gift/bottle bag again Practical guidance on tying different styles of Ribbon Bow so you can confidently use them on any gift (and when it’s best to use each one) Learn Pro tips so you feel less overwhelmed & can gift wrap quickly at busy times With many years experience teaching classes, both one to one and in groups, you will complete the class feeling confident that your gift wrapping will never be an embarrassment to you again. 90 Minute Group Class No Replay £97 How to measure exactly how much gift wrapping paper you need so you always know how much to cut (and why this is important) Wrap a box using the paper & only 3 pieces of tape so you can do this quickly & easily Learn to tie 2 differnt styles of bow (and when to use them) How to pleat gift wrapping paper so you can add extra detail to a gift How to wrap a bottle so you never need to grab a bottle bag again 90 Minute Group Class Includes replay ££117 How to measure exactly how much gift wrapping paper you need so you always know how much to cut (and why this is important) Wrap a box using the paper & only 3 pieces of tape so you can do this quickly & easily Learn to tie 2 differnt styles of bow (and when to use them) How to pleat gift wrapping paper so you can add extra detail to a gift How to wrap a bottle so you never need to grab a bottle bag again Plus a replay of the class FREQUENTLY ASKED QUESTIONS 1. What's included in a 90 minute virtual class? Step by step tuition covering all the Essential Techniques of gift wrapping so you never need to grab a gift/bottle bag again Practical guidance on tying different styles of Ribbon Bow so you can confidently use them on any gift (and when it’s best to use each one) Learn Pro tips so you feel less overwhelmed & can gift wrap quickly at busy times 2. How much is a 90 minute virtual gift wrapping class?There are 2 options to choose from starting from £97 per person3. How long does a virtual gift wrapping class last?A group virtual gift wrapping class lasts 90 minutes but I recommend allowing 2 hours in case there are any tech issue (unlikely but better to be prepared).4. Are materials provided?No, materials are not provided. I will send you a list of what you need at least 2 weeks ahead of the class (or once your booking is confirmed if less than 2 weeks until the class)5. What is the difference between an in person & a virtual workshop?At a 90 minute virtual class you will get tuition on essential gift wrapping techniques, practical guidance on tying different styles of bow & learn pro tips. An in-person class ususally last a full day, includes lunch/refreshments and all materials which are not included with any virtual classes. 6. What if I can't attend the class - do I get a refund?If you can bo longer attend the date of the class you have chosen, you may move your booking to another date, once, at no extra charge. I do limit the number of people at a group virtual class so if your chosen date to move to is full, you may need to wait until another class becomes available. If no class is available then you will be eligible for a refund. 7. Who is a virtual class suitable for?The classes are suitable for any skill level from beginner to anyone that has already tried the basics and wants to learn more. A group class is ideal if want to attend with a group of friends but you struggle to attend an in person class that fits in with your schedule/commitments. 8. Who is a virtual class not suitable for? There are no exclusions to suitability 9. What results can I expect if I attend a virtual class?That all depends on you and if you’re prepared to go away and practice/use the skills you have learned in the class. 10. Is there a replay? You do have the option to buy a class that includes a recording. If you decide after the class that you’d like to purchase a recording, email me louise@louiselewis.co.uk

90 minute Group Gift Wrapping Class
Delivered OnlineFlexible Dates
£97 to £117

Human Rights

By NextGen Learning

Human Rights Course Overview This Human Rights course offers a comprehensive introduction to the fundamental principles and concepts surrounding freedom and human rights. Learners will explore the classification of human rights, with a focus on women’s and children’s rights, and examine the various dimensions of freedom. The course also covers the role of international human rights organisations and their efforts in promoting and protecting rights globally. Designed to provide both theoretical understanding and critical analysis, this course equips learners with the knowledge to recognise and discuss human rights issues effectively. Upon completion, learners will be able to engage thoughtfully with human rights debates and apply their understanding in diverse professional and personal contexts. Course Description This course delves into the essential elements of human rights, starting with the basic concepts of freedom and rights that form the foundation of global human dignity. It categorises different types of human rights, addressing the unique challenges faced by women and children. Learners will explore multiple aspects of freedom, from civil liberties to social and economic rights, while gaining insight into key international organisations working in this field. Through structured content and critical reflection, participants will develop the ability to evaluate human rights frameworks and engage with relevant issues confidently. The course is ideal for those wishing to broaden their knowledge or enhance their capability to work within sectors that uphold human rights standards. Human Rights Curriculum: Module 01: Basic Concept of Freedom and Human Rights Module 02: Classification of Human Rights Module 03: Women’s and Children’s Right Module 04: Various Aspects of Freedom Module 05: Various International Human Rights Organisations (See full curriculum) Who is this course for? Individuals seeking to understand the principles of human rights. Professionals aiming to enhance their knowledge in legal, social, or humanitarian fields. Beginners with an interest in human rights and social justice. Advocates and volunteers working with community or international organisations. Career Path Human Rights Officer Social Policy Advisor Community Development Worker Legal Assistant specialising in rights law NGO or International Organisation Staff Member

Human Rights
Delivered OnlineFlexible Dates
£7.99

Electrician Complete Training

By NextGen Learning

Electrician Complete Training Course Overview This comprehensive Electrician Complete Training course provides learners with essential knowledge and skills related to electricity and electrical systems. It covers fundamental principles such as basic electricity concepts, circuit theory, and electrical components, ensuring a solid foundation for aspiring electricians. Through detailed explanations and examples, learners will understand how electric circuits function, the behaviour of conductors and insulators, and key laws such as Ohm’s Law. The course also explores advanced topics including capacitance, magnetism, and transient responses. By completing this course, learners will be well-equipped to progress in electrical work or further specialised training, gaining confidence in interpreting and applying electrical principles in various settings. Course Description This Electrician Complete Training course offers an in-depth exploration of electricity, focusing on theoretical knowledge critical to the electrical industry. Learners will study the nature of electricity, different types of circuits, and how to calculate electric power and current flow using established laws. The course examines both series and parallel circuits and introduces important circuit theorems, enhancing problem-solving skills. Additional modules cover electric fields, capacitance, magnetism, and inductance, as well as the transient response of capacitors and inductors, providing a broad understanding of electrical phenomena. Designed for clarity and technical accuracy, this course prepares learners to engage confidently with electrical concepts and apply them effectively within their career or educational pursuits. Electrician Complete Training Curriculum: Module 01: Intro Basic Electricity Module 02: The Nature of Electricity Module 03: Conductors & Insulators Module 04: Current and Electric Circuits Module 05: Ohm’s Law Module 06: Electric Power Module 07: Series & Parallel Circuits Module 08: Circuit Theorems Module 09: Electric Fields and Capacitance Module 10: Magnetism and Inductance Module 11: Transient Response Capacitors & Inductors (See full curriculum) Who is this course for? Individuals seeking to establish foundational electrical knowledge. Professionals aiming to advance their understanding of electrical systems. Beginners with an interest in the electrical industry and technology. Technicians or maintenance workers looking to broaden their skillset. Career Path Electrician Electrical Technician Maintenance Engineer Electrical Systems Analyst Industrial Electrical Specialist

Electrician Complete Training
Delivered OnlineFlexible Dates
£7.99

BA29 - User Acceptance Testing for Business Analysts

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is designed for the Business Analyst professional who is involved with testing the functionality of technology projects. Overview Develop an understanding about basic concepts associated with User Acceptance TestingSee how UAT applies to the Software Development Lifecycle (SDLC)Recognize benefits of improved quality of deployed software using User Acceptance TestingIdentify the key roles, activities and deliverables which make up User Acceptance Testing Use a Business Use Case to define scenarios for testingCreate a UAT test plan and write UAT test cases with associated test dataUnderstand the process for testing functional and non-functional requirementsIdentify the challenges of testing vendor-supplied applications This course looks at the issues which drive the need for a UAT process & describes the components of the process. It is designed to help Business Analysts to develop an understanding of their role, the process, and the deliverables associated with UAT. Day 1 Software Testing - the Basics Understanding the Tester?s Terminology The UAT Planning Process Day 2 UAT Test Coverage Creating & Executing the UAT Test Cases Verifying the Test Results Testing Vendor-Supplied Applications Additional course details: Nexus Humans BA29 - User Acceptance Testing for Business Analysts training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the BA29 - User Acceptance Testing for Business Analysts course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

BA29 - User Acceptance Testing for Business Analysts
Delivered OnlineFlexible Dates
Price on Enquiry

JMR - Junos Multicast Routing

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Network engineers, technical support personnel, reseller support engineers, and others responsible for implementing and/or maintaining the Juniper Networks products covered in this course. This course benefits individuals responsible for implementing, monitoring, and troubleshooting multicast components in a service provider's network. Overview Identify the components of IP multicast Explain how IP multicast addressing works Identify the need for reverse path forwarding (RPF) in multicast Explain the role of IGMP and describe the available IGMP versions Configure and monitor IGMP Explain the differences between dense-mode and sparse-mode protocols Describe rendezvous point (RP) discovery options Configure and monitor PIM dense and sparse modes Configure and monitor rendezvous point discovery mechanisms Explain the purpose and operation of MSDP Describe the usage of MSDP within a single PIM domain with Anycast RP Describe the usage of MSDP across multiple PIM domains Configure and monitor MSDP Compare the any-source multicast (ASM) and source-specific multicast (SSM) service models Describe the basic requirements, benefits, and caveats of SSM List the address ranges used for SSM Illustrate the role of IGMPv3 and PIM-SM in an SSM implementation Configure and monitor SSM Describe the default PIM sparse mode information distribution Explain how routing policies alter PIM message traffic Describe how MSDP advertises messages to established peers Identify the role of a policy in controlling MSDP message advertisement Explain how you can use a policy to scope multicast groups This two-day course is designed to provide students with detailed coverage of multicast protocol. Course IntroductionIntroduction to Multicast Overview of Multicast Multicast Addresses Reverse Path Forwarding Internet Group Management Protocol Multicast Routing Protocols Overview of Multicast Routing Protocols PIM-DM PIM-SM MSDP MSDP Anycast RP Source-Specific Multicast Overview of SSM Operation SSM Addresses IGMPv3 and SSM PIM-SM and SSM SSM Case Study Multicast and Policy Multicast and Policy Overview Controlling PIM Join and Register Messages Controlling BSR Messages Controlling MSDP SA Messages Implementing Multicast Scoping

JMR - Junos Multicast Routing
Delivered OnlineFlexible Dates
Price on Enquiry

CP100 SAP Cloud Platform

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Application Consultant Business Analyst Business Process Architect Business Process Owner/Team Lead/Power User Developer Development Consultant Program/Project Manager Solution Architect Technology Consultant Overview This course will prepare you to: Understand the SAP Cloud Solution Understand the SAP Cloud Strategy Understand Java Development Understand development in SAP Cloud Classify and use the various Cloud Platform services Understand the various CP Services Explore the Internet of things Get an overview of SAP Cloud Platform, integration Service Understand Extensions of SAP Cloud Solutions This course will introduce and inform you about the vast potential of SAP Cloud Platform with hands-on exercises to dive into this open platform. SAP Cloud Platform, Introduction Introduce SAP Cloud Platform (SAP CP) Explain Landscape Architecture-Relevant Terms Learn about typical Use cases Explore What is in it: Product Capabilities and Services Platform Concepts Understand Basic Platform Concepts Explore Datacenters Understand Security Digital Transformation - Java Development Introduce Digital Transformation, Java Development Explore 12 Factor Microservices Use the Supported Java Development Environment Explain Supported Java Programming Models by CF Operate Java Applications on SAP Cloud Platform NEO Digital Transformation ? SAP HANA Development Understand SAP HANA Development Understand the SAP HANA XSA Development on CF Digital Transformation ? HTML5/SAPUI5/Fiori Development Introduce HTML5, SAPUI5, and Fiori Development Use SAP UI5 Use SAP Fiori Agile Business ? Extend Application Introduce Agile Business Understand the Application Frontend x-tend the Application: Backend Explore SAP Cloud Platform Data and Storage Services Enterprise Optimization ? Integration Services Introduce Enterprise Optimization, Integration Services Explore Available Integration Services Enterprise Optimization ? Process Integration Introduce SAP Cloud Platform, Integration Service Implement iFlows Enterprise Optimization ? API Explain API Management Build and Publish APIs Internet of Things Services (IoT) Explore the Internet of Things (IoT) Other Interesting Services and Features Explain SAP Cloud Platform SaaS Extensions Explore SAP Cloud Platform Business Services Explain Cloud Platform Data and Storage Understand SAP Cloud Platform Security

CP100 SAP Cloud Platform
Delivered OnlineFlexible Dates
Price on Enquiry

Mastering React | React Foundation (TT4195)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This introductory-level, fast-paced course is for skilled web developers new to React who have prior experienced working HTML5, CSS3 and JavaScript. Overview Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn about and explore: A basic and advanced understanding of React components An advanced, in-depth knowledge of how React works A complete understanding of using Redux How to build, validate, and populate interactive forms How to use inline styles for perfect looking components How to test React components How to build and use components How to get control of your build process A deep understanding of data-driven modeling with props and state How to use client-side routing for pages in your apps How to debug a React application Mastering React is a comprehensive hands-on course that aims to be the single most useful resource on getting up to speed quickly with React. Geared for more experienced web developers new to React, this course provides students with the core knowledge and hands-on skills they require to build reliable, powerful React apps. After the first few modules, you?ll have a solid understanding of React?s fundamentals and will be able to build a wide array of rich, interactive web apps with the framework. The first module is an introduction to the new functionality in ECMAScript 6 (JavaScript). Client-side routing between pages, managing complex state, and heavy API interaction at scale are also covered. This course consists of two parts. In the first part of the course students will explore all the fundamentals with a progressive, example-driven approach. You?ll create your first apps, learn how to write components, start handling user interaction, and manage rich forms. We end the first part by exploring the inner workings of Create React App (Facebook?s tool for running React apps), writing automated unit tests, and building a multi-page app that uses client-side routing. The latter part of the course moves into more advanced concepts that you?ll see used in large, production applications. These concepts explore strategies for data architecture, transport, and management: Redux is a state management paradigm based on the Flux architecture. Redux provides a structure for large state trees and allows you to decouple user interaction in your app from state changes. GraphQL is a powerful, typed, REST API alternative where the client describes the data it needs. Hooks is the powerful, new way to maintain state and properties with functional components and the future of React according to Facebook. ES6 Primer (Optional) Prefer const and let over var Arrow functions Modules Object.assign() Template literals The spread operator and Rest parameters Enhanced object literals Default arguments Destructuring assignments Your first React Web Application Setting up your development environment JavaScript ES6 /ES7 Getting started What?s a component? Our first component Building the App Making the App data-driven Your app?s first interaction Updating state and immutability Refactoring with the Babel plugin transform-class-properties JSX and the Virtual DOM React Uses a Virtual DOM Why Not Modify the Actual DOM? What is a Virtual DOM? Virtual DOM Pieces ReactElement JSX JSX Creates Elements JSX Attribute Expressions JSX Conditional Child Expressions JSX Boolean Attributes JSX Comments JSX Spread Syntax JSX Gotchas JSX Summary Components A time-logging app Getting started Breaking the app into components The steps for building React apps from scratch Updating timers Deleting timers Adding timing functionality Add start and stop functionality Methodology review Advanced Component Configuration with props, state, and children ReactComponent props are the parameters PropTypes Default props with getDefaultProps() context state Stateless Components Talking to Children Components with props.children Forms Forms 101 Text Input Remote Data Async Persistence Redux Form Modules Unit Testing & Jest Writing tests without a framework What is Jest? Using Jest Testing strategies for React applications Testing a basic React component with Enzyme Writing tests for the food lookup app Writing FoodSearch.test.js Routing What?s in a URL? React Router?s core components Building the components of react-router Dynamic routing with React Router Supporting authenticated routes Intro to Flux and Redux Why Flux? Flux is a Design Pattern Flux implementations Redux & Redux?s key ideas Building a counter The core of Redux The beginnings of a chat app Building the reducer() Subscribing to the store Connecting Redux to React Intermediate Redux Using createStore() from the redux library Representing messages as objects in state Introducing threads Adding the ThreadTabs component Supporting threads in the reducer Adding the action OPEN_THREAD Breaking up the reducer function Adding messagesReducer() Defining the initial state in the reducers Using combineReducers() from redux React Hooks Motivation behind Hooks How Hooks Map to Component Classes Using Hooks Requires react 'next' useState() Hook Example useEffect() Hook Example useContext() Hook Example Using Custom Hooks Using Webpack with Create React App JavaScript modules Create React App Exploring Create React App Webpack basics Making modifications Hot reloading; Auto-reloading Creating a production build Ejecting Using Create React App with an API server When to use Webpack/Create React App Using GraphQL Your First GraphQL Query GraphQL Benefits GraphQL vs. REST GraphQL vs. SQL Relay and GraphQL Frameworks Chapter Preview Consuming GraphQL Exploring With GraphiQL GraphQL Syntax 101 . Complex Types Exploring a Graph Graph Nodes ; Viewer Graph Connections and Edges Mutations Subscriptions GraphQL With JavaScript GraphQL With React

Mastering React | React Foundation (TT4195)
Delivered OnlineFlexible Dates
Price on Enquiry