Click here to Skip to main content
15,901,722 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.

 
AnswerRe: Oi, what's yer name Pin
ZurdoDev30-Oct-17 5:40
professionalZurdoDev30-Oct-17 5:40 
GeneralRe: Oi, what's yer name Pin
Richard MacCutchan30-Oct-17 5:42
mveRichard MacCutchan30-Oct-17 5:42 
GeneralAndroid III - WTF Pin
Michael Martin30-Oct-17 3:50
professionalMichael Martin30-Oct-17 3:50 
GeneralRe: Android III - WTF Pin
OriginalGriff30-Oct-17 4:02
mveOriginalGriff30-Oct-17 4:02 
GeneralRe: Android III - WTF Pin
lopatir30-Oct-17 5:15
lopatir30-Oct-17 5:15 
GeneralRe: Android III - WTF Pin
Mycroft Holmes30-Oct-17 15:32
professionalMycroft Holmes30-Oct-17 15:32 
GeneralWebAssembly: 1) No replacement for JS, 2) not less work, more Pin
raddevus30-Oct-17 3:39
mvaraddevus30-Oct-17 3:39 
GeneralRe: WebAssembly: 1) No replacement for JS, 2) not less work, more Pin
Jeremy Falcon30-Oct-17 8:02
professionalJeremy Falcon30-Oct-17 8:02 
WASM is a game changer. Here's the deal and what will really happen... you now have a choice... JavaScript or direct WASM coding if you're hardcore and go that route. But, most people won't. WASM is like IL. It's a compile target. Just like with .NET you can use C# or you can write direct IL. The choice is yours. I think JavaScript is great. Most people that hate simply refuse to learn it. That being said, it does have some shortcomings (every environment does), and WASM is exactly what's needed to help with this.

Having WASM is not more work. It's a compile target. Which means for the first time in history you'll be able to use a different language besides JavaScript for client-side web development ubiquitously. VBScript and JScript don't count because that was always MS specific and not much different. This has never been the case - ever since the web started. That doesn't mean JavaScript will suddenly die... change takes time. But it does mean you can use your favorite language for client-side web development as long as it supports WASM as a compile target (yes even C++).

In short... you don't have to do more work in PowerShell or C# because IL exists. Same thing here. It's just for the web now.
Jeremy Falcon

GeneralRe: WebAssembly: 1) No replacement for JS, 2) not less work, more Pin
raddevus30-Oct-17 9:40
mvaraddevus30-Oct-17 9:40 
GeneralRe: WebAssembly: 1) No replacement for JS, 2) not less work, more Pin
Jeremy Falcon31-Oct-17 5:23
professionalJeremy Falcon31-Oct-17 5:23 
GeneralCurrency Rates Pin
ZurdoDev30-Oct-17 3:27
professionalZurdoDev30-Oct-17 3:27 
GeneralRe: Currency Rates Pin
OriginalGriff30-Oct-17 3:44
mveOriginalGriff30-Oct-17 3:44 
QuestionRe: Currency Rates Pin
CPallini30-Oct-17 4:16
mveCPallini30-Oct-17 4:16 
AnswerRe: Currency Rates Pin
OriginalGriff30-Oct-17 5:00
mveOriginalGriff30-Oct-17 5:00 
GeneralRe: Currency Rates Pin
Richard MacCutchan30-Oct-17 4:14
mveRichard MacCutchan30-Oct-17 4:14 
GeneralRe: Currency Rates Pin
Jacquers30-Oct-17 4:49
Jacquers30-Oct-17 4:49 
GeneralRe: Currency Rates Pin
ZurdoDev30-Oct-17 5:05
professionalZurdoDev30-Oct-17 5:05 
GeneralRe: Currency Rates Pin
Herbie Mountjoy2-Nov-17 4:05
professionalHerbie Mountjoy2-Nov-17 4:05 
GeneralRe: Currency Rates Pin
R. Giskard Reventlov30-Oct-17 5:29
R. Giskard Reventlov30-Oct-17 5:29 
GeneralRe: Currency Rates Pin
ZurdoDev30-Oct-17 5:39
professionalZurdoDev30-Oct-17 5:39 
GeneralRe: Currency Rates Pin
Nagy Vilmos30-Oct-17 5:53
professionalNagy Vilmos30-Oct-17 5:53 
GeneralRe: Currency Rates Pin
ZurdoDev30-Oct-17 6:03
professionalZurdoDev30-Oct-17 6:03 
GeneralRe: Currency Rates Pin
Jeremy Falcon30-Oct-17 8:15
professionalJeremy Falcon30-Oct-17 8:15 
GeneralRe: Currency Rates Pin
ScottotheUnwise31-Oct-17 2:47
ScottotheUnwise31-Oct-17 2:47 
GeneralRe: Currency Rates Pin
ZurdoDev31-Oct-17 2:54
professionalZurdoDev31-Oct-17 2:54 

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.