Top Leads
Upgrading an enterprise app to Angular 16 - https:[IT, job post]
Posted 1 year ago
Upgrading an enterprise app to Angular 16 - https://itnext.io/upgrading-an-enterprise-app-to-angular-16-4a92b1b29906
#angular
how to deploy an angular app to Azure pipelines?[IT, other]
Posted 1 year ago
I followed the official tutorial and here is my yaml.
# Node.js with Angular
# Build a Node.js project that uses Angular.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
trigger:
- main
pool:
vmImage: ubuntu-latest
steps:
- task: NodeTool@0
inputs:
versionSpec: '18.x'
displayName: 'Install Node.js'
...
Part Of Why I Think Angular Is Junk Several years[IT, unknown]
Posted 1 year ago
Part Of Why I Think Angular Is Junk
Several years ago I wrote about how I think React is junk. The article proved popular and led to a few… - https://medium.com/codex/part-of-why-i-think-angular-is-junk-5832d191e9a8
#angular
Angular: Best Practices for 2023 Listing down few[IT, job post]
Posted 1 year ago
Angular: Best Practices for 2023
Listing down few practices to catch up to early, on the way to being an Angular Developer. - https://blog.bitsrc.io/angular-best-practices-to-adapt-in-2023-bf67122b37ab
#angular
Angular 16 is making big noise Significant change[IT, unknown]
Posted 1 year ago
Angular 16 is making big noise
Significant changes in Angular’s whole life! - https://levelup.gitconnected.com/angular-16-is-making-big-noise-6a06e9808788
#nodejs
Part Of Why I Think Angular Is Junk Several years[IT, other]
Posted 1 year ago
Part Of Why I Think Angular Is Junk
Several years ago I wrote about how I think React is junk. The article proved popular and led to a few… - https://medium.com/codex/part-of-why-i-think-angular-is-junk-5832d191e9a8
#angular
Angular 16 is making big noise Significant change[IT, unknown]
Posted 1 year ago
Angular 16 is making big noise
Significant changes in Angular’s whole life! - https://levelup.gitconnected.com/angular-16-is-making-big-noise-6a06e9808788
#nodejs