Explore all newline lessons
lesson
React's useState Hook - Track Functional Component StatesThe newline Guide to Modernizing an Enterprise React AppThe useState Hook is the most similar to traditional state in React class-based components, and we'll look at examples of how it works to keep track of state in functional components.
lesson
React Hooks - Understanding The Basic Rules and BenefitsThe newline Guide to Modernizing an Enterprise React AppLearn about the motivation behind React Hooks, the benefits it can bring, and the rules that apply to all Hooks in a React application.
lesson
Video Course Overview - Modernizing an Enterprise React AppThe newline Guide to Modernizing an Enterprise React AppIntroduction to Modernizing an Enterprise React App
lesson
Securing an AWS Virtual Private Cloud for Django DeploymentServerless Django with ZappaInto your secure VPC
lesson
Creating a Virtual Private Cloud in AWS for a Relational DatabaseServerless Django with ZappaWalking through the AWS Console
lesson
A Primer on Securing Serverless Apps in AWSServerless Django with ZappaThe importance of security
lesson
An Introduction to Creating Django Models [with Examples]Serverless Django with ZappaLet's enhance our project a bit
lesson
Connecting a Django App to a PostgreSQL DatabaseServerless Django with ZappaLet's try to connect to the database
lesson
A Detailed Walkthrough for Creating Your First RDS with AWSServerless Django with ZappaWe walk through the AWS Console
lesson
Creating a Cloud Database and Connecting It to a Django AppServerless Django with ZappaOverview of database connectivity