Flagship course
Full-Stack Web Foundations
Fourteen weeks from semantic HTML to a small Node API, ending with a mentor-reviewed portfolio site you can explain in interviews.
Learning outcomes
By the end of the Guided Cohort you will be able to:
- Structure accessible pages and style them with modern CSS layouts
- Use JavaScript to validate forms, fetch data, and manage simple state
- Build a minimal Express-style API and connect it to a front-end form
- Document deployment steps clearly enough for another developer to follow
- Respond to mentor PR-style feedback without rewriting everything from scratch
Honest limit: this course does not cover large frameworks (React, Vue) or production-grade DevOps. Graduates leave ready for junior web tasks and further self-study, not senior architect roles.
Informational pricing
Self-paced Path: ฿8,900
Guided Cohort: ฿18,500
Studio Mentorship: ฿29,700
Fees are listed for planning only. Think System does not process payments on this site. Compare paths or ask about the next cohort.
Expect optional cloud spend under free tiers; paid hosting is your choice.
Modules
Document structure & accessibility
Landmarks, headings, forms that screen readers can parse, and why “div soup” fails audits.
Layout systems that hold up
Flex, Grid, and fluid type — plus a lab that ships with intentionally broken media queries.
JavaScript in the browser
Events, fetch, error states, and a checkout form you must break before you repair.
Small APIs & persistence
Routes, JSON, and a file-backed store so you see the boundary between UI and server.
Portfolio capstone
Ship a complete site with README, live demo, and a mentor walkthrough treated like a pull request.
Instructor
Anong Srisawat
Anong has led web teams in Bangkok agencies for nine years and teaches the evening Guided Cohort. She favors readable CSS over clever tricks and keeps office hours focused on unblocking labs rather than motivational speeches.
FAQ
Do I need prior coding experience?
Comfort with files, browsers, and basic English technical reading helps. Absolute beginners should finish our free prep checklist (shared after inquiry) before week one.
What if I miss a live session?
Recordings post within 24 hours. Make-up labs are limited; Studio Mentorship seats get priority.
Will this get me a job?
We teach skills employers ask juniors to demonstrate. We do not guarantee employment — hiring depends on interviews, location, and market conditions in Thailand and beyond.
What is a real limitation of this course?
We intentionally skip large SPA frameworks. If your target role requires React on day one, plan a follow-up learning block after graduation; we can suggest sequencing but do not pack it into these fourteen weeks.
Course reviews
“Anong’s feedback on my salon booking API was blunt in the best way — she spotted a race condition I would have shipped.”
I liked the accessibility module more than I expected. The pace in the API week was tight; I needed the Wednesday office hour twice.