Skip to content

Commit

Permalink
Update instructors for 2311 inning
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalikoze committed Nov 27, 2023
1 parent 812df2c commit a72b571
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lessons/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ <h2>Module 1 Lessons</h2>

<h3>Instructors</h3>
<ul>
<li>Travis Rollins (Anchor)</li>
<li>Nik Seif</li>
<li>Nik Seif (Anchor)</li>
<li>Heather Faerber</li>
</ul>

<h3>Resources</h3>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h2>Module 2 Lessons</h2>
<p class="mod-description">Module 2 focuses on fundamental JavaScript concepts, popular patterns for writing and organizing front-end code, and learning new tools and workflows to help improve the development process for more complex applications. Projects will reinforce lesson concepts by emphasizing Object-Oriented Programming, Test-Driven Development and heavy data manipulation.</p>

<h3>Instructors</h3>
<li>Jeremiah Black</li>
<li>Travis Rollins (Anchor)</li>
<li>Kayla Gordon</li>

<h3>Resources</h3>
Expand Down Expand Up @@ -199,8 +199,8 @@ <h2>Module 3 Lessons</h2>
<p class="mod-description">Module 3 focuses on front-end frameworks and libraries for building complex, scalable, fully-tested applications, as well as diving into asynchronous JavaScript and consuming APIs. Primary tools used are React, React Router, and Cypress. Projects are designed to reinforce lesson concepts by allowing students to practice implementing network requests, frameworks, and testing in applications that range from small and simple to larger and more complex.</p>

<h3>Instructors</h3>
<li>Heather Faerber (Anchor)</li>
<li>Nick Teets</li>
<li>Nick Teets (Anchor)</li>
<li>Kayla Gordon</li>

<h3>Curriculum</h3>

Expand Down

0 comments on commit a72b571

Please sign in to comment.