Explore all newline lessons
lesson
How to Configure EC2 and AWS Workspaces Local CredentialsCreate a Serverless Slackbot with AWS Lambda and PythonHere, we'll configure an `AWS Workspace` or `AWS EC2 Instance` as the development environment to use for developing for AWS Lambda.
lesson
How to Setup a Free AWS Developer EnvironmentCreate a Serverless Slackbot with AWS Lambda and PythonThere's no `AWS Lambda` without `AWS`. That means we'll need a few AWS resources created and configured on the AWS side of things to develop and effectively.
lesson
How to Clean Up and Componentize Svelte CodeBetter Data Visualizations with SvelteComponentizing our code for a more readable project
lesson
How to Setup a CI/CD Pipeline in GitHub ActionsBuild a Complete Company Design SystemHow to test & publish our packages from CI (Github Actions)
lesson
What are Changesets and How Do They Manage Versioning?Build a Complete Company Design SystemWhat are changesets and how to use them
lesson
Using jest-axe to Find Accessibility Issues in React ComponentsBuild a Complete Company Design SystemFinding accessibility issues using AXE with Jest
lesson
How to Use Tailwind CSS With JavaScript Design TokensBuild a Complete Company Design SystemStyling React components with Tailwind CSS preset
lesson
How to Style React Components With Design TokensBuild a Complete Company Design SystemStyling React components with JavaScript design tokens
lesson
Creating Your First Stories in StorybookBuild a Complete Company Design SystemUsing Storybook to document our component library
lesson
Setting Up Storybook for Company Design SystemsBuild a Complete Company Design SystemDeveloping the component library with Storybook
lesson
How to Write React Components for a Company Design SystemBuild a Complete Company Design SystemWrite our first Button component
lesson
Setting Up A React Component Library for Design SystemsBuild a Complete Company Design SystemSetting up the react component library package