-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Written and maintained by Billy Bunn, JavaScript developer and student at Code Fellows in Seattle, WA.
This wiki serves to document and process what I learn in my final class at Code Fellows, a web development bootcamp in Seattle, WA. In this course (Code 401: Advanced Software Development in Full-Stack JavaScript), I'm learning to build full-stack applications in the JavaScript language. Here's a succinct description of what I'll be learning (from the Code Fellows website):
Students will learn to build full-stack applications. The first four weeks focus on building back-end web applications with Node.js. During weeks six through nine, students learn to build web apps with modern front-end libraries and frameworks. This course goes in depth into the core competencies of JavaScript, object-oriented programming, and functional programming. Students get hands-on practice in test-driven development with agile tools and best practices.
Throughout this course, there are reading assignments covering to topics and tools relevant to the course content. To aide my learning/reading comprehension, I've created a short wiki page for each of these topics.
- Authentication
- OAuth
- Bearer Authorization
- Access Control (RBAC / ACL)
- Event Driven Applications
- TCP Protocol
- Socket.io - General
- Socket.io - Namespaces and Rooms
- Hash Tables
- React Basics and Component Based UI
- React Testing and Deployment
- Props and State
- Routing and Composition
- Redux / Application State
- Dynamic Forms
- Remote APIs
- Remote CRUD
- Context API
- Login/Auth
- Sockets
- Sockets
- React Native
- React Native
- UI Frameworks
- Web CMS
All wiki pages are summaries of the work of others. See the top of each page for the source blogs/articles/books and their authors. All other content by Billy Bunn.