Flat Iron School teaches passionate, creative people how to code. We’ve been teaching since 2012, and now we’re developing software and programs to bring our successful curriculum to more students. We are more than just a school — we are a team of mission-driven individuals trying to align education with reality. Over our five years as a school, we’ve helped over one thousand students learn to code and launch careers in tech. To achieve these outcomes, we’ve never let ourselves stop growing – we’ve constantly iterated on our curriculum, evolved our teaching techniques, and created technology to improve our students’ learning experience.
For the next step in our growth, Flatiron School has joined the WeWork family. In WeWork, we’ve found a partner who shares the mission we’ve had since the beginning: to enable passionate people to learn the skills they need to pursue careers and lives they love. And that mission won’t change. As part of WeWork, we look forward to working together to expand our in-person and online programs and further increase accessibility to our transformative education.
Open Positions at Flatiron School
Front End Web Development Instructor (Part Time) →
-
Modern Front End Routing
Featuring Eduardo San Martin Morote
When you develop a Single Page Application, you have to use a Router. It's a common use case, yet every single framework has its own router, React even has multiple ones you can choose from. And even though each framework is different and every router takes a different approach, they all...
frontend-routing single-page-application frontend vue-router vuejs vue javascript -
Building JavaScript for JavaScripters
Featuring Cassidy Williams
Developers are smart, clever people, for better or for worse. They're also among the pickiest people ever when it comes to their own workflow.
work-practices workflow codepen plugins babel babel-processor javascript -
JS UX: Writing Code for Humans
Featuring Lea Verou
Lea Verou is joining us at this month's JavaScript Matters! She'll be telling us more about how keeping user interfaces and UX in mind applies to developers, not just designers. Check it out!
web ux-design ux js javascript -
How Do You Go About Testing In React?
Featuring Lisa Gagarina
At this month's JavaScript Matters, we're joined by Lisa Gagarina who'll be telling us more about testing in React and how her team at JPMorgan overcame application testing teething issues. Check it out!
frontend testing-frontend testing react javascript matters -
The New React
Featuring Ken Wheeler
This talk will explore some of the new exciting features coming to react, such as hooks and suspense, and will show how they are game changers that will change the way you write your apps.
javascript nodejs angular fullstack frontend ember -
The How's and Why's of CSS in JS
Featuring Sara Vieira
CSS in JS is a pretty controversial topic in the frontend community. Some people love it and swear by it and some just despise it.
js css javascript fullstack frontend -
Code Caching for JS Developers
Featuring Leszek Świrski
Don't miss out on the chance to learn about code caching from Leszek Świrski, hacker on V8, Google's high performance open source JavaScript engine!
v8 js code-caching javascript -
2
Code Matters- AMP Up Your App!
Featuring Miguel Carlos Martinez Diaz and Thomas Steiner
At this month's Code Matters, we're joined by not one but two Googlers: Thomas Steiner and Miguel Carlos Martinez Diaz who'll be guiding us through a mini-hackaton. Don't miss it!
javascript pwa progressive-web-apps hackaton amp craftperson professional-development code -
Lightning Talk: Let's Look at Web Components And The Exciting New Angular Feature, Angular Elements!
Featuring Ashnita Bali
In front-end development, the modern JavaScript frameworks/libraries use Components. Component based Architecture allows you to structure your applications into modular components that are small, configurable, have single responsibility, provide encapsulation, are reusable and are easier to...
angular modularity shadow-dom javascript fullstackcon -
Workshop: Reactive Programming For Frontend Developers
Featuring Luca Mezzalira
In this workshop, Luca will share with you what Reactive Programming is and how to use in your projects covering with MobX State Tree. You'll start with a basic example that will be extended during the workshop adding new functionalities and analysing step by step how the reactive approach...
reactjs react vuejs vuex mobx web-apps frontend-reactive-architectures reactive-programming reactive