Hello and welcome to my simple blog website. My name is Lisa Sulkes and I am a full-stack developer student. This website is part of my Deployment of Web Applications course. I'm excited to learn how to deploy products into the real world. I'm glad you are here to share this experience with me!
☑️ Click on the topic title below to navigate to the article page.
Astro
Astro is a static site generator used to create fast, modern websites. This website is built using Astro Build and managed through GitHub.
Netlify
Netlify is used to deploy your website into the real world. It's so easy to use and has a great dashboard to manage your website.
CRUD Operations
Create-Read-Update-Delete operations. I wouldn't want to live in a world without CRUD.
Deploying an API
It's amazing how we can deploy an API in just a few minutes.
React Native
Using React Native and Expo to build my first mobile application
Authentication with JWT
Securing user data with authentication and authorization methods.