Click here to Skip to main content
15,914,419 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: WSO FOSW OTD 19 Nov 2015 CLUE 2 Pin
Brittle161819-Nov-15 1:14
Brittle161819-Nov-15 1:14 
GeneralRe: WSO FOSW OTD 19 Nov 2015 We have a winner! Pin
HobbyProggy19-Nov-15 1:22
professionalHobbyProggy19-Nov-15 1:22 
GeneralWSO CCC OTD 19/11/2015 Pin
Nicholas Marty18-Nov-15 21:58
professionalNicholas Marty18-Nov-15 21:58 
GeneralRe: WSO CCC OTD 19/11/2015 PinPopular
pkfox18-Nov-15 22:35
professionalpkfox18-Nov-15 22:35 
GeneralRe: WSO CCC OTD 19/11/2015 Pin
OriginalGriff18-Nov-15 22:52
mveOriginalGriff18-Nov-15 22:52 
GeneralRe: WSO CCC OTD 19/11/2015 Pin
Nicholas Marty18-Nov-15 23:18
professionalNicholas Marty18-Nov-15 23:18 
PraiseRe: WSO CCC OTD 19/11/2015 - Winner Pin
Nicholas Marty18-Nov-15 22:57
professionalNicholas Marty18-Nov-15 22:57 
GeneralTag Helper vs Angular Directives Pin
Anurag Gandhi18-Nov-15 20:36
professionalAnurag Gandhi18-Nov-15 20:36 
Since I have got the options to have custom tags/attributes that can do wonders, I am in a phase to decide which to use (and in what situation) in normal line of business application. Assuming that I have flexibility to choose either architecture to build web app.

Tag helpers or Angular Directives? I, personally, would not like to mix both in same application.

Some parameters I am considering:
1. Security: Risk of leaking out by business logic even if it is UI related business logic.
2. Client side vs server side: code execution, caching result of custom tag (if feasible), data binding.
3. Performance: Load time, execution time, memory taken in server as well as browser.
4. Flexibility: watching change in my custom tag and providing dynamic behavior accordingly.
5. Logging and Exception handling: Should log to a persistence storage if exception occurred.
6. Modularity/Portability: I should be able to port my directives/taghelpers to other apps easily with single copy of source code (let version control handle other things).
7. Customization: Any custom needs should be derived from my native directive/tag helpers.
8. Features and community support.
9. <Add your parameter here>...

Requesting to share your opinion on a scale of 10 against each parameter. I know all parameters can be handled properly in both technologies, but, Which one would you prefer and why?
Life is a computer program and everyone is the programmer of his own life.

GeneralRe: Tag Helper vs Angular Directives Pin
Super Lloyd18-Nov-15 20:57
Super Lloyd18-Nov-15 20:57 
GeneralRe: Tag Helper vs Angular Directives Pin
User 483504719-Nov-15 3:40
User 483504719-Nov-15 3:40 
GeneralDilbert OTD Pin
OriginalGriff18-Nov-15 20:19
mveOriginalGriff18-Nov-15 20:19 
GeneralRe: Dilbert OTD Pin
HobbyProggy18-Nov-15 20:50
professionalHobbyProggy18-Nov-15 20:50 
GeneralRe: Dilbert OTD Pin
PIEBALDconsult19-Nov-15 1:17
mvePIEBALDconsult19-Nov-15 1:17 
GeneralRe: Dilbert OTD Pin
GuyThiebaut18-Nov-15 21:11
professionalGuyThiebaut18-Nov-15 21:11 
GeneralRe: Dilbert OTD Pin
Amarnath S18-Nov-15 21:58
professionalAmarnath S18-Nov-15 21:58 
GeneralRe: Dilbert OTD Pin
CPallini18-Nov-15 23:53
mveCPallini18-Nov-15 23:53 
GeneralRe: Dilbert OTD Pin
OriginalGriff19-Nov-15 0:04
mveOriginalGriff19-Nov-15 0:04 
GeneralRe: Dilbert OTD Pin
Corporal Agarn19-Nov-15 0:32
professionalCorporal Agarn19-Nov-15 0:32 
GeneralRe: Dilbert OTD Pin
OriginalGriff19-Nov-15 0:37
mveOriginalGriff19-Nov-15 0:37 
GeneralXamarin Pin
James_Parsons18-Nov-15 15:37
James_Parsons18-Nov-15 15:37 
GeneralRe: Xamarin Pin
BillWoodruff18-Nov-15 16:33
professionalBillWoodruff18-Nov-15 16:33 
GeneralRe: Xamarin Pin
DaveX8618-Nov-15 16:52
DaveX8618-Nov-15 16:52 
AnswerRe: Xamarin Pin
Ravi Bhavnani18-Nov-15 17:23
professionalRavi Bhavnani18-Nov-15 17:23 
GeneralRe: Xamarin Pin
James_Parsons19-Nov-15 1:55
James_Parsons19-Nov-15 1:55 
GeneralRe: Xamarin Pin
Dominic Burford18-Nov-15 21:29
professionalDominic Burford18-Nov-15 21:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.