Efficient Sprints (as a frontend developer) – How to build quality software fast

Share on facebook
Share on google
Share on twitter
Share on linkedin

In this video, I will show you the process of developing Angular apps efficiently.
Here’s what we are going to cover:

  • Refining and task breakdown processes
  • The feature kickoff
  • Building the skeleton
  • Splitting up the work

Do you want to become an Angular architect? Check out Angular Architect Accelerator.

Related Posts and Comments

High ROI Testing with Cypress Component Testing

Testing is one of the most struggled topics in Angular development and many developers are either giving up testing altogether or applying inefficient testing practices consuming all their precious time while giving few results in return. This blog post will change all this as we will cover how I overcame these struggles the hard way

Read More »

Supabase and Angular: A Powerful Combination for Building Web Applications

Supabase is a cloud-based backend as a service (BaaS) platform that provides developers with a set of tools and services for building scalable and secure web applications.It’s much like Firebase but Supabase provides a PostgreSQL database which solves some of the inconveniences with a NoSQL database such as Firestore.For that reason, Supabase has now become

Read More »