We cover everything that is needed to begin crafting professional applications with Redux. By the end of this boot camp, you will be able to demonstrate different advanced state management techniques that are used to build scalable, and complex React apps.
Here's a birds eye view of the contents of the course.
Redux is an incredibly powerful tool that will allow you to scale complex applications. We will cover the use of Redux to manage the state of our application. We will also revisit the use of immutability and pure functions.
Asynchronous logic is a core part of the modern online ecosystem. Learn how to fetch data using redux-thunk while handling errors, combining requests, and chaining actions together.
Can you hack into our website? How do you access protected resources from an API? Learn about authentication, JWT (JSON Web Tokens) and add security to your app!
A scaling application needs an architectural strategy. Learn to combine your knowledge of Redux with React and integrate a global Redux store into your React app. You'll also learn how to work with selectors, action creators, and more.
TypeScript is a so-called superset of JavaScript, which means that it extends the syntax of JavaScript with additional features.
TypeScript has a static type system. This means that variables, parameters, and functions can be defined with a specific data type, allowing developers to catch errors at compile-time rather than at runtime. This makes it easier to catch bugs early. TypeScript also provides improved code navigation, refactoring, and tooling support, which can help to increase the overall productivity of developers.
Single sign-on (SSO) is a system that allows users to authenticate once with a single set of credentials and then gain access to multiple applications or systems without having to log in again. SSO provides improved security, simplified user management, and increased productivity by allowing users to manage their login credentials more easily, reducing the number of accounts and passwords that IT administrators need to manage, and reducing the amount of time users spend logging in and out of multiple systems.
Find a start date below, or let us know when you would like us to run a course.
Our Learning Advisors are here to offer professional guidance. Please schedule a call if you need assistance choosing the right curriculum or financing option.
Schedule callThis course is for professionals who need to improve their skills in building scalable, production-ready client-side applications for the web.
Our teachers have multiple years of Teaching experience and work experience in their field. Knowing exactly what is going on in the field and being able to transfer their knowledge is what motivates us and our students.
Our classrooms are equipped with all the necessary tools to facilitate both on-site and online learning at the same time. Choose the format that suits you best.
Learn modern technologies and current best practices. Our curriculum is market-orientated and is updated regularly.
Prove that you can build secure, scalable client-side applications that are production-ready with this certification from the #1 Coding Bootcamp in The Netherlands: Codaisseur.
Add recognition to your development team with a certificate from Codaisseur.
Increase your team's productivity with the certified Scrum methodology.
Protect your organisation with our certified cybersecurity courses.
These other courses may interest you. Make sure to check out everything in this study pathway, though.
We cover everything that is needed to build modern web applications with cutting-edge tech! By the end of this boot camp, you will be able to create scalable, rich applications using React. React is a front-end framework that allows you to build applications for the web, mobile devices, and desktops.
We cover the whole backend development process: from the database setup and modelling your data to defining endpoints to interacting with and testing your server. By the end of this boot camp, you will be able to understand the basics of databases and generating tables and know how to use these tables.