• Blog

    • All posts
  • About Me

  • More

    Use tab to navigate through the menu items.

    Just Jeb

    • All Posts
    • Open Source
    • Angular
    • Tutorials
    • Web
    • JavaScript
    • React
    Search
    Angular CLI under the hood - builders demystified
    JeB
    • Aug 8, 2021
    • 7 min

    Angular CLI under the hood - builders demystified

    Hey folks. Hope the sun is shining for you today. In the previous article we talked about customizing Angular build configuration without...
    1,128 views0 comments
    Chrome Extension with Angular — from Zero to a Little Hero
    JeB
    • Jul 14, 2021
    • 10 min

    Chrome Extension with Angular — from Zero to a Little Hero

    or a short how-to and why-in-the-world Hey folks. Today we’re going to explore the process of developing a Chrome extension with Angular....
    7,231 views2 comments
    Angular CLI: “ng test” with Jest in 3 minutes
    JeB
    • Jul 1, 2021
    • 2 min

    Angular CLI: “ng test” with Jest in 3 minutes

    Hey folks. Today I’m going to show you how to setup your Angular CLI workspace to work with Jest while keeping it clear of boilerplate...
    1,955 views0 comments
    Customizing Angular CLI build
    JeB
    • Jun 30, 2021
    • 3 min

    Customizing Angular CLI build

    An alternative to ng eject So, your Angular CLI project just went a bit beyond a TODO app and you have to customize your build...
    3,411 views0 comments