question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade frontend stack

See original GitHub issue

Our frontend stack is becoming more and more outdated which makes keeping up with best practices harder. Once we start actually working on this, we should probably split this into multiple steps.

  1. Upgrade to Angular 1.5 (we’re on 1.2 at the moment…).
  2. Switch to using npm and Webpack instead of Bower & Gulp. We can consider using SystemJS, but looks like Webpack is industry standard, so probably better to stick to it.
  3. Implement latest style guide – mainly rewrite all our directives as components, remove controllers, etc.
  4. Reduce dependency on Angular specific stuff (angular.module, service, etc) by using regular Javascript modules.
  5. … significant time later … Rewrite all components as React components 😝 .

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:14
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ninnekocommented, Jun 23, 2016

I feel it hard to understand frontend codes, so I will be happy when refactor frontend codes.

0reactions
kravets-levkocommented, Nov 9, 2018

It’s never too late to use React

@oliviertassinari It’s already in progress 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tech Stack Upgrade - Kennected
A tech stack upgrade is a process of adding and taking out unnecessary technologies from an existing tech stack.
Read more >
Best Web Development Stack 2022 - DEV Community ‍ ‍
Looking for the best web development stack to work with? Here are some of the Best Web Development Stack in demand in 2022....
Read more >
Top Web Development Stack in 2021: Front-end, Backend ...
This article guides through the most popular web development stack in 2021 for developers to best integrate functionality, design, ...
Read more >
Top 8 Tech Stacks: Choosing the Right Tech Stack | Full Scale
A tech stack consists of two equally important elements: the frontend (client-side) and backend (server-side). Both work together to create ...
Read more >
When do you need to update your tech stack? - Oursky Team
A better way is to make it a service for the original backend software and connect the two via some queue or APIs....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found