#frontendengineering hasil pencarian
Halo cotizens! Buat #techbros #frontendengineering, ada #lokercot yang bisa kalian explore nih dan ini dari Jepang yah. Ini dari SaaS company (cek gambar) Tanpa ba bi bu, kita kulik yuk! Cc @hrdbacot @ezash @primawansatrio @myassirullah @ditoks @mas_recruiter @ecommurz
Here is my 9th recreation project recreating @starlink NG homepage 🌐So far, working with HTML and basic CSS has enhanced my creativity and problem-solving skills. Each line of code is a step closer to mastery. Check it out! @vephlauni #WebDevelopment #FrontendEngineering
Just took my Altschool Entrance assessment now, and I passed 💃🏾💃🏾. Thank you @Bybit_Official and @hackSultan for this opportunity. @AltSchoolAfrica to the world. #FrontendEngineering
Guess who’s on the verge of becoming a front-end engineer 👨🏾💻🤩 #uiuxdesign #productdesign #frontendengineering
lagi utak-atik si nextjs mau dibuat otomatis switch dari isr ke ssr. karena ada kemungkinan hasil generate isr nya bloated, jadi lagi mau buat biar otomatis switch ke ssr sampai storage nya di scale, setelah itu auto switch ke isr lagi. #frontendengineering #nextjs
When life got a little bit problematic today.... But we thank God for AI😎 Just copy your error message and paste to AI. Gaskia!😂 #FrontendEngineering
In frontend development, perception is everything. If it feels slow, it is slow. #UX #FrontendEngineering
Excited to share that I’ve been selected as the Frontend Engineering Track Lead for the Buildhubb Community! Looking forward to contributing, collaborating, and growing with this amazing team. Let’s build! 🚀 #Buildhubb #FrontendEngineering #TechCommunity
Over the past six months, I have mentored two aspiring developers, guiding them through a comprehensive #FrontendEngineering training program. Leveraging @Codecademy’s curriculum, we focused on practical learning by designing websites, developing React applications,
Thrilled to announce I’m joining @AltSchoolAfrica Frontend Engineering program! Ready to dive into HTML, CSS, JavaScript, and more to build awesome websites. Excited for the journey ahead and connecting with a vibrant tech community! #AltSchoolAfrica #FrontendEngineering
“Using Cypress and Storybook for Component Testing in Angular — A Step-by-Step Guide” #frontendengineering #cypress #storybook link.medium.com/230JeiblZwb
@eqtec and France infrastructure owner Idex are reaching the end of #frontendengineering design (FEED) at the #FranceMDC. This is one of the last key steps toward commencement of retrofit and construction. #wastetovalue
Websites and web applications are dynamic. They evolve continuously as new features are introduced, bugs are fixed, and vulnerabilities are patched. Read More, iflair.com/managing-versi… #WebDevelopment #FrontendEngineering #VersionControl #iflair
Meet our coach Grace Frank, our Frontend engineering coach, whom is ready to inspire and guide our future tech starts at The Morpheus Academy. #meetourtutor #themorpheusacademy #frontendengineering
If you're at reactjsday 2025, the Italian React Conference, today, don't miss the session "Less is More: Designing Lean React Component Interfaces for Maximum Impact.” reactjsday.it #FrontendEngineering #DeveloperExperience
✨ Domain name purchased. ✨ Published my first article for the year. ✨ Changed font on my portfolio website. Let’s goooo! 🚀🚀 babafemijkuku.com #frontendengineering #portfoliowebsite
We're back with more updates from our #InternalAcademy 🚀 Lately our team has been busy learning about Idle Detection API, Notifications with Browser API and Open Props: sub-atomic styles. Stay tuned as we will continue to explore the latest trends in #frontendengineering 💪
@EQTEC has submitted pre- #frontendengineering design to Biogaz Gardanne, toward a waste wood-to- #renewablenaturalgas plant built around EQTEC plc steam-oxygen #gasification technology and @Woodplc Vesta methanation technology in Meyreuil, France. #decarbonisation #newenergy
The Invisible Performance: How Frontend Engineering Shapes Seamless User Experiences techbullion.com/the-invisible-… #InvisiblePerformance #FrontendEngineering #UserExperience #WebPerformance #TechLeadership @TechBullion
techbullion.com
The Invisible Performance: How Frontend Engineering Shapes Seamless User Experiences
When discussing performance in software, the conversation often centers on numbers: milliseconds shaved off a page load, frames per second, or Core Web Vitals scores. These are valuable indicators,...
Your editor becomes smarter with TypeScript Better autocompletion, easier refactors, fewer bugs. #DX #FrontendEngineering
Frontend power: ⚡ Vue for simplicity, Pinia for state, and Vite for rapid builds. Lightweight and unstoppable. #VueJS #FrontendEngineering
⚡ 2 DAYS TO GO! ⚡ The countdown to #Upfront91 is getting intense. Frontend Engineering & AI. Big ideas. Big energy. Big day ahead. Last few seats left: 🔗 upfront91.makemytrip.com #upfront91 #frontendengineering #mmtevents #bangaloretech #javascript
▪︎I now understand how callback functions work inside higher-order methods. #frontendengineering #javascriptjourney #codingbootcamp #learningtocode #javascriptarrays #loopsinjavascript #higherordermethods #webdevelopmenttraining #dailycodingprogress #techskillsupgrade
▪︎Loops + arrays = powerful data extraction ▪︎Correct syntax prevents errors during debugging #frontendengineering #javascriptdeveloper #learnjavascript #arraymethods #loopsinjavascript #code #techskills #devcommunity
⚡ Just shipped my first Flutter frontend! Focus: 🔹 Responsive UI/UX Design 🔹 Complex Widget Composition 🔹 State Management with Provider Really enjoyed building the visual layer of this app. On to the next challenge! 🚀 #FlutterCommunity #FrontendEngineering #MobileApp
▪︎Arrays use zero-based indexing .length helps track list size ▪︎Array methods make data manipulation dynamic and scalable ▪︎Arrays, objects, and functions are all reference types in JavaScript #frontendengineering
🌿 Frontend codebases are like gardens: ✨ Beautiful… if you maintain them. 🌪️ A jungle… if you don’t. #WebDev #FrontendEngineering
Integrating the subscription model paywall into our @tailortalk_ai dashboard. 💡 Design Psychology: used a light background blur (not a full hide) to visually remind users of the data they're missing. Pure FOMO engineering. #FrontendEngineering #SubscriptionModel #UIUXDesign
▪︎Dot notation and destructuring each have situations where they shine. ▪︎Real-world tech innovation blends software, engineering, and creative problem-solving. #frontendengineering #codingjourney #javascriptlearning #webdevcommunity
AI codegen is no longer experimental; it’s entering production. Repo-aware tools now read your monorepo, design tokens & tests before generating code, delivering accessible, maintainable UI at scale. buff.ly/cSD9Vm4 #AICodegen #FrontendEngineering #AITools #SoftwareDev
A pattern that works well for complex flows: FormContext → useReducer (for state updates) → custom hooks (for logic). This layering keeps the codebase scalable and makes each part easier to test and evolve. #SoftwareDesign #FrontendEngineering @reactnative @expo
Want to know more? Join Nepsix College and explore the world of frontend engineering to its fullest extent. To enrol, or for any inquiries, send a DM or call 08033765123 or visit us at No. 40 Sani Abacha Road, GRA Phase 3, Port Harcourt. #nepsix #tech #frontendengineering
Front-end teams are drowning in repetition. AI codegen won’t fix that magically, but it can automate the right 30%. Our new blog shows how to model ROI, pilot safely, and decide what to automate vs. keep human. buff.ly/qCDym5Y #AICodegen #FrontendEngineering #SoftwareDev
Wrap-Up / CTA Every PropTech founder wants funding — few realize their website is the first pitch deck investors ever see. If you want my PropTech Investor Website Checklist, comment “INVEST” and I’ll DM it to you. #PropTech #FrontendEngineering #StartupGrowth #Automation
New Blog Post! - blog.elliottprogrammer.com/always-levelin… I post about software engineering, JavaScript, React, CSS, and other web development topics. Follow me for more! #BlogPost #CreativeCoding #FrontendEngineering #InteractiveDesign #JavaScript #WebDevelopment
Our Frontend Cohort registration is still on going. To enrol, or for any inquiries, send a DM or call 08033765123 or visit us at No. 40 Sani Abacha Road, GRA Phase 3, Port Harcourt. #nepsix #tech #frontendengineering #portharcourt #explore
Frontend isn’t just what users see, it’s how businesses perform. A well-engineered frontend builds trust, drives adoption, and shapes innovation. It’s where design meets strategy to create measurable impact. #FrontendEngineering #DigitalTransformation #Innovation
Halo cotizens! Buat #techbros #frontendengineering, ada #lokercot yang bisa kalian explore nih dan ini dari Jepang yah. Ini dari SaaS company (cek gambar) Tanpa ba bi bu, kita kulik yuk! Cc @hrdbacot @ezash @primawansatrio @myassirullah @ditoks @mas_recruiter @ecommurz
Master Client-Side Data Storage in JavaScript! 🧠💻 #CodingLife #JavaScriptStorage #FrontendEngineering
Grateful to @dotcampus for the Frontend Engineering scholarship 🌱💻 It’s been an impactful journey — growing, coding, and building every day! #DotCampus #WomenInTech #FrontendEngineering #TechJourney
Here is my 9th recreation project recreating @starlink NG homepage 🌐So far, working with HTML and basic CSS has enhanced my creativity and problem-solving skills. Each line of code is a step closer to mastery. Check it out! @vephlauni #WebDevelopment #FrontendEngineering
Just took my Altschool Entrance assessment now, and I passed 💃🏾💃🏾. Thank you @Bybit_Official and @hackSultan for this opportunity. @AltSchoolAfrica to the world. #FrontendEngineering
Front-end teams are drowning in repetition. AI codegen won’t fix that magically, but it can automate the right 30%. Our new blog shows how to model ROI, pilot safely, and decide what to automate vs. keep human. buff.ly/qCDym5Y #AICodegen #FrontendEngineering #SoftwareDev
When life got a little bit problematic today.... But we thank God for AI😎 Just copy your error message and paste to AI. Gaskia!😂 #FrontendEngineering
Your editor becomes smarter with TypeScript Better autocompletion, easier refactors, fewer bugs. #DX #FrontendEngineering
lagi utak-atik si nextjs mau dibuat otomatis switch dari isr ke ssr. karena ada kemungkinan hasil generate isr nya bloated, jadi lagi mau buat biar otomatis switch ke ssr sampai storage nya di scale, setelah itu auto switch ke isr lagi. #frontendengineering #nextjs
Where ideas turn into code and directories tell the story. 📂✨ A glimpse into the organized chaos of my development world! #DeveloperJourney #VSCode #FrontendEngineering
Want to connect with Olamide for mentorship? 🔗 joinveet.com/mentor/olamide… #Mentorship #VeetCommunity #FrontendEngineering #DeveloperJourney #CareerGrowth #TechLeadership #DevTalks #Fintech #LinkedInTech
“Using Cypress and Storybook for Component Testing in Angular — A Step-by-Step Guide” #frontendengineering #cypress #storybook link.medium.com/230JeiblZwb
Excited to share that I’ve been selected as the Frontend Engineering Track Lead for the Buildhubb Community! Looking forward to contributing, collaborating, and growing with this amazing team. Let’s build! 🚀 #Buildhubb #FrontendEngineering #TechCommunity
Guess who’s on the verge of becoming a front-end engineer 👨🏾💻🤩 #uiuxdesign #productdesign #frontendengineering
Thrilled to announce I’m joining @AltSchoolAfrica Frontend Engineering program! Ready to dive into HTML, CSS, JavaScript, and more to build awesome websites. Excited for the journey ahead and connecting with a vibrant tech community! #AltSchoolAfrica #FrontendEngineering
AI codegen is no longer experimental; it’s entering production. Repo-aware tools now read your monorepo, design tokens & tests before generating code, delivering accessible, maintainable UI at scale. buff.ly/cSD9Vm4 #AICodegen #FrontendEngineering #AITools #SoftwareDev
Muhammad Zohaib Imtiaz joins @merisehatpk as Manager – Frontend Engineering! A React & Next.js expert, he’s driving UI innovation in healthcare tech. #FrontendEngineering #ReactJS #MeriSehat #ClapRecognize #ClapPakistan
Something went wrong.
Something went wrong.
United States Trends
- 1. Stockton 26.5K posts
- 2. Good Sunday 54.2K posts
- 3. Auburn 41.2K posts
- 4. Duke 32.8K posts
- 5. Bama 29.9K posts
- 6. Miami 139K posts
- 7. Ole Miss 38.7K posts
- 8. #NIVEASkinGlowxPerthSanta 369K posts
- 9. PERTHSANTA LUMINOUS SKIN 318K posts
- 10. #INDvSA 55.8K posts
- 11. #BNewEraBirthdayConcert 918K posts
- 12. #JimmySeaFanconD2 249K posts
- 13. Notre Dame 26.1K posts
- 14. Lane Kiffin 48.9K posts
- 15. BECKY BIRTHDAY CONCERT 867K posts
- 16. Ewing 1,350 posts
- 17. Austin Theory 5,464 posts
- 18. #BBFanFestinMacau 409K posts
- 19. Stanford 10.1K posts
- 20. Japan Cup 11.4K posts