Companies struggle to deliver a consistent user experience across the frontend as they scale. Design systems have turned out to be a boon for such teams as they lend coherency to user experiences across frontends. In this article, you'll learn about the variations of design systems employed by organizations worldwide and their specific characteristics.
Continue ReadingProduct Engineering
Read our digital product engineering blogs with insights from our developers.
Ending Monorepo Vs Polyrepo Debate
Monorepo vs polyrepo is increasingly becoming an ongoing debate among frontend teams. In this article, we take you through the pros and cons of both these approaches. You'll get to know about the use cases suitable for each of these approaches and have a better idea as to which one you should employ.
Continue ReadingHow Paypal, Walmart, and Farfetch Leveraged Component Reusability to Scale Frontend
Component reusability is one of the common buzzwords in application development, which decides the extent to which a component can be reused within an environment. For starters, it eliminates code duplication, helps maintain consistent structure across different frontends, improves application development efficiency, and makes code testing better.
Continue ReadingBuilding a Scalable and Maintainable Front-End with Component-Based Architecture
In 2013, Facebook introduced ReactJs and changed the way developers built front-end applications. With its Component-Based Architecture (CBA), developers could divide the application features into smaller pieces and then encapsulate them to form autonomous and independent systems. Over time, using Component-Based Architecture for designing and developing the front-end applications became best practice as development teams realized its benefits.
Continue ReadingComposing UI to scale – How Dazn, Vonage, and SmallCase do it.
Micro frontend architecture presents an efficient way to scale frontend. However, frontend teams often find themselves confused as to which micro frontend composition technique to employ. In this article, we assess all three composition techniques taking examples of companies using them. Keep reading to find out which strategy is most suitable for your organization.
Continue ReadingHow to Align Your Front-End Team Structure with Architecture
Scaling up from a startup is a major transition for any organization. It is no secret that a company's engineering culture plays a crucial role in achieving the required scale. Companies generally follow various models/methodologies under the software development life cycle (SDLC) to modify the development culture. However, developers can get clogged in dependencies and tedious discussions with other departments without the practice of responsibility and ownership.
Continue ReadingTechnical Debt At Frontend: How to Identify and Mitigate it
Technical debt slow development life cycles and even brings some of them to a screeching halt. And while CTOs and project managers devote enough attention to technical debt at the backend, nothing much has been done about the frontend. In this article, we'll understand all the nuances of technical debt at the frontend and learn ways to minimize it.
Continue ReadingReact Native vs Swift – A Side-by-Side Comparison for iOS Application Development
React Native vs Swift has been a topic of confusion among many iOS developers. This article will explain exactly what difference React Native & Swift makes when it comes to iOS application development.
Continue ReadingTop 8 Frontend Trends Organizations are Embracing in 2024
New frontend trends do not pop out of the blue in the software world. The trends become popular when either a prominent organization has adopted it, or there have been promising and evidential incentives to embrace the trend. Given that it is imperative to keep a tab on the changing requirements, let us dive into some of the top frontend trends organizations are embracing in 2021.
Continue ReadingMicro Frontend Architecture: The Newest Approach To Building Scalable Frontend
The micro-frontend architecture has slowly but gradually gained popularity and has now become one of the most sought-after frontend development strategies. Developers appreciate the agility and freedom that comes along with this architecture and organizational stability it imparts is making life easier for CTOs worldwide. With multiple implementation strategies and tons of advantages, the micro-frontend architecture seems set to revolutionize frontend development and scaling.
Continue ReadingAn Ultimate Guide to Web Application Architecture
Web application architecture plays a vital role in setting up the foundation of your business app. So, it’s necessary to understand architecture's concept, characteristics, and behavior. This blog walks you through the introduction of web application architecture, its layers, components, models, types, and best practices.
Continue Reading11 Key Principles to Build Scalable Frontend Projects
When Netflix went from less than a million subscribers to over 9 million in 2008, it had a critical decision to sustain that gold rush of new subscriptions without affecting the existing users. While still dealing with database corruption, the company had to rapidly scale the platform to accommodate more users. So, what happened next- did it rebuild the application?
Continue Reading