Logo

    web technology

    Explore " web technology" with insightful episodes like "The Start-Up Journey: Interview with Visionary Founder/CEO Luke Hansen | Blazin A Trail ep. 29 #apps", "RxJS with Ben Lesh", "Reactive Angular", "Designing Reusable Components with Tomas Trajan" and "Web Components and Angular Elements" from podcasts like ""Blazin A Trail", "Angular Rocks", "Angular Rocks", "Angular Rocks" and "Angular Rocks"" and more!

    Episodes (34)

    The Start-Up Journey: Interview with Visionary Founder/CEO Luke Hansen | Blazin A Trail ep. 29 #apps

    The Start-Up Journey: Interview with Visionary Founder/CEO Luke Hansen | Blazin A Trail ep. 29 #apps

    PLEASE HELP US GET THE RODECASTER PRO BY DONATING TO THIS LINK: paypal.me/k1ngtut11  

     

    💥Blazin A Trail Podcast welcomes Luke Hansen to the podcast!  

     

    👉Luke is a father, husband, golf fanatic, entrepreneur, 2021 Entrepreneurial Spirit Award Winner, and founder and CEO of Company Cam.

     

    Luke is a man with many talents and has no issue growing hair especially if it's a mullet. He is well-connected and well-respected. Luke is a hustler but knows how to balance life by having fun. He started Company Cam after working for his dad and finding a way to improve communication and accountability with contractors. He started something from the ground up with this idea of an app and here we are today. A company that has raised more than $36 million dollars! We congratulate you, Luke!

     

    💥TOPICS TO EXPECT💥:  

    White Castle Roofing

    Fear of judgment

    Company Cam

    Questions you should ask yourself before starting a business

    How he started on his entrepreneurial journey

    Why young people love to work at his organization

    Success

    College

    Overthinking

    Taking Risks

    & Much more!

    Make sure to listen to this episode all the way through and if you are sitting around, go to the link below, watch the whole episode, and join us as we Blaze A Trail!

    FOLLOW US:

    Blazin A Trail Podcast Instagram: https://www.instagram.com/blazinatrailpodcast/

    Luke Hansen Facebook: https://www.facebook.com/luke.hansen.775/

    Luke Hansen Instagram: https://www.instagram.com/profeluke/

    Company Cam Facebook: https://www.facebook.com/companycam/

    Company Cam website.: https://companycam.com/

    Nelson King (Camera/Multimedia): https://www.instagram.com/nelsonkingphotography/

    Timecodes:

    0:00 - Coming up on BAT

    0:46 - Start of the show & housekeeping

    01:15 - Introducing our guest

    01:47 - Introductory Questions

    11:19 - What BAT is about?

    11:57 - Luke’s background

    23:45 - Advice to younger Luke

    31:07 - Were you certain of what you were going to do after HS?

    34:22 - What is Company Cam and what services do you offer?

    42:17 - What do you look for in a potential employee?

    48:55 - Three things you should know before you start a business?

    57:39 - Sponsored Ad

    58:21 - How does being a business owner affect your life?

    1:17:11 - Three most influential people in your growth?

    1:22:41 - Conspiracy Talk

    1:26:26 - Three things we should know about Luke that we didn’t touch on.

    1:30:27 - Rapid Fire Questions

    1:40:56 - Find Luke here

    1:41:23 - Outro

    RxJS with Ben Lesh

    RxJS with Ben Lesh

    RxJS (Reactive Extensions for JavaScript) is a complex and very interesting topic. The Rx (Reactive Extensions), originating from Microsoft, has been around for a very long time migrating from one platform to another. These days every programming language has its own native implementation of Rx. This episode is fully dedicated to RxJS.

    In this episode we are discussing:

    • What is RxJS and what problem does it solve?
    • Ben’s personal story with RxJS and how it all started
    • A quick history or RxJS
    • What companies are using RxJS and how does it help them?
    • RxJS and Angular (RxJS on Google scale)
    • Reactive Programming and how RxJS related to that.
    • RxJS vs another Reactive Programming libraries (BaconJS, KefirJS, etc)    
    • Observable vs promise
    • When to use observables, when to use promise
    • Tips and tricks for newcomers
    • What is the future of RxJS
    • Observable TC39 proposal
    • Observables as a part of ECMAScript standard

    People mentioned

    Eric Meyer
    Bart De Smet
    Matthew Podwysocki

    More from Ben

    Twitter

    Other Links
    RxJS Docs

    The RxJS Library
    ECMAScript Observable Proposal

    ReactiveX

    RxViz
    ThinkRx

    Aliaksei's mailing list

    kuncevic.dev

    Reactive Angular

    Reactive Angular

    There is a lot of buzz around reactivity and reactive programming these days.

    All reactive Angular API is built on top of RxJS library so there is a lot of reactivity built-in within Angular.

    What do you think, should Angular have First-class RxJS support, should it be optional or may be Angular should support both options?

    Lets discuss   👉 Twitter thread

    Links
    The RxJS library

    Proposal: Input as Observable 


    Angular Getting Started Workshop

    ngstart.dev

    Aliaksei's mailing list
    kuncevic.dev

    Designing Reusable Components with Tomas Trajan

    Designing Reusable Components with Tomas Trajan

    Component is the central piece in Angular. Sometimes you want to generalize a particular component, to make it shareable across your application or to move into a custom component library to share it around multiple applications. It is important to understand how to approach shareable components in your particular use-case.

    In this episode we are discussing:

    • Components and Components composition
    • Shared folder, Shared library, ngModules
    • Template context
    • Custom component libraries
    • Designing components for scale
    • Best practices, tips and tricks and common pitfalls

    Articles

    Custom Angular Component Library (Best practices)
    Angular Library Architecture (sub-entries)
    Angular Application Architecture

    More from Tomas
    Twitter

    Github
    Website
    Omniboard

    Angular Self-Paced Workshops from Aliaksei

    ngstart.dev 

    Web Components and Angular Elements

    Web Components and Angular Elements

    Web Components are also known as Custom Elements.

    Custom Element is a web standard for defining new HTML elements in a framework-agnostic way.

    There are a set of different techniques that allow you to build Web Components or Custom Elements.

    Being an Angular Developer you can easily get into Web Components by using Angular Elements.

    Links:

    Web Components

    Can I use Web Components

    Polymer

    Lit

    Polymer vs Lit
    Angular Elements

    Angular Self-Paced Workshops from Aliaksei

    ngstart.dev

    Developer Tools with Minko Gechev

    Developer Tools with Minko Gechev

    I split up the developer tools into multiple categories 

    • Development and productivity
    • Debugging
    • Performance
    • Testing

    In this episode we discuss each category in details as well as answering the following questions:


    Why do we need developer tools?
    Can you imagine a dev life without modern tooling?
    What are the modern Tools for Angular developers?
    How to debug a memory leak?


    Also we talk about some cool insights about what Angular Team is working on right now to improve the Angular developer experience even more.

    Tools 

    Angular CLI
    Angular language service (vscode extension)
    Codelyzer
    Prettier
    Ngrev
    Angular state inspector (chrome extension)
    Angular DevTools  (chrome extension)
    Jest
    Cypress

    People mentioned
    Misko Havery
    John Papa

    Ward Bell

    Alan Agius
    Douglas Crockford

    More from Minko

    Twitter

    Blog

    Angular Self-Paced Workshops from Aliaksei

    ngstart.dev 

    Angular multi-project workspace

    Angular multi-project workspace

    Every time you scaffold a new project with Angular CLI ng new command, the CLI, by default, produces an Angular CLI workspace for that project. 

    In some cases when you are working on multiple Angular projects under the same solution you may want to try out a Multi-project Workspace. This approach is also suitable for many enterprise projects.

    ng new my-solution --create-application false
    cd my-solution

    ng g application my-app

    ng g library my-shared-library

    Links
    Multi-project workspace

    Angular Getting Started Workshop
    ngstart.dev

    Aliaksei's mailing list
    kuncevic.dev

    Angular Change Detection with Wassim Chegham

    Angular Change Detection with Wassim Chegham

    Change Detection is a mechanism built into Angular that allows Angular to decide what actions to be performed when the state of the app changes. Most of the time developers do not have to deal with change detection manually.

    In this episode we are talking about a quick history of change detection and what problem it solves. We also discuss change detection strategies, when you should tap in to change detection manually and tips and tricks.

    People mentioned

    John Papa

    Misko Hevery

    Elon Musk


    Twitter Discussion
    Angular Change Detection Edge Cases

    Links

    Angular Change Detection Infographic
    ChangeDetectorRef
    ApplicationRef
    NgZone

    More from Wassim
    Twitter 

    Blog

    Website


    Aliaksei's mailing list
    kuncevic.dev

    Keeping Angular Projects Up To Date

    Keeping Angular Projects Up To Date

    Angular is continuously evolving together with the entire web ecosystem.

    Therefore, it is a recommended best practice to keep up your Angular projects up to date with the latest Angular version.

    In this episode, you will learn why updating to a new Angular version is a good idea. Also, I will provide some tips that will help you to achieve that.

    Links:

    Angular versioning and releases
    Angular update guide
    Deprecated APIs and features
    ng update
    Angular,  Angular CLI, NodeJS compatibility list
    Angular CLI diff

    Is This Investment a Safe Bet or a Massive Gamble?

    Is This Investment a Safe Bet or a Massive Gamble?

    😎 #CathieWood has made this stock one of the biggest positions across #ARKInvest despite Hindenburg Research coming out with a massive short report alleging criminal activities ranging from black market gaming to organized crime. Is DraftKings (#DKNG) a fraud, or could this gamble turn out to be one of the best stocks to buy now?

    👋 Get in touch at www.tickersymbolyou.com or www.youtube.com/c/tickersymbolyou

    💬 Find me on Twitter: https://twitter.com/TickerSymbolYOU

    🎤 My free Discord: https://discord.gg/9UHrHex4JX

    Sources & Further Reading:
    😅 ARK Invest's HIGH RISK Buy | Cathie Wood's HUGE Bet on Skillz Stock (SKLZ): https://www.youtube.com/watch?v=fJU3anAbgsM

    💸 My coverage of ARK Invest's BIGGEST Individual Holdings: https://www.youtube.com/playlist?list=PLEzjBEcw2qf0fVhlK97B_HiJIe1rcOaC8

    DKNG Investor Relations: https://draftkings.gcs-web.com/investor-relations-dkng

    Hindenburg Research Short Report: https://hindenburgresearch.com/draftkings/

    SBTech Information: https://www.sbtech.com/about-sbtech/#

    Cathie Wood on Benzinga discussing DraftKings: https://www.youtube.com/watch?v=p2NxEyN2P1U

    Jim Cramer on Cathie Wood buying DraftKings post-short report (CNBC): https://www.youtube.com/watch?v=3BaAPUZh_hk

    DraftKings CEO on outlook for online gambling industry post-pandemic: https://www.youtube.com/watch?v=FvHo2JkA5sg

    I am not a financial advisor or affiliated with ARK Invest in any way.

    Thanks for listening!

    Support the show

    Animations with William Juan

    Animations with William Juan

    Animation is a great solution to improve the application experience.

    You can add animations to your web applications using CSS animations, browsers web animations API or by using third-party libraries.

    Juan talking bout different aspects of animations, how it works and how to get started.

    Links
    angular.io/guide/animations
    auth0.com/blog/get-better-angular-ux-using-animation-techniques
    indepth.dev/posts/1285/in-depth-guide-into-animations-in-angular
    williamjuan027.github.io/angular-animations-explorer

    Popmotion
    lottie
    Tailwind

    More from Juan
    Twitter
    Website

    Responsive Design

    Responsive Design

    These days, people use different devices to access the web. Therefore, every web application should be adapted to all screen sizes.

    Responsive Design is a technique that allows screens to adjust to different sizes accordingly.

    There are a few techniques to make your Angular Apps responsive. You can choose from several libraries specifically built for that purpose or just do plain CSS by writing CSS Media Queries.

    Lets discuss that  👉 Twitter thread

    Links
    Angular Flex Layout
    Angular CDK Layout
    Tailwind Responsive Design
    Bootstrap Layout Utilities
    CSS Media Queries

    Twitter Pool
    Angular Flex Layout / CDK vs Tailwind / Bootstrap Utilities vs Media Queries

    Angular Material with Jeremy Elbourn

    Angular Material with Jeremy Elbourn

    Angular Material is the most popular UI library available for Angular. It contains a set of high-quality components implementing Google Material Design specification, built by the Angular Team.

    Think of Angular Material as a foundation that you can use to build your own custom components.

    Jeremy touched on a quick history about Angular Material, its continuous evolution and what to expect in the future.

    Links
    material.angular.io
    guides

    More from Jeremy
    twitter

    The History of Angular with Misko Hevery

    The History of Angular with Misko Hevery

    Angular has been around for many years now.  There are a lot of decisions that were made within the Angular team that made Angular so successful today.

    AngularJS referring to v1 - the first version of the framework
    Angular referring to v2 and up, which is the new modern framework which is completely different to AngularJS

    This time Miško Hevery, the creator of Angular will tell about Angular history and share insights on his journey working at Google creating one the coolest front-end framework!

    Links:
    angular.io

    People mentioned
    Adam Abrons
    Igor Minar

    More from Miško:
    builder.io
    twitter

    Angular Router with Justin Schwartzenberger

    Angular Router with Justin Schwartzenberger

    Angular router solves a lot of problems in client facing single-page web applications.

    The router helps to control the page content by dynamically displaying the components without a need to request pages from the server. 

    Without an Angular router the user navigation experience in Angular application would be hard to achieve.

    Links
    Angular Router
    Revisiting a Reactive Router with Ivy

    People mentioned
    Mike Ryan
    Brandon Roberts
    Victor Savkin
    Michael Karén


    More from Justin
    Twitter
    Website

    Aliaksei's mailing list
    kuncevic.dev

    Error Handling with Michael Karén

    Error Handling with Michael Karén

    Error handling is a fundamental part of any real-world web application.

    In this episode, you will find everything you need to know about error handling in Angular and more.

    Fun fact: That is literally the first ever episode of Angular Rocks, recorded on 21 Jan 2021

    Links

    Error Handler Class
    Angular Errors List
    Angular Debugging Guides
    Best practices for Error handling in Angular

    People mentioned
    David Herges

    More from Michael
    Twitter
    Blog

    Aliaksei's mailing list
    kuncevic.dev

    Logo

    © 2024 Podcastworld. All rights reserved

    Stay up to date

    For any inquiries, please email us at hello@podcastworld.io