Best of AngularJanuary 2021

  1. 1
    Article
    Avatar of hashnodeHashnode·5y

    Refactoring old code

    A colleague asked me to write an extension on an old codebase. The old code was using loops and wasn't really efficient with the tools we have nowadays. I decided to use the Map method to map the data into the desired format. The last thing we need is to have the array sorted based on the number variable.

  2. 2
    Article
    Avatar of keycdnkeycdn·5y

    Top Frontend Frameworks

    The right frontend framework simplifies, streamlines and speeds up the website design and development process while still giving you the flexibility and features that you need to produce exceptional results. React is a popular JS framework that focuses on user experience. As of December 2020, mobile traffic has surpassed desktop traffic with 55.73% of traffic coming from mobile devices.

  3. 3
    Article
    Avatar of ossOpen Source Way·5y

    10 ways to advance your JavaScript journey in 2021

    Opensource.com publishes a wealth of information on a wide range of technical topics. JavaScript is consistently among the top 10 most used and sought skills. More than 90% of websites use it in some capacity. Check out these articles for options that may help you start or improve your programming workflow.