#frontendarchitecture 搜尋結果
Your code: it's not about you. Make sure you make it helpful for other developers to read it well by using good structure, descriptive naming conventions, and writing helpful documentation. #FrontEndArchitecture
Make your code do one thing and do it well. Split your code into chunks, a.k.a modules/components... This will make it easy to maintain over time 👍🏼#HTML #FrontEndArchitecture #CodingCocktails #KansasCity #LadyDevs #KCWiT
We look forward to seeing you tonight at @VeriShip for some fun #HTML and #FrontEndArchitecture learning! 🙌
We're getting ready to kick off our first session of 2019 at @VeriShip! We've got new and returning mentors, delicious cocktails, and new learning material! #HTML #FrontEndArchitecture #CodingCocktails #KansasCity #LadyDevs #KCWiT
Slack Frontend Architecture with Anuj Nair @AnujRNair @SlackHQ buff.ly/2HKofPb What's your favorite part of this episode? Let us know below! 👍 #JavaScript #ServiceWorkers #FrontendArchitecture #Slack #ReactJS
Question to all the Devs.. How did you separate logic while building backend and frontend both by yourself? .. Is there a plan to follow or is it just go with the flow strategy? #BackEndDevelopment #frontendarchitecture #systemdesign #fullstackdev
Developing mature components with the Component Cohesion Principles in #VueJS bit.ly/34w6z5c #FrontEndArchitecture
Micro Frontends: Scaling UI Development Across Teams and Tech Stacks In 2025, frontend architecture is evolving toward micro frontends—a modular approach where independent teams build, deploy, and maintain isolated UI #MicroFrontends #FrontendArchitecture #SoftwareDevelopment
Interested in this course? Contact us! apiumacademy.com #frontendarchitecture #barcelona #apiumacademy
The community's most prolific experience on front end architecture, coming soon: razroo.com/books #angular #angularthefullgamut #frontendarchitecture
Stand-alone components are changing Angular DX: no NgModule, easier lazy loading, purer component composition. Less ceremony, more focus on components. #Angular #frontendarchitecture
⏰ Reminder - 1 Day to go! 🚀 Learn to Build high-performance, content-focused websites with zero-js architecture. ✔ Register Now! #webdevelopment #frontendarchitecture #frontenddeveloper #reactjs #backenddeveloper #javascript
How can we design an application architecture that is more resilient to change? In this #GOTOber talk @monicalent defines what #FrontendArchitecture means and looks at specific tools and techniques to keep your app from turning into a big ball of mud. youtu.be/TqfbAXCCVwE?li…
youtube.com
YouTube
Building Resilient Frontend Architecture • Monica Lent • GOTO 2019
If you’re into frontend development, you need to watch this! It dives into different frontend architectures, useful and well-explained 👇 🎥 youtu.be/ixee55xm_d8?si… #Frontend #WebDevelopment #FrontendArchitecture #MicroFrontends #SPA #MPA #JavaScript #React #Nextjs
youtube.com
YouTube
Frontend Architecture Patterns You Need to Know in 2025
[18/100] Finished a major project that involved the modularization of 7000 line LESS stylesheet into 7-1 Architecture using @ import. 🥵Code clean up maintenance is going to be easier this way from here on out 🤗 #100daysofCode #frontendArchitecture #frontend
Tired of sluggish development cycles and rigid web architecture? Well, not anymore! bit.ly/4d42iHh Dive into how micro #frontendarchitecture simplifies complexity and scales within Angular. Gain insights to innovate and deploy independently. #softwaredevelopment
🚀 Level up your frontend game with Monorepo! 💻 One repo to rule them all! Simplify code sharing, boost collaboration, & conquer complex projects. Learn how giants like Google & Meta use it! 💪 #Monorepo #FrontendArchitecture full-stack.postions.app/monorepo
Master #frontendarchitecture in 2025!💻 Build scalable, stunning UIs with these pro tips! Check it out: cmarix.com/blog/frontend-… #Frontend #WebDev #UIUX #TechTips #Coding
This is a huge leap for CSS. Less JS, more native power. What are your thoughts on the if() function? How will you use it? Let me know! #Nextjs #Nodejs #FrontendArchitecture
🔟 A Front-End Architecture that Makes Sense — Fotis Adamakis 🧩 Clean module boundaries & scalable structure. 📺 Watch: youtube.com/watch?v=XykJRV… #FrontendArchitecture #ReactJS #TypeScript #WebEngineering #UIEngineering #ScalableFrontend #DesignSystems #WebArchitecture
youtube.com
YouTube
Fotis Adamakis - A Front-End Architecture that Makes Sense
Stand-alone components are changing Angular DX: no NgModule, easier lazy loading, purer component composition. Less ceremony, more focus on components. #Angular #frontendarchitecture
Question to all the Devs.. How did you separate logic while building backend and frontend both by yourself? .. Is there a plan to follow or is it just go with the flow strategy? #BackEndDevelopment #frontendarchitecture #systemdesign #fullstackdev
Applying SOLID principles in Angular leads to scalable, maintainable, and testable applications. These design patterns help teams build clean code that lasts. #Angular #SOLIDPrinciples #FrontendArchitecture (8/8)
🚀 Level up your frontend game with Monorepo! 💻 One repo to rule them all! Simplify code sharing, boost collaboration, & conquer complex projects. Learn how giants like Google & Meta use it! 💪 #Monorepo #FrontendArchitecture full-stack.postions.app/monorepo
If you’re into frontend development, you need to watch this! It dives into different frontend architectures, useful and well-explained 👇 🎥 youtu.be/ixee55xm_d8?si… #Frontend #WebDevelopment #FrontendArchitecture #MicroFrontends #SPA #MPA #JavaScript #React #Nextjs
youtube.com
YouTube
Frontend Architecture Patterns You Need to Know in 2025
Tap through to see how modular thinking can power faster, smarter frontends. #Microfrontends #FrontendArchitecture #ModularDevelopment #ScalableSolutions #SoftwareEngineering #FrontEndDevelopment #Microservices #TechLeadership #EngineeringExcellence #InfocuspInsights
Mitosis, choosing a framework is no longer a lock; it is one. Single code base → Produce output consistent with the framework’s intent 👨💻 Better DX, migration success, and a buildable future 📦 Open source: github.com/BuilderIO/mito… #FrontendArchitecture #Mitosis #WebDevelopment
Micro Frontends: Scaling UI Development Across Teams and Tech Stacks In 2025, frontend architecture is evolving toward micro frontends—a modular approach where independent teams build, deploy, and maintain isolated UI #MicroFrontends #FrontendArchitecture #SoftwareDevelopment
Building scalable and maintainable frontend applications isn't just about writing code—it's about crafting an architecture that supports growth and adaptability. Let's explore key principles to achieve this. #FrontendArchitecture #WebDev
📚 Full implementation guide with folder structure templates on my blog: erikdvorcak.com/blog/standardi… 💬 What project structure has transformed your team's productivity? Would love to hear examples. #FrontendArchitecture #DevProductivity
Smart (container) and dumb (presentational) components help you separate logic from UI. #FrontendArchitecture
Master #frontendarchitecture in 2025!💻 Build scalable, stunning UIs with these pro tips! Check it out: cmarix.com/blog/frontend-… #Frontend #WebDev #UIUX #TechTips #Coding
Your code: it's not about you. Make sure you make it helpful for other developers to read it well by using good structure, descriptive naming conventions, and writing helpful documentation. #FrontEndArchitecture
Make your code do one thing and do it well. Split your code into chunks, a.k.a modules/components... This will make it easy to maintain over time 👍🏼#HTML #FrontEndArchitecture #CodingCocktails #KansasCity #LadyDevs #KCWiT
We're getting ready to kick off our first session of 2019 at @VeriShip! We've got new and returning mentors, delicious cocktails, and new learning material! #HTML #FrontEndArchitecture #CodingCocktails #KansasCity #LadyDevs #KCWiT
We look forward to seeing you tonight at @VeriShip for some fun #HTML and #FrontEndArchitecture learning! 🙌
Slack Frontend Architecture with Anuj Nair @AnujRNair @SlackHQ buff.ly/2HKofPb What's your favorite part of this episode? Let us know below! 👍 #JavaScript #ServiceWorkers #FrontendArchitecture #Slack #ReactJS
Applying SOLID principles in Angular leads to scalable, maintainable, and testable applications. These design patterns help teams build clean code that lasts. #Angular #SOLIDPrinciples #FrontendArchitecture (8/8)
⏰ Reminder - 1 Day to go! 🚀 Learn to Build high-performance, content-focused websites with zero-js architecture. ✔ Register Now! #webdevelopment #frontendarchitecture #frontenddeveloper #reactjs #backenddeveloper #javascript
Developing mature components with the Component Cohesion Principles in #VueJS bit.ly/34w6z5c #FrontEndArchitecture
The community's most prolific experience on front end architecture, coming soon: razroo.com/books #angular #angularthefullgamut #frontendarchitecture
Building scalable and maintainable frontend applications isn't just about writing code—it's about crafting an architecture that supports growth and adaptability. Let's explore key principles to achieve this. #FrontendArchitecture #WebDev
Micro Frontends: Scaling UI Development Across Teams and Tech Stacks In 2025, frontend architecture is evolving toward micro frontends—a modular approach where independent teams build, deploy, and maintain isolated UI #MicroFrontends #FrontendArchitecture #SoftwareDevelopment
Interested in this course? Contact us! apiumacademy.com #frontendarchitecture #barcelona #apiumacademy
Join us for another edition of #TechWebinar on June 28th at 1:40 PM. Our panelists @bharani_sub, @manoj9788, Vamsidhar, and Markandan, will be discussing #FrontendArchitecture. Register here: thght.works/3zRSb5u #Webinar #Technologists #ThoughtWorksIndia
Join our masterclass on high-performance headless commerce frontends led by experts at @oriuminc and @vercel, and learn innovative strategies and practical tips to revolutionize your frontend architecture: hubs.li/Q028D95W0 #ComposableCommerce #MACH #FrontendArchitecture
Tired of sluggish development cycles and rigid web architecture? Well, not anymore! bit.ly/4d42iHh Dive into how micro #frontendarchitecture simplifies complexity and scales within Angular. Gain insights to innovate and deploy independently. #softwaredevelopment
Some good advice for front-end engineers looking to advance their careers— here's how to start designing front-end architectures: levelup.gitconnected.com/how-to-start-d… #FrontEnd #Engineering #FrontEndArchitecture
Something went wrong.
Something went wrong.
United States Trends
- 1. Dodgers 769K posts
- 2. World Series 408K posts
- 3. Blue Jays 155K posts
- 4. Yamamoto 240K posts
- 5. Will Smith 53.8K posts
- 6. jungkook 346K posts
- 7. Miguel Rojas 46.5K posts
- 8. Nigeria 775K posts
- 9. #River 5,064 posts
- 10. Yankees 16.5K posts
- 11. #Worlds2025 44K posts
- 12. Carlos Manzo 318K posts
- 13. Kershaw 40.1K posts
- 14. Game 7 237K posts
- 15. Baseball 174K posts
- 16. #T1WIN 14.8K posts
- 17. Kendrick 19K posts
- 18. Vladdy 23.5K posts
- 19. Dave Roberts 15.4K posts
- 20. Ohtani 94.4K posts