Change the repository type filter
All
Repositories list
19 repositories
automations
PublicHigh-School-Intro-To-Web
PublicEngage-Intro-to-the-Web
PublicIntro-To-Web-Spring-21
Public- In this fun elective workshop we will be learning about how drawing works on the web. We'll use a beginner-friendly library called p5.js to create a basic interactive, graphical game right in our web browser!
- This workshop is aimed at high school students who are interested in learning how to start developing on the web! We will start by covering why you would dive into web development and what options exist for doing so, and then discuss the roles and usage details of HTML, CSS, and JavaScript. This is a beginner-friendly workshop
- This workshop focused on getting started using Jest, a popular JavaScript library for frontend testing in web applications. We looked at how to use matchers to check that functions return their expected values. We also took a quick look at Storybook, another tool for frontend testing, and the web debugging tools.
Workshop-7-Databases
Public- This is the starter code for the 4th Oasis workshop, in which we covered what frontends are, why we use frontend frameworks/libraries, what technologies are used to create them, and how to write code in a popular one--React!
- This is the starter code for Oasis workshop 6: In-Depth Frontend Development. In this workshop we go a bit deeper into React, covering lifecycle hooks and how to make API calls and subsequently display the data we receive.
- This is the starter code for the Oasis workshop collaboration with NUWIT, in which we covered what languages are used to code the web, what their individual functions are and actually dove into writing some HTML, CSS, and JavaScript! This workshop is a slightly modified version of workshop 4, having a shorter lecture and more of an emphasis on w…
- This is the starter code for the 3rd Oasis workshop, in which we cover the basics of web development--why we do it and how we do it. In this interactive portion, we introduce you to the three "Languages of the Web"—HTML, CSS, and JavaScript—through a series of simple exercises and prompts for more complex examples
Workshop-2-UI-UX-Design
PublicOnce you have an idea for a project, the next step is to figure out what it's going to look like--you need to design it! This process can involve many steps, including using a digital tool to create a mockup similar in appearance to the final app. In the interactive part of this workshop, we learn about the basics of Figma and how we can use it …