Front-end Testing Strategy
Defines the common layers of testing and their trade-offs in order to propose an effective strategy. - https://itnext.io/front-end-testing-strategy-5fddfd463feb
#frontend #testing
Defines the common layers of testing and their trade-offs in order to propose an effective strategy. - https://itnext.io/front-end-testing-strategy-5fddfd463feb
#frontend #testing
Medium
Front-end Testing Strategy
Defines the different layers of testing and gives an overview of the current situation to propose an effective strategy.
8 GitHub Resources for Becoming a Developer in 2022
A list of resources that is useful for both beginners and people who are already familiar with programming. - http://amp.gs/jG4FI
#frontend
A list of resources that is useful for both beginners and people who are already familiar with programming. - http://amp.gs/jG4FI
#frontend
Medium
8 GitHub Resources for Becoming a Developer in 2022
A list of resources that is useful for both beginners and people who are already familiar with programming.
Front-End Architecture Part Ⅰ
In this article, I will be writing about topics such as how we should set up an architecture for a… - https://medium.com/insiderengineering/front-end-architecture-part-%E2%85%B0-d5d1c6f87f12
#frontend #architecture
In this article, I will be writing about topics such as how we should set up an architecture for a… - https://medium.com/insiderengineering/front-end-architecture-part-%E2%85%B0-d5d1c6f87f12
#frontend #architecture
Medium
Front-End Architecture Part Ⅰ
In this article, I will be writing about topics such as how we should set up an architecture for a large-scale front-end application, how…
Kubernetes For Frontend Developers - https://www.smashingmagazine.com/2022/05/kubernetes-front-end-developers/
#frontend #kubernetes
#frontend #kubernetes
Smashing Magazine
Kubernetes For Frontend Developers — Smashing Magazine
In this article, Benjamin Ajibade introduces Kubernetes to front-end engineers and explaines why Kubernetes is integral in a production-ready microservice architecture. Some key terms that are important for team collaboration will be discussed and conclude…
Top JavaScript Frontend Frameworks that You Must Know About in 2023
These are some of the most popular JavaScript frontend frameworks of 2023 that are powerful and can help develop any scale of a single-page application. Using this detailed guide, you will be able to select a front-end framework that fits your project the best. - https://www.peerbits.com/blog/top-javascript-frontend-frameworks-for-web-development.html
#javascript #frontend
These are some of the most popular JavaScript frontend frameworks of 2023 that are powerful and can help develop any scale of a single-page application. Using this detailed guide, you will be able to select a front-end framework that fits your project the best. - https://www.peerbits.com/blog/top-javascript-frontend-frameworks-for-web-development.html
#javascript #frontend
The 'End' of Front-End Development?
A recent narrative doing the rounds suggests that large language models like GPT-4 (or even tools like Copilot X) could soon put some developers out of a job — however, Josh is “optimistic about what these AI advancements mean for the future of software development”. - https://www.joshwcomeau.com/blog/the-end-of-frontend-development/
#frontend #chatgpt
A recent narrative doing the rounds suggests that large language models like GPT-4 (or even tools like Copilot X) could soon put some developers out of a job — however, Josh is “optimistic about what these AI advancements mean for the future of software development”. - https://www.joshwcomeau.com/blog/the-end-of-frontend-development/
#frontend #chatgpt
Joshwcomeau
The End of Front-End Development • Josh W. Comeau
Large language models like GPT-4 are becoming increasingly capable, at an alarming rate. Within a couple of years, we won't need developers any more! …Or at least, that's the narrative going viral on Twitter. I'm much more optimistic about what these AI advancements…
Domain-Driven Architecture in the Frontend
What is Domain Driven Architecture and how it can help you manage complexity in your frontend codebase? - https://betterprogramming.pub/domain-driven-architecture-in-the-frontend-i-d27fb71b5cb0
#frontend #ddd
What is Domain Driven Architecture and how it can help you manage complexity in your frontend codebase? - https://betterprogramming.pub/domain-driven-architecture-in-the-frontend-i-d27fb71b5cb0
#frontend #ddd
Medium
Domain-Driven Architecture in the Frontend, Part 1
What is Domain Driven Architecture and how it can help you manage complexity in your frontend codebase?
Scaling Frontend Applications in 2023
10 Essential Areas to Consider When Building a Scalable Frontend Application - https://blog.bitsrc.io/scaling-frontend-applications-in-2023-e455aceff931
#frontend
10 Essential Areas to Consider When Building a Scalable Frontend Application - https://blog.bitsrc.io/scaling-frontend-applications-in-2023-e455aceff931
#frontend
Medium
Scaling Frontend Applications in 2023
10 Essential Areas to Consider When Building a Scalable Frontend Application
Scaling Frontend Applications in 2023
10 Essential Areas to Consider When Building a Scalable Frontend Application - https://blog.bitsrc.io/scaling-frontend-applications-in-2023-e455aceff931
#frontend #scaling
10 Essential Areas to Consider When Building a Scalable Frontend Application - https://blog.bitsrc.io/scaling-frontend-applications-in-2023-e455aceff931
#frontend #scaling
Medium
Scaling Frontend Applications in 2023
10 Essential Areas to Consider When Building a Scalable Frontend Application
Before Your Next Frontend Pull Request, Use This Checklist
Avoid common mistakes in pull requests with this checklist, covering areas from minimizing bundle size and ensuring accessibility to using semantic markup and keeping code clean - https://evilmartians.com/chronicles/before-your-next-frontend-pull-request-use-this-checklist
#frontend #checklist
Avoid common mistakes in pull requests with this checklist, covering areas from minimizing bundle size and ensuring accessibility to using semantic markup and keeping code clean - https://evilmartians.com/chronicles/before-your-next-frontend-pull-request-use-this-checklist
#frontend #checklist
evilmartians.com
Before your next frontend pull request, use this checklist—Martian Chronicles, Evil Martians’ team blog
Frontend pull requests often contain common mistakes. Avoid them with this list of 7 small (but crucial) rules.
Domain-Driven Design and Micro Frontends: Organizing Autonomous Teams for…
Bring order to chaos with DDD and a Micro frontend architecture - https://itnext.io/domain-driven-design-and-micro-frontends-organizing-autonomous-teams-for-collaborative-success-1aa6b5f327db
#frontend #ddd
Bring order to chaos with DDD and a Micro frontend architecture - https://itnext.io/domain-driven-design-and-micro-frontends-organizing-autonomous-teams-for-collaborative-success-1aa6b5f327db
#frontend #ddd
Medium
Domain-Driven Design and Micro Frontends: Organizing Autonomous Teams for Collaborative Success
Bring order to chaos with DDD and a Micro frontend architecture
Stop Over-Engineering your Medium Size Front-End Application
Writing maintainable code without falling into the trap of over-engineering has become increasingly uncommon… - https://fadamakis.com/stop-over-engineering-your-medium-size-front-end-application-b3f8313c464b
#frontend
Writing maintainable code without falling into the trap of over-engineering has become increasingly uncommon… - https://fadamakis.com/stop-over-engineering-your-medium-size-front-end-application-b3f8313c464b
#frontend
Medium
Stop Over-Engineering your Medium Size Front-End Application
Writing maintainable code without falling into the trap of over-engineering has become increasingly uncommon in the field of programming
Front-end Layout That Every Senior Front-end Engineer Should Know
A set of codes for mobile phones, iPads, and PCs. Each time a different style is loaded, they are all… - https://javascript.plainenglish.io/front-end-layout-that-every-senior-front-end-engineer-should-know-711e174687c5
#frontend
A set of codes for mobile phones, iPads, and PCs. Each time a different style is loaded, they are all… - https://javascript.plainenglish.io/front-end-layout-that-every-senior-front-end-engineer-should-know-711e174687c5
#frontend
Medium
Front-end Layout That Every Senior Front-end Engineer Should Know
A set of codes for mobile phones, iPads, and PCs. Each time a different style is loaded, they are all compatible in one project. This is cal
OutSystems Frontend Architecture
From the simplest monolithic starter App to the complex factories with multiple independent deployment… - https://itnext.io/outsystems-frontend-architecture-10445751edf1
#frontend
From the simplest monolithic starter App to the complex factories with multiple independent deployment… - https://itnext.io/outsystems-frontend-architecture-10445751edf1
#frontend
Medium
OutSystems Frontend Architecture
From the simplest monolithic starter App to the complex factories with multiple independent deployment cycles.
Stop Over-Engineering your Medium Size Front-End Application
Writing maintainable code without falling into the trap of over-engineering has become increasingly uncommon… - https://fadamakis.com/stop-over-engineering-your-medium-size-front-end-application-b3f8313c464b
#frontend
Writing maintainable code without falling into the trap of over-engineering has become increasingly uncommon… - https://fadamakis.com/stop-over-engineering-your-medium-size-front-end-application-b3f8313c464b
#frontend
Medium
Stop Over-Engineering your Medium Size Front-End Application
Writing maintainable code without falling into the trap of over-engineering has become increasingly uncommon in the field of programming
Building a Clean and Scalable Frontend Architecture
As the digital landscape continues to evolve, the importance of frontend architecture for web applications… - https://awstip.com/title-building-a-clean-and-scalable-frontend-architecture-f4fe1f814f68
#architecture #frontend
As the digital landscape continues to evolve, the importance of frontend architecture for web applications… - https://awstip.com/title-building-a-clean-and-scalable-frontend-architecture-f4fe1f814f68
#architecture #frontend
Medium
Building a Clean and Scalable Frontend Architecture
Digital and technological development continues unstoppable, so, if we talk about the design of web applications, we cannot lose sight of…
Senior Frontend Developer Roadmap 2024: 5 Clear Steps To Next Level - https://www.theseniordev.com/blog/senior-frontend-developer-roadmap-for-2024-5-clear-steps-to-next-level
#frontend #roadmap
#frontend #roadmap
Theseniordev
Senior Frontend Developer Roadmap 2024: 5 Clear Steps To Next Level · theSeniorDev
Are you a Frontend Developer wanting to level up?But at the same time, you feel overwhelmed by the quantity of advice you find online. With no clear roadmap to follow towards the Senior level?You tried online courses, you tried side-projects and you tried…
Best Frontend Frameworks for Web Development in 2024
Quick Summary: Selecting the right front-end framework is, in fact, a significantly important part of web… - https://javascript.plainenglish.io/best-frontend-frameworks-for-web-development-in-2024-bcec59055c00
#frontend #frameworks
Quick Summary: Selecting the right front-end framework is, in fact, a significantly important part of web… - https://javascript.plainenglish.io/best-frontend-frameworks-for-web-development-in-2024-bcec59055c00
#frontend #frameworks
Medium
Best Frontend Frameworks for Web Development in 2024
Quick Summary: Selecting the right front-end framework is, in fact, a significantly important part of web development. In the year 2024…