Click here to Skip to main content
15,902,112 members
Home / Discussions / JavaScript
   

JavaScript

 
Questionhow to go to same page again? Pin
Member 1103130423-Jul-17 22:07
Member 1103130423-Jul-17 22:07 
AnswerRe: how to go to same page again? Pin
Afzaal Ahmad Zeeshan23-Jul-17 23:40
professionalAfzaal Ahmad Zeeshan23-Jul-17 23:40 
GeneralRe: how to go to same page again? Pin
Member 1103130424-Jul-17 0:27
Member 1103130424-Jul-17 0:27 
QuestionJavaScript or TypeScript: which one to really dig into? Pin
Foothill22-Jun-17 10:26
professionalFoothill22-Jun-17 10:26 
AnswerRe: JavaScript or TypeScript: which one to really dig into? Pin
gurdevs8013-Jul-17 20:26
gurdevs8013-Jul-17 20:26 
GeneralRe: JavaScript or TypeScript: which one to really dig into? Pin
Foothill14-Jul-17 4:17
professionalFoothill14-Jul-17 4:17 
AnswerRe: JavaScript or TypeScript: which one to really dig into? Pin
ZurdoDev14-Jul-17 4:50
professionalZurdoDev14-Jul-17 4:50 
AnswerRe: JavaScript or TypeScript: which one to really dig into? Pin
Nathan Minier17-Jul-17 1:41
professionalNathan Minier17-Jul-17 1:41 
My viewpoint is that these super-sets (TS, CS, DART, etc) compile to JavaScript. If JS itself were so tedious or difficult to work in I would understand that, but largely it doesn't make sense to me to add a link in a chain that already uses a high-level language. It's great for someone who doesn't have the interest or capacity to learn how the underlying technology works, but doesn't really benefit someone that's willing to dig in.

That said, the ECMA approach to OOP is pretty damn counter-intuitive to the C# mindset and there is a bit of a curve. I like that personally, because the switching of gears makes defining client-vs-server concerns fairly obvious, but I may be alone in that regard.
"There are three kinds of lies: lies, damned lies and statistics."
- Benjamin Disraeli

GeneralRe: JavaScript or TypeScript: which one to really dig into? Pin
Foothill17-Jul-17 4:13
professionalFoothill17-Jul-17 4:13 
AnswerRe: JavaScript or TypeScript: which one to really dig into? Pin
Kornfeld Eliyahu Peter17-Jul-17 7:58
professionalKornfeld Eliyahu Peter17-Jul-17 7:58 
GeneralRe: JavaScript or TypeScript: which one to really dig into? Pin
Foothill17-Jul-17 8:31
professionalFoothill17-Jul-17 8:31 
GeneralRe: JavaScript or TypeScript: which one to really dig into? Pin
Kornfeld Eliyahu Peter17-Jul-17 8:41
professionalKornfeld Eliyahu Peter17-Jul-17 8:41 
GeneralRe: JavaScript or TypeScript: which one to really dig into? Pin
Foothill17-Jul-17 8:51
professionalFoothill17-Jul-17 8:51 
AnswerRe: JavaScript or TypeScript: which one to really dig into? Pin
Leng Vang24-Jul-17 6:44
Leng Vang24-Jul-17 6:44 
AnswerRe: JavaScript or TypeScript: which one to really dig into? Pin
Anjali Kapoor1-Aug-17 1:50
Anjali Kapoor1-Aug-17 1:50 
QuestionAngularJS: How to prove that service and factory is singleton Pin
Mou_kol12-Jun-17 22:29
Mou_kol12-Jun-17 22:29 
AnswerRe: AngularJS: How to prove that service and factory is singleton Pin
Afzaal Ahmad Zeeshan12-Jun-17 22:55
professionalAfzaal Ahmad Zeeshan12-Jun-17 22:55 
GeneralRe: AngularJS: How to prove that service and factory is singleton Pin
Mou_kol15-Jun-17 2:53
Mou_kol15-Jun-17 2:53 
QuestionHow do I define constructor in service and factory in Angular? Pin
Mou_kol12-Jun-17 3:37
Mou_kol12-Jun-17 3:37 
QuestionAngularJS: Why people prefer factory to share data between controllers Pin
Mou_kol12-Jun-17 3:36
Mou_kol12-Jun-17 3:36 
AnswerRe: AngularJS: Why people prefer factory to share data between controllers Pin
onelopez12-Jun-17 5:41
onelopez12-Jun-17 5:41 
QuestionHow to write the handler for buttons using JQUERY Pin
Alex Can Work2-Jun-17 7:20
Alex Can Work2-Jun-17 7:20 
GeneralRe: How to write the handler for buttons using JQUERY Pin
ZurdoDev13-Jun-17 1:35
professionalZurdoDev13-Jun-17 1:35 
AnswerRe: How to write the handler for buttons using JQUERY Pin
John C Rayan19-Jun-17 3:51
professionalJohn C Rayan19-Jun-17 3:51 
AnswerRe: How to write the handler for buttons using JQUERY Pin
Member 1069738612-Sep-17 1:10
Member 1069738612-Sep-17 1:10 

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.