UdemyReact Native

React Native, Redux & Express - Full Stack React Native

التصنيف الكامل: Development > Mobile Development > React Native

React Native, Redux & Express - Full Stack React Native

عن هذا الكورس

Looking to build robust, full-stack mobile applications with React Native and Redux in the front-end and Node, Express, MongoDB and Mailtrap in the back-end? Look no further than this ultimate MERN Stack Audio Sharing App with React Native Redux course!This course is designed for React Native beginners, but it's important to have a solid foundation in web development and JavaScript. You'll learn the basics of React, Node for API building, TypeScript, and Redux inside the course. So, if you're comfortable working with JavaScript and have some familiarity with web development, this course is perfect for you! Our step-by-step approach will guide you through everything you need to know, from setting up your development environment to deploying your app to the cloud. You'll start with the basics of React Native, building a foundation in the essential concepts and tools necessary for developing modern, robust applications. From there, you'll dive into Redux, a popular and powerful state management tool that simplifies the complexity of app development by managing app state in a central location. You'll learn how to use Redux to manage state in your React Native app, and explore best practices for integrating it into your workflow.In the back-end, you'll learn how to build a Node API with Express and MongoDB, gaining a solid understanding of RESTful API design principles, and learning how to leverage MongoDB to store and retrieve data for your app. Also we will use Mailtrap to handle emails for authentication.The course also covers TypeScript, a powerful superset of JavaScript that adds static typing and other features, providing a safer and more efficient development experience. You'll learn how to leverage TypeScript to improve the maintainability and reliability of your codebase.

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق ومباشر

ينقلك لصفحة التسجيل الرسمية

سعر الكورس
$19.99
المنصة:Udemy
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
Practical Hacks for Transformational Leadership
Udemy
Leadership

Practical Hacks for Transformational Leadership

Powerful leadership knowledge and skills to lift project management and daily operations to higher performance. Today's leaders need more than technical skills. They need self-awareness, interpersonal, group, and systems skills to help them navigate in increasingly complex and cross-functional environments. They need to be the calm in the eye of the storm, adapting constantly to new challenges not as a lone warrior, but as a catalyst for teamwork. Teamwork is the most important hack for a leader, but not always the easiest hack to access. Most arrive in leadership positions because they have been skilled and reliable contributors. Thinking back to their family of origin, which this course guides self-reflection on from the perspective of family systems thinking, leaders were often highly responsible kids, who are used to functioning independently and expect others to do the same. They may live by the old adage, "If you want something done right, do it yourself." Unfortunately that reflects a systems concept called "over-functioning," which actually causes "underfunctioning" in the rest of team and in the larger system. Hacks for balancing over and under functioning are an example of the systems thinking gems available in this course. Your instructor, Gilmore Crosby, has worked with thousands of leaders at all levels, in organizations such as Dupont, ALCOA, Beiersdorf, PECO Nuclear, Entergy, Jamalco, Campari, Contadina, Treehouse, Red Stripe, Sound Transit, Moon Palace Resort, The Samish Indian Nation and many others. He is also senior faculty for the Leadership Institute of Seattle (LIOS), and has written seven books related to leadership. He brings a wealth of experience and knowledge to bear on on helping you become the most effective and agile leader you can be. This course will equip you with creative short-cuts to high personal and team performance, guiding you as you experiment and practice in your real life as you learn. It is designed with immediate results in mind. More importantl

PgMP Program Management Certification Prep (5th Edition)
Udemy
PMI Program Management Professional (PgMP)

PgMP Program Management Certification Prep (5th Edition)

Prepare confidently for the Program Management Professional (PgMP) certification exam with this complete prep course, fully aligned with The Standard for Program Management 5th Edition and the March 2024 Exam Content Outline (ECO).This course includes one full-length 170-question practice exam designed to simulate the real PgMP testing experience. Each question comes with a detailed explanation, helping you understand not only why the correct answer is right, but also why the other options are not.You’ll reinforce your understanding of all PgMP domains, build confidence through realistic scenarios, and gain the knowledge and strategy needed to pass the exam on your first attempt.What You’ll LearnApply the principles and best practices of program management from PMI’s 5th Edition Standard.Understand and integrate all five performance domains outlined in the March 2024 ECO.Practice with realistic scenario-based questions that mirror the actual exam format.Learn the reasoning behind each question with detailed explanations for all options.Strengthen your understanding of governance, benefits management, and stakeholder engagement.Build effective exam strategies for time management and domain-based analysis.Who This Course Is ForProfessionals preparing for the PgMP certification exam.Experienced Program Managers and Project Management Professionals (PMP).Senior leaders managing multiple projects or strategic initiatives.Anyone looking to validate their knowledge and readiness for the PgMP exam.Course Features

K6- Automate Performance &Load Testing of API& Microservices
Udemy
Grafana K6

K6- Automate Performance &Load Testing of API& Microservices

We will enhance this training course regularly to cover more examples and real-time projects.Summary - Learn the future of performance testing and automate Performance Load Testing of API and micro-services using open-source tool K6. Open Source - K6 is an open-source load testing tool built for developers and testers' happiness. It has over 1 million installations.Notifications - Pass/Fail behavior for easy automation and integration into CI pipelines, GitlabDeveloper centric load testing - Everyone loves fast apps, APIs and websites. K6 helps you to automate Load tests that simulate real-world users as closely as possible.Goal-based load testing - You will be able to automate test which covers performance and functional goals like what level is a response time not acceptable, and/or what is an acceptable failure rateStore and Visualize Performance Test Results - K6 can output its test result data to different sources like JSON file, GrafanaIntelliSense - Get code auto-completion and in-context documentation.Visual Studio Code Extension - Execute VS Code commands to run a k6 test of your current file.Performance Monitoring - Performance monitoring of your APIs and micro-services in production.Load Testing - Quickly build test cases to validate the performance of your APIs or micro-services. Validate that your system can handle the expected volume of traffic, and catch critical performance regressions in CI before they reach production.Automated testing - Automate your performance tests. Get Pass/Fail behavior on performance goals.Write tests in Javascript code - Full scripting language to write realist

Advanced Java
Udemy
Java

Advanced Java

The course, 'Java Developer Skills', was updated in 2022. There are 30 lectures that are on average 5 minutes long. Every lecture includes a:* video * PDF You can download these resources to do your personal study and review. Also, this course has a number of coding exercises in order to help reinforce what you have learnt.At the end of this course you will be able to:* Read advanced Java code* Write advanced Java code* Code Java in a functional style* Develop high quality Java applications * Combine traditional and modern coding conventions* Devise Java solutions when you are given a problem statement.Lectures start with a brief explanation of the lesson topic. This is followed by working through a problem statement with expected output and suggested solution. I then do some live coding to implement the solution and produce the expected output. The lecture ends with a coding exercise for you to complete. In the next lecture I go on to explain the solution. There are 8 main topics you will study in this course, namely: * Introduction* Java class design* Collections* Strings* Recursion* Input/Output* Error handling* ConclusionThe sooner you enroll in this course the sooner you will be able to write Java code in a functional style.Please note that you have an unconditional 30-day money back guarantee. If you are not happy with the course you will get a full refund after 30 days.

Master The Fundamentals Of JavaScript
Udemy
JavaScript

Master The Fundamentals Of JavaScript

Stop jumping between random YouTube tutorials and struggling with scattered information. Learning JavaScript without a clear path can be confusing, frustrating, and time-consuming. This course is designed to solve that problem by giving you a complete and structured way to learn core JavaScript from the ground up.In this course, you will master Vanilla JavaScript fundamentals the right way, without relying on frameworks or shortcuts. Every topic is explained step by step, using simple language and practical examples. Instead of memorizing code, you will learn how to think like a JavaScript developer.The course focuses on concepts that matter in real projects. You will practice these concepts through hands-on exercises that strengthen your problem-solving skills and help you write clean, readable, and reusable code.Whether your goal is front-end development, back-end development, or becoming a full-stack developer, JavaScript fundamentals remain the same. This course builds a strong foundation that applies across all JavaScript environments, including browsers and server-side development.By the end of this course, you will feel confident writing JavaScript programs, understanding existing code, and continuing your learning journey with advanced topics and frameworks. If you want a clear roadmap, strong fundamentals, and practical learning without confusion, this course is the right place to start.

400 Cucumber Interview Questions with Answers 2026
Udemy
Cucumber Software

400 Cucumber Interview Questions with Answers 2026

Master Cucumber BDD with 2026 Interview-Ready Practice Questions and Real-World Scenarios.Cucumber BDD Interview Practice Questions are designed to bridge the gap between basic syntax and professional-grade framework engineering, ensuring you don’t just memorize definitions but actually master the logic behind scalable automation. I have meticulously crafted this course to cover everything from Gherkin fundamentals and Scenario Outlines to complex dependency injection with PicoContainer and CI/CD integration using Jenkins and REST Assured. Whether you are a beginner preparing for your first QA role or a senior automation engineer tackling architectural interview questions, I provide detailed explanations for every single option to help you understand the "why" behind every best practice. By focusing on real-world pain points like parallel execution, custom parameter types, and handling JWT/OAuth in API tests, I’ve ensured this question bank mirrors the actual challenges you’ll face in high-stakes technical interviews and enterprise projects.Exam Domains Sample TopicsSection 1: Cucumber Fundamentals BDD Concepts (Gherkin Syntax, Hooks, Tags, Background, Feature Files)Section 2: Framework Design Integration (Selenium, JUnit/TestNG, POM, Maven, Dependency Injection)Section 3: Advanced Concepts Best Practices (Data Tables, Regex, Parallel Execution, Custom Reporting)Section 4: API DevOps Integration (REST Assured, Jenkins, Docker, Cloud Grids, CI/CD Pipelines)Section 5: Real-Time Scenarios Security (OAuth/JWT, Mocking, Database Validation, Debugging Strategies)Sample Practice QuestionsQuestion 1: Which of the following statements accurately describes the behavior and scope of a Background in a Cucu