Frontend Masters 💻✨ Profile Banner
Frontend Masters 💻✨ Profile
Frontend Masters 💻✨

@FrontendMasters

114,729
Followers
50
Following
523
Media
12,370
Statuses

Your path to senior developer and beyond! 🚀 In-depth frontend & fullstack courses. For support, email: support @frontendmasters .com

Minneapolis, Minnesota
Joined November 2012
Don't wanna be here? Send us removal request.
@FrontendMasters
Frontend Masters 💻✨
10 months
How virtual DOM diffing works under the hood. "change data and based off that data, display content" Check out @willsentance new, "The Hard Parts of UI" course!
50
356
2K
@FrontendMasters
Frontend Masters 💻✨
5 years
🏕 We just launched our online bootcamp ...completely free! Two weeks of project-based learning: 🖼 Make an image carousel 🐕 Fetch dog breed data from an API 💻 Create a portfolio website 🕹 Program a game to feed pesky star mole
20
449
1K
@FrontendMasters
Frontend Masters 💻✨
3 months
Ah feel the power of HTML and vanilla JavaScript! 😮‍💨
Tweet media one
22
82
1K
@FrontendMasters
Frontend Masters 💻✨
3 years
🤔 I'd like to think we can still build compelling websites with vanilla JS, HTML, and CSS now more than ever if we want!
37
189
1K
@FrontendMasters
Frontend Masters 💻✨
1 year
"They don't use any front-end frameworks!" @ThePrimeagen reacting to how fast the website is on his stream.
27
73
777
@FrontendMasters
Frontend Masters 💻✨
1 year
Do you want to be able to tell people that you use Rust? Take @ThePrimeagen 's Rust for TypeScript Devs course and you can!
25
61
734
@FrontendMasters
Frontend Masters 💻✨
5 years
👩‍💻👨‍💻 Students! You can now receive 6 months of Frontend Masters membership FREE by enrolling in the 🎒 GitHub Student Developer Pack!
Tweet media one
44
279
659
@FrontendMasters
Frontend Masters 💻✨
9 months
Observer pattern in JavaScript by @lydiahallie From her "Tour of JavaScript & React Patterns" course:
3
82
627
@FrontendMasters
Frontend Masters 💻✨
4 years
👀 Yep.
Tweet media one
8
166
575
@FrontendMasters
Frontend Masters 💻✨
11 months
Our website is HTML (Go/Hugo), CSS modules, and vanilla JavaScript. 🙂
@SalzKart0ffel
Andy
11 months
@FrontendMasters I'm currently trying to optimise the CLS in a big enterprise Angular project and seeing the website is just driving me crazy. IT'S SO DAMN SMOOTH. HOW ARE YOU RESPONSIVE BUT DON'T HAVE ANY CLS. HOW, YOU DARK MAGICIANS?!?!? (really, how)
5
2
16
21
33
555
@FrontendMasters
Frontend Masters 💻✨
3 years
Junior vs Mid-Level vs Senior developer – hear @willsentance 's claim on the difference
12
93
478
@FrontendMasters
Frontend Masters 💻✨
5 years
𝐃𝐞𝐬𝐢𝐠𝐧 𝐟𝐨𝐫 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫𝐬 💫 by @sarah_edo is out! 🥳 𝓣 Select typography 🎨 Choose colors palettes 🏎 Prototype to quickly communicate ideas 💻 Code dynamic layouts & composition 🖌 Learn design tools 🖼 Use correct image formats
Tweet media one
19
82
458
@FrontendMasters
Frontend Masters 💻✨
6 months
HTMX was taught today
@iselein_sh
iselein
6 months
12
27
418
6
19
451
@FrontendMasters
Frontend Masters 💻✨
1 year
He uses VIM, btw! If you want to "VIM, btw" too: From @ThePrimeagen 's Rust for TypeScript Devs course:
17
26
429
@FrontendMasters
Frontend Masters 💻✨
1 year
People keep asking where ThePrimeagen is recording from so we took a photo of the space.
Tweet media one
18
14
422
@FrontendMasters
Frontend Masters 💻✨
1 year
This year's workshop calendar is shaping up! 💯
Tweet media one
25
56
416
@FrontendMasters
Frontend Masters 💻✨
1 year
What is the difference between Junior, Mid-Level, and Senior Developer? Will Sentance explains! From his popular "JavaScript: The Hard Parts" course
12
84
405
@FrontendMasters
Frontend Masters 💻✨
4 months
We just scheduled a course on the hottest new trendy tech in web development... PHP!
25
15
341
@FrontendMasters
Frontend Masters 💻✨
10 months
🏆 Top 10 Frontend Masters courses in June, 2023
Tweet media one
9
38
329
@FrontendMasters
Frontend Masters 💻✨
4 years
Usage has increased significantly with everyone now WFH, and our servers are having issues handling the load. Please be patient with us folks... 😅
16
12
326
@FrontendMasters
Frontend Masters 💻✨
1 year
Trait methods in Rust versus JavaScript prototype methods. From @ThePrimeagen 's new "Rust for TypeScript Devs" course
11
29
328
@FrontendMasters
Frontend Masters 💻✨
25 days
Recursive types in TypeScript
6
38
312
@FrontendMasters
Frontend Masters 💻✨
10 months
"Understanding UI frameworks (React, Svelte, Vue, Angular) under the hood allows you to debug them and work with them at scale" ... and more 😉 Check out @willsentance 's new Hard Parts of UI Development course!
6
32
303
@FrontendMasters
Frontend Masters 💻✨
4 years
Vue 3 is out 🎊 – Learn it now in this new Introduction to Vue course! by core team member @sarah_edo . 🤸‍♀️ Create flexible components ⛲️ Understand Vue's Reactivity system 🍰 Learn the new Composition API + more!
Tweet media one
6
37
299
@FrontendMasters
Frontend Masters 💻✨
5 years
The new, Getting Started with JavaScript, course by @getify is free! Learn the 3 pillars of JavaScript: 1. Types & Coercion 2. Scope & Closure 3. “this” and Prototypes Create a free account here to get started!
Tweet media one
5
93
271
@FrontendMasters
Frontend Masters 💻✨
10 months
The fall/winter 2023 workshops lineup is set!! 💯
Tweet media one
12
26
267
@FrontendMasters
Frontend Masters 💻✨
4 years
New Course: Svelte creator @Rich_Harris released a full course on @sveltejs ! Svelte is ⚡️ fast, compiling and shipping only the framework code necessary for your *exact* use-case. Tour the Svelte API and build a complete game in this course!
4
55
268
@FrontendMasters
Frontend Masters 💻✨
5 years
⚛️ Complete Intro to React, v5 by @holtbt is out!! 🎣 Use hooks and effects 📦 Package with Parcel ✨ Maintain high-quality code with Prettier and ESLint 🚦 Route pages with Reach Router 🏀 Grab API data async in an effect
Tweet media one
8
40
251
@FrontendMasters
Frontend Masters 💻✨
1 month
What is Node.js? ...isn't it just JavaScript?
7
27
242
@FrontendMasters
Frontend Masters 💻✨
10 months
Thanks for 100k! 🙌
Tweet media one
11
4
239
@FrontendMasters
Frontend Masters 💻✨
2 months
@paddix FYI, We are currently working with @chriscoyier at the moment and would be happy to take on stewardship of the site. We were CSS Tricks biggest sponsor for many years prior to the acquisition.
8
8
241
@FrontendMasters
Frontend Masters 💻✨
1 year
"When using signals performance doesn't scale based on how many components you have; it scales based on interactivity." ~ @RyanCarniato Full course:
0
26
223
@FrontendMasters
Frontend Masters 💻✨
8 months
Not only do we re-record courses when they need to be updated, but in the meantime we’ve addressed over 1,000+ items across our courses in < 12 months! No other platform does this.
8
8
224
@FrontendMasters
Frontend Masters 💻✨
5 years
Tweet media one
7
43
213
@FrontendMasters
Frontend Masters 💻✨
4 years
"Full Stack for Front-End Engineers, v2" by @JemYoung is out! 🌎 Intuitively describe how the internet works 🔐 Use SSH to setup your and secure your server ⚡️ Configure nginx for SSL and HTTP/2 🚢 Reason about how and when to use Docker containers
Tweet media one
1
39
210
@FrontendMasters
Frontend Masters 💻✨
1 year
Avoid doing the same work over and over again with memoization. (feat. Kyle Simpson from his Practical Problem Solving with Algorithms course: )
2
24
205
@FrontendMasters
Frontend Masters 💻✨
4 months
Do you think document.querySelector is too verbose? Here's a potential solution from @firt
8
23
209
@FrontendMasters
Frontend Masters 💻✨
1 year
Kyle Simpson on the biggest problem with learning JavaScript today – with some advice!
6
43
200
@FrontendMasters
Frontend Masters 💻✨
2 years
“So…what have we learned?” Feat @ThePrimeagen recapping his algorithms course
5
28
201
@FrontendMasters
Frontend Masters 💻✨
4 years
Design Systems with Storybook & React by @EmmaBostian is out! 📐 Create a design kit in Figma ⚛️ Code components in React & styled components 🏓 Add micro-interactions with React Spring 🥂 Document components in Storybook to share them with your team!
12
30
197
@FrontendMasters
Frontend Masters 💻✨
10 months
500k+ views 😳
@FrontendMasters
Frontend Masters 💻✨
10 months
How virtual DOM diffing works under the hood. "change data and based off that data, display content" Check out @willsentance new, "The Hard Parts of UI" course!
50
356
2K
2
12
201
@FrontendMasters
Frontend Masters 💻✨
2 months
Exciting workshops happening this week! Tomorrow: Build Go Apps That Scale on AWS with Melkey Thursday: Everything You'll Need to Know About Git with ThePrimeagen
Tweet media one
Tweet media two
8
9
200
@FrontendMasters
Frontend Masters 💻✨
5 years
New, Free Course! "VS Code Can Do That?" by @burkeholland 🎨 Customize VS Code to make it distinctly yours 🎹 Become a keyboard maestro with keyboard shortcuts 📣 Debug JS apps of all kinds 🚢 Build, debug, inspect and deploy Docker containers & More!
Tweet media one
2
44
193
@FrontendMasters
Frontend Masters 💻✨
4 months
Tired: Every time you open a project, open a console, type `npm run dev`. Wired: Let VS Code do it automatically.
Tweet media one
6
22
191
@FrontendMasters
Frontend Masters 💻✨
6 months
Promoted to Senior Software Developer! 🙌
Tweet media one
5
6
183
@FrontendMasters
Frontend Masters 💻✨
3 years
There might be some new learning paths on our site… 👀
13
5
179
@FrontendMasters
Frontend Masters 💻✨
1 year
Kyle Simpson (Author of YDKJS Book Series) discusses how we can get better at problem solving. His new Practical Problem Solving with Algorithms course is out now!
3
26
175
@FrontendMasters
Frontend Masters 💻✨
4 months
Alright, what do y'all think about what we are cookin'? 🧑‍🍳
Tweet media one
19
14
175
@FrontendMasters
Frontend Masters 💻✨
1 month
How much JavaScript should you know before learning React?
5
22
166
@FrontendMasters
Frontend Masters 💻✨
11 months
We got raided on Twitch by @ThePrimeagen during a CSS workshop! 💛 Side note: Has anyone witnessed him writing CSS?
7
3
166
@FrontendMasters
Frontend Masters 💻✨
4 years
No discounts planned the rest of this fall, but a reminder that we have: - 4 free full courses - 6 months free for students - 2-weeks free self-paced bootcamp videos
4
45
165
@FrontendMasters
Frontend Masters 💻✨
8 years
As of today: we're no longer selling workshop tickets at all...instead giving members access to everything! ✨ Including live events!
23
58
160
@FrontendMasters
Frontend Masters 💻✨
6 months
Not sure if we’ve made a mistake letting @MelkeyDev @ThePrimeagen in the room at the same time next year …
Tweet media one
5
8
160
@FrontendMasters
Frontend Masters 💻✨
5 months
Watch @ThePrimeagen code Binary Search. Learn the foundations of algorithms and data structures with ThePrimeagen's free algorithm course:
5
15
159
@FrontendMasters
Frontend Masters 💻✨
5 months
The schedule for 2024 is shaping up!
Tweet media one
12
11
157
@FrontendMasters
Frontend Masters 💻✨
1 year
How do you fix performance issues with React Context? Feat. @stevekinney from his new React Performance course
2
12
151
@FrontendMasters
Frontend Masters 💻✨
2 years
Something new is coming! Any ideas what it might be?
Tweet media one
35
3
154
@FrontendMasters
Frontend Masters 💻✨
8 months
Taking steps! ty @ThePrimeagen for the suggestion
Tweet media one
7
6
150
@FrontendMasters
Frontend Masters 💻✨
5 years
We teach open source, use open source, and support open source. ❤️❤️❤️
1
17
150
@FrontendMasters
Frontend Masters 💻✨
4 months
Happy New Year! Time to turn ☕️ into 🪄✨🧑‍💻 code!
Tweet media one
2
28
154
@FrontendMasters
Frontend Masters 💻✨
6 months
Updated our homepage hero text!
Tweet media one
8
8
149
@FrontendMasters
Frontend Masters 💻✨
4 years
The React workshops next week are postponed in order to prioritize health of the instructors, our team, and their families. Thanks for understanding. We will keep you posted with updates!
3
5
148
@FrontendMasters
Frontend Masters 💻✨
3 years
Fun fact: Our website is built with Vanilla JavaScript (no frameworks) and it works great! 😀
5
10
144
@FrontendMasters
Frontend Masters 💻✨
2 months
New course by @lydiahallie : Testing Your JavaScript Knowledge! Challenge yourself with 50 interactive quiz questions on the event loop, scopes and closures, the "this" keyword, classes and prototypes, garbage collection, and more
Tweet media one
1
14
145
@FrontendMasters
Frontend Masters 💻✨
6 years
The newly revamped “Complete Intro to Web Development” course (over 11 hours!) by @holtbt is available for FREE
3
60
140
@FrontendMasters
Frontend Masters 💻✨
6 years
We have a BIG announcement coming next week for people who are new to coding. Cannot wait to share!
3
13
137
@FrontendMasters
Frontend Masters 💻✨
4 years
🎨 Make 3D art in @mattdesl 's latest course! ⭐️ Learn more advanced creative coding topics, such as textures, custom 3D geometry, lighting and shader effects. 💡🌎
Tweet media one
2
16
143
@FrontendMasters
Frontend Masters 💻✨
7 years
🅽🅴🆆 Our “Introduction to @Vuejs ” course by @sarah_edo is out
Tweet media one
1
32
140
@FrontendMasters
Frontend Masters 💻✨
3 months
Is "Blazingly Fast JavaScript" an oxymoron? Here's what @ThePrimeagen has to say on the matter.
@cpplain
Christopher Plain
3 months
Tweet media one
0
0
3
10
8
134
@FrontendMasters
Frontend Masters 💻✨
1 year
What books has Kyle Simpson (Author of YDKJS Book Series) been reading lately? 1) Multithreaded JavaScript 2) Structure and Interpretation of Computer Programs: JavaScript Edition
5
17
131
@FrontendMasters
Frontend Masters 💻✨
1 year
Self-taught developer from Mexico praises Frontend Masters for life-changing education, leading to a job at Google and a move to the US!
Tweet media one
1
11
127
@FrontendMasters
Frontend Masters 💻✨
2 months
HTMX in 60 Seconds by ThePrimeagen Full Course: HTMX & Go
5
11
127
@FrontendMasters
Frontend Masters 💻✨
8 months
How is our new search feature so fast?
3
10
125
@FrontendMasters
Frontend Masters 💻✨
5 years
Creative Coding with Canvas and WebGL by @mattdesl is out! 🥳 🎨 Generative 2D Canvas Art for Web, Print & Wall Drawings 🎲 3D in WebGL with ThreeJS 🎇 3D Shaders in WebGL 🏃‍♀️ Real-World examples of Creative Coding in action!
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
23
124
@FrontendMasters
Frontend Masters 💻✨
4 years
It’s been 5+ years …but he’s back!! 🙌 @drboolean drops two brand new courses on Hardcore Functional Programming in JavaScript! 🧙‍♂️ Revamp of the original FP in JS course & 🧩 Functional Architecture Patterns
2
17
123
@FrontendMasters
Frontend Masters 💻✨
2 months
By popular demand, Kevin Powell will be teaching a workshop in November – we'll build a full website in a day!
Tweet media one
3
9
124
@FrontendMasters
Frontend Masters 💻✨
6 years
Watch two @Reactjs courses for FREE! Both “Advanced React Patterns” and “Testing React Applications (with Jest & Cypress)” courses by @kentcdodds are free for a limited time.
Tweet media one
1
56
120
@FrontendMasters
Frontend Masters 💻✨
5 years
👋 Our website is made of Vanilla JS modules bundled together with @webpack ! The courses player web app uses Mithril — liteweight (8kb) routing & rendering lib.
@ChrisFerdinandi
Chris Ferdinandi ⚓️
5 years
Looking for examples of well-known sites and apps built with vanilla JS (entirely or partially). They're far and few between these days!
6
4
12
0
23
122
@FrontendMasters
Frontend Masters 💻✨
3 years
The Front-End Developer Learning Roadmap (BETA) 📝 56 guides (by @codylindley ) with learning resources for you to dive into techniques and tools in that topic area. It's all free and open-source, so feedback and PRs welcome!
2
31
120
@FrontendMasters
Frontend Masters 💻✨
6 months
"Accessibility and CSS go hand in hand, significantly impacting user experience." @EmmaBostian delves into the vital connection between web development and accessibility. Get the foundations of CSS in Emma's course:
3
11
120
@FrontendMasters
Frontend Masters 💻✨
5 years
The new and updated, API Design in Node.js course by @scotups is out! 👷‍♂️ Plan routes, and model your data 🛰️ Setup routes using Express routers 🏓 Fetch & modify resources with REST verb methods 🔐 Add auth using JWTs 🃏 Test your APIs with Jest
Tweet media one
3
13
118
@FrontendMasters
Frontend Masters 💻✨
6 months
Career advice: "Chase things that scare you.” @EmmaBostian shares her valuable advice for transitioning into another career skill or position (like management) See Emma's courses here:
1
8
116
@FrontendMasters
Frontend Masters 💻✨
10 months
New teacher ‼️ @marktechson is on the Angular team at Google and will be revamping our Angular Fundamentals in December!
2
14
115
@FrontendMasters
Frontend Masters 💻✨
6 years
🅽🅴🆆 Be confident in building and shipping your code with @Webpack — The “Webpack 4 Fundamentals” course by @TheLarkInn is out now!
2
16
114
@FrontendMasters
Frontend Masters 💻✨
5 years
@ZackArgyle 😄 Great idea! Happy to add an additional $250 each to whomever you decide.
2
2
112
@FrontendMasters
Frontend Masters 💻✨
3 months
He did come up with a solution in the end?
10
23
113
@FrontendMasters
Frontend Masters 💻✨
4 years
New course: Learn State Machines in JavaScript with the creator of XState, @DavidKPiano ! You'll learn to architect a predictable system that can be in only one state at any given time, and visualize all possible states in your app with statecharts.
2
12
111
@FrontendMasters
Frontend Masters 💻✨
5 years
Functional-Light JavaScript, v3 by @getify is out! 🏓 Avoid side-effects with pure functions & immutability 🎻 Assemble functions with composition 🎭 Transform data with list operations 🛠 Learn more tools like currying, monads, transduction, & more!
Tweet media one
1
21
108
@FrontendMasters
Frontend Masters 💻✨
5 years
🔬 The updated, Deep Foundations v3 course by @getify is out! Learn the core pillars of JS: 🏓 Types and how to convert between them 🍏 Comparisons == and === 🕶 Scope 📦 Closure 🧶 `this` keyword, prototypes, classes & the delegation pattern
Tweet media one
6
14
110
@FrontendMasters
Frontend Masters 💻✨
8 months
2023 has been 🔥 the best year yet! And 20 more workshops to go!!
Tweet media one
6
12
108
@FrontendMasters
Frontend Masters 💻✨
5 years
@getify @swyx @ossia we’ll join you with a $2,500 donation as well! ❤️
4
4
110