Sam
@neweraofcoding.bsky.social
I make web applications that get more traffic from Google because they are SEO-friendly.
For more info, check out my work here: https://code-for-next-generation.vercel.app/
For more info, check out my work here: https://code-for-next-generation.vercel.app/
In Angular template syntax, the new @switch / @case / @default directives do not use curly braces.
#angular #javascript #html #css #programming #java #nodejs #reactjs #webdevelopment #python #php #coding #developer #webdeveloper #react #programmer #software #vuejs #softwaredeveloper #android
#angular #javascript #html #css #programming #java #nodejs #reactjs #webdevelopment #python #php #coding #developer #webdeveloper #react #programmer #software #vuejs #softwaredeveloper #android
October 19, 2025 at 8:03 AM
In Angular template syntax, the new @switch / @case / @default directives do not use curly braces.
#angular #javascript #html #css #programming #java #nodejs #reactjs #webdevelopment #python #php #coding #developer #webdeveloper #react #programmer #software #vuejs #softwaredeveloper #android
#angular #javascript #html #css #programming #java #nodejs #reactjs #webdevelopment #python #php #coding #developer #webdeveloper #react #programmer #software #vuejs #softwaredeveloper #android
animations in Angular!
Sequential animations run in a strict order using sequence(), while parallel ones use group() to run together.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #pythonprogramming #fullstackdeveloper #daysofcode #machinelearning
Sequential animations run in a strict order using sequence(), while parallel ones use group() to run together.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #pythonprogramming #fullstackdeveloper #daysofcode #machinelearning
October 15, 2025 at 9:15 AM
animations in Angular!
Sequential animations run in a strict order using sequence(), while parallel ones use group() to run together.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #pythonprogramming #fullstackdeveloper #daysofcode #machinelearning
Sequential animations run in a strict order using sequence(), while parallel ones use group() to run together.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #pythonprogramming #fullstackdeveloper #daysofcode #machinelearning
Angular dropped some serious template power!
The Angular team continues to refine the developer experience, adding modern JS features directly into templates. Two major wins:
Full Template String support (including tagged literals).
The void operator for cleaner event handling.
The Angular team continues to refine the developer experience, adding modern JS features directly into templates. Two major wins:
Full Template String support (including tagged literals).
The void operator for cleaner event handling.
October 6, 2025 at 9:24 PM
Angular dropped some serious template power!
The Angular team continues to refine the developer experience, adding modern JS features directly into templates. Two major wins:
Full Template String support (including tagged literals).
The void operator for cleaner event handling.
The Angular team continues to refine the developer experience, adding modern JS features directly into templates. Two major wins:
Full Template String support (including tagged literals).
The void operator for cleaner event handling.
This Friday online: Mark and Andrew from the Angular team will be back for another Coding + Q&A Live Stream as they chat about Zoneless Angular.
Tune in October 3rd, 2025 at 11 AM Pacific
📺 goo.gle/ng-live
#angular #javascript #html #css #programming #nodejs #webdevelopment #python #coding
Tune in October 3rd, 2025 at 11 AM Pacific
📺 goo.gle/ng-live
#angular #javascript #html #css #programming #nodejs #webdevelopment #python #coding
September 30, 2025 at 9:28 AM
This Friday online: Mark and Andrew from the Angular team will be back for another Coding + Q&A Live Stream as they chat about Zoneless Angular.
Tune in October 3rd, 2025 at 11 AM Pacific
📺 goo.gle/ng-live
#angular #javascript #html #css #programming #nodejs #webdevelopment #python #coding
Tune in October 3rd, 2025 at 11 AM Pacific
📺 goo.gle/ng-live
#angular #javascript #html #css #programming #nodejs #webdevelopment #python #coding
Angular is now live—with built-in AI prompts, enhanced hydration, and better accessibility out of the box! 🚀 #Angular #WebDev #AngularUpdate, #Angular20
Follow @angular.dev @mgechev.bsky.social
Follow @angular.dev @mgechev.bsky.social
September 6, 2025 at 6:32 PM
Angular is now live—with built-in AI prompts, enhanced hydration, and better accessibility out of the box! 🚀 #Angular #WebDev #AngularUpdate, #Angular20
Follow @angular.dev @mgechev.bsky.social
Follow @angular.dev @mgechev.bsky.social
Enums vs Union Types — Pick the Right Tool
Enums are common in Angular, but union types are often cleaner and lighter.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #fullstackdeveloper #daysofcode #machinelearning #codingisfun #developers
Enums are common in Angular, but union types are often cleaner and lighter.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #fullstackdeveloper #daysofcode #machinelearning #codingisfun #developers
September 4, 2025 at 7:40 PM
Enums vs Union Types — Pick the Right Tool
Enums are common in Angular, but union types are often cleaner and lighter.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #fullstackdeveloper #daysofcode #machinelearning #codingisfun #developers
Enums are common in Angular, but union types are often cleaner and lighter.
#js #angular #nodejs #webdev #website #programminglife #webdesigner #programmingmemes #react #fullstackdeveloper #daysofcode #machinelearning #codingisfun #developers
Still worth it. Just a different game now.
#buildinpublic #freelance #softwaredev #startups #techbiz
#buildinpublic #freelance #softwaredev #startups #techbiz
June 30, 2025 at 9:17 AM
Still worth it. Just a different game now.
#buildinpublic #freelance #softwaredev #startups #techbiz
#buildinpublic #freelance #softwaredev #startups #techbiz
Use Standalone Components
Angular now supports standalone components, letting you skip the NgModules!
✅ Cleaner code
✅ Easier lazy loading
✅ Faster onboarding
Use when building micro frontends or new modules!
#Angular #WebDev #AngularTips
Angular now supports standalone components, letting you skip the NgModules!
✅ Cleaner code
✅ Easier lazy loading
✅ Faster onboarding
Use when building micro frontends or new modules!
#Angular #WebDev #AngularTips
June 21, 2025 at 7:53 AM
Use Standalone Components
Angular now supports standalone components, letting you skip the NgModules!
✅ Cleaner code
✅ Easier lazy loading
✅ Faster onboarding
Use when building micro frontends or new modules!
#Angular #WebDev #AngularTips
Angular now supports standalone components, letting you skip the NgModules!
✅ Cleaner code
✅ Easier lazy loading
✅ Faster onboarding
Use when building micro frontends or new modules!
#Angular #WebDev #AngularTips
Angular Debugging Tip: Inspect Directives with nx.getDirectives() in DevTools
Need to see what directives are applied to an element in an Angular app? Angular DevTools (and the Angular DevMode global API) lets you do that easily.
Need to see what directives are applied to an element in an Angular app? Angular DevTools (and the Angular DevMode global API) lets you do that easily.
June 17, 2025 at 7:26 PM
Angular Debugging Tip: Inspect Directives with nx.getDirectives() in DevTools
Need to see what directives are applied to an element in an Angular app? Angular DevTools (and the Angular DevMode global API) lets you do that easily.
Need to see what directives are applied to an element in an Angular app? Angular DevTools (and the Angular DevMode global API) lets you do that easily.
Tech Tip of the Week
Angular Tip: Use trackBy in *ngFor for better performance with large lists.
Small changes = big impact. #WebDevTips #Angular #PerformanceMatters
Angular Tip: Use trackBy in *ngFor for better performance with large lists.
Small changes = big impact. #WebDevTips #Angular #PerformanceMatters
June 14, 2025 at 6:24 AM
Tech Tip of the Week
Angular Tip: Use trackBy in *ngFor for better performance with large lists.
Small changes = big impact. #WebDevTips #Angular #PerformanceMatters
Angular Tip: Use trackBy in *ngFor for better performance with large lists.
Small changes = big impact. #WebDevTips #Angular #PerformanceMatters
April 5, 2025 at 3:17 AM
Customization vscode
If you want more control over which files and folders are shown or hidden, you can use the files.exclude setting and manually configure which files to show/hide. Here's an example to hide specific folders and files that are ignored by Git:
If you want more control over which files and folders are shown or hidden, you can use the files.exclude setting and manually configure which files to show/hide. Here's an example to hide specific folders and files that are ignored by Git:
April 4, 2025 at 6:38 PM
Customization vscode
If you want more control over which files and folders are shown or hidden, you can use the files.exclude setting and manually configure which files to show/hide. Here's an example to hide specific folders and files that are ignored by Git:
If you want more control over which files and folders are shown or hidden, you can use the files.exclude setting and manually configure which files to show/hide. Here's an example to hide specific folders and files that are ignored by Git:
Useful notes chatgpt
DM for credits..
DM for credits..
March 28, 2025 at 6:04 PM
Useful notes chatgpt
DM for credits..
DM for credits..