Course Outline
Module 1 – JavaScript Fundamentals
- Overview of modern JavaScript (ES6+)
- Data types, operators, and control structures
- Functions, scope, and closures
- Arrays, objects, and data manipulation techniques
- Asynchronous programming: callbacks, promises, and async/await
- Adherence to best practices and coding standards
Module 2 – TypeScript Essentials
- Understanding TypeScript and its benefits
- Static typing and type inference
- Interfaces, custom types, and enums
- Classes, inheritance, and access modifiers
- Generics and decorators
- Project setup and compiler configuration (tsconfig.json)
Module 3 – Web Development with JavaScript/TypeScript
- DOM manipulation and event handling
- Form creation and input validation
- Consuming REST APIs using fetch or axios
- Front-end project structure and tooling
- Introduction to React (with TypeScript):
- Components, props, state, and hooks
- Component communication patterns
- Routing and API integration
- Best practices and effective code organization
Module 4 – Backend Development with Node.js and TypeScript
- Introduction to Node.js and NPM
- Server creation using Express.js
- Designing and consuming RESTful APIs
- Middleware, routing, and data validation
- Database integration (e.g., SQLite, PostgreSQL, or MongoDB)
- Practical project: Developing the back-end of a complete application
Module 5 – Desktop Application Development with Electron
- Electron overview: architecture and key features
- Creating windows, menus, and OS-level integration
- Backend integration and local data storage solutions
- Integrating React (or other front-end libraries) with Electron
- Application packaging and distribution across Windows, macOS, and Linux
Module 6 – Testing, Deployment, and Best Practices
- Unit and integration testing using Jest, Mocha, or Vitest
- CI tools and build processes
- Packaging for web and desktop environments
- Ensuring code security, performance, and maintainability
- Documentation and version control via Git/GitHub
Summary and Next Steps
Requirements
- Foundational understanding of programming concepts
- Proficiency with HTML and CSS
- Comfort with command-line interfaces and code editors
Target Audience
- Front-end and back-end developers
- Software engineers and full-stack developers
- Technical professionals transitioning into the JavaScript ecosystem
Testimonials (2)
I really enjoyed learning about AI attacks and the tools out there to begin practicing and actively using for security testing. I took a lot of knowledge away which I didn't have at the beginning and the course met what I hoped it would be. My favorite part shown from the training was Comet Browser and was amazed at what it could do. Definitely something will be looking into more. Overall it was a great course and enjoyed learning all OWASP GenAI Top 10.
Patrick Collins - Optum
Course - OWASP GenAI Security
That every technical lesson came with multiple practical exercises to nail down the concepts.