Podchaser Logo
Home
Angular Rocks

Aliaksei Kuncevič

Angular Rocks

A weekly Technology and Education podcast
Good podcast? Give it some love!
Angular Rocks

Aliaksei Kuncevič

Angular Rocks

Episodes
Angular Rocks

Aliaksei Kuncevič

Angular Rocks

A weekly Technology and Education podcast
Good podcast? Give it some love!
Rate Podcast

Episodes of Angular Rocks

Mark All
Search Episodes...
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 programmi
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 Rx
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 importan
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. Bei
I split up the developer tools into multiple categories Development and productivityDebuggingPerformanceTestingIn this episode we discuss each category in details as well as answering the following questions:Why do we need developer tools?Can y
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
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 a
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
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 anima
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 tec
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
CDK stands for Component Development Kit. CDK is something that not every Angular developer knows about.CDK contains a set of building blocks for creating your own UI components that could be great foundation for your custom components of any s
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 frameworkAngular referring to v2 and up,
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.This time Miško Hevery, the creator of Angular will tell about Angular history and share insi
Component communication is the most common challenge developers face building single page applications.There are several techniques that you can use to approach components communication building Angular applications.In this episode I am discuss
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 ro
Have you ever asked yourself the following question, what is the best way to structure an Angular application?In this episode you will find out why you should care about the folder structure and what are the benefits of the proper folder struct
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, reco
Every real-world web application has to communicate with backend API. Developers building web applications with Angular usually interact with the backend API using HttpClient.In this episode I am explaining the basic HttpClient features and HTT
Dependency Injection is a design pattern that creates objects and provides them to consumer classes that depend on those objects. Dependency Injection is widely used in Angular.In this episode you will find everything you need to know about Dep
Lifecycle hooks allow you to tap into the Angular lifecycle events to get more control.In this episode I am explaining the nature of lifecycle hooks in Angular and walking through the essential lifecycle hooks like ngOnInit and ngOnDestroy. Lin
Angular CLI is the most important piece of Angular ecosystem. In this episode you will find everything you need to know about Angular CLI: Brief historyTop featuresMonorepos Tips and tricksThe futureLinksAlan Agius on TwitterSetup Multi Project
Angular template syntax powered by Angular built-in directives helps to do a lot of things within a component template.In this episode I am talking about the main features of an Angular template syntax.If you want to learn more, have a look in
There is a number of building blocks in Angular:ComponentsServicesModulesPipesDirectivesIn this episode I am walking through the essential Angular building blocks and concepts. LinksIntroduction to Angular Concepts
In this episode I am explaining what is Angular and answering the following questions:What does single-page client-side really means?Are there any differences between Angular and AngularJS?What are the benefits of using Angular? Why developers
Rate

Join Podchaser to...

  • Rate podcasts and episodes
  • Follow podcasts and creators
  • Create podcast and episode lists
  • & much more

Unlock more with Podchaser Pro

  • Audience Insights
  • Contact Information
  • Demographics
  • Charts
  • Sponsor History
  • and More!
Pro Features