Click here to Skip to main content
15,887,471 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsApple under investigation by DOJ, SEC for disclosures of its iPhone slow-down update Pin
Kent Sharkey31-Jan-18 16:31
staffKent Sharkey31-Jan-18 16:31 
NewsSpeed of light drops to zero at 'exceptional points' Pin
Kent Sharkey31-Jan-18 13:01
staffKent Sharkey31-Jan-18 13:01 
GeneralRe: Speed of light drops to zero at 'exceptional points' Pin
David O'Neil31-Jan-18 13:55
professionalDavid O'Neil31-Jan-18 13:55 
GeneralRe: Speed of light drops to zero at 'exceptional points' Pin
Mike Hankey31-Jan-18 14:15
mveMike Hankey31-Jan-18 14:15 
GeneralRe: Speed of light drops to zero at 'exceptional points' Pin
Mario Vernari31-Jan-18 20:56
Mario Vernari31-Jan-18 20:56 
GeneralRe: Speed of light drops to zero at 'exceptional points' Pin
wout de zeeuw2-Feb-18 0:32
wout de zeeuw2-Feb-18 0:32 
NewsAnnouncing TypeScript 2.7 Pin
Kent Sharkey31-Jan-18 10:01
staffKent Sharkey31-Jan-18 10:01 
GeneralRe: Announcing TypeScript 2.7 Pin
Marc Clifton31-Jan-18 12:03
mvaMarc Clifton31-Jan-18 12:03 

If we truly meant for baz to potentially be undefined, we should have declared it with the type boolean | undefined.


Oh, BS. If I say baz: boolean; I want the damn thing to default to false.


There are certain scenarios where properties might be initialized indirectly (perhaps by a helper method or dependency injection library). In those cases, you can convince the type system you know better by using the definite assignment assertions for your properties.


Oh god.

OK, I know people love TypeScript, and I have never used it, so I have no right to complain, be a curmudgeon, or otherwise dis what everyone loves, and to add insult to injury, I'm picking on only one thing that immediately caught my eye.

It's just, well, ok, having to add weird syntax because:


we understand there are certain times you might know better than TypeScript.


Well, really?
Latest Article - Code Review - What You Can Learn From a Single Line of Code

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

NewsOrca learns to say ‘Hello’ Pin
Kent Sharkey31-Jan-18 10:01
staffKent Sharkey31-Jan-18 10:01 
NewsSamsung confirms it is making ASIC chips for cryptocurrency mining Pin
Kent Sharkey31-Jan-18 10:01
staffKent Sharkey31-Jan-18 10:01 
GeneralRe: Samsung confirms it is making ASIC chips for cryptocurrency mining Pin
j snooze31-Jan-18 11:23
j snooze31-Jan-18 11:23 
GeneralRe: Samsung confirms it is making ASIC chips for cryptocurrency mining Pin
Eddy Vluggen31-Jan-18 13:01
professionalEddy Vluggen31-Jan-18 13:01 
NewsAmazon's Spheres (new office concept) Pin
raddevus31-Jan-18 8:44
mvaraddevus31-Jan-18 8:44 
GeneralRe: Amazon's Spheres (new office concept) Pin
Joe Woodbury31-Jan-18 9:17
professionalJoe Woodbury31-Jan-18 9:17 
GeneralRe: Amazon's Spheres (new office concept) Pin
BillWoodruff1-Feb-18 1:45
professionalBillWoodruff1-Feb-18 1:45 
NewsFor job-seeking developers, skills outweigh resume Pin
Kent Sharkey31-Jan-18 6:46
staffKent Sharkey31-Jan-18 6:46 
GeneralRe: For job-seeking developers, skills outweigh resume PinPopular
Marc Clifton31-Jan-18 12:13
mvaMarc Clifton31-Jan-18 12:13 
GeneralRe: For job-seeking developers, skills outweigh resume Pin
Eddy Vluggen31-Jan-18 13:04
professionalEddy Vluggen31-Jan-18 13:04 
GeneralRe: For job-seeking developers, skills outweigh resume Pin
Nelek31-Jan-18 22:04
protectorNelek31-Jan-18 22:04 
GeneralRe: For job-seeking developers, skills outweigh resume Pin
BillWoodruff1-Feb-18 1:51
professionalBillWoodruff1-Feb-18 1:51 
NewsSoftBank invests $300 million into dog-walking startup Pin
Kent Sharkey31-Jan-18 6:31
staffKent Sharkey31-Jan-18 6:31 
GeneralRe: SoftBank invests $300 million into dog-walking startup Pin
Eddy Vluggen31-Jan-18 13:06
professionalEddy Vluggen31-Jan-18 13:06 
NewsWindows security: We'll delete tools that bully you to buy upgrades, says Microsoft Pin
Kent Sharkey31-Jan-18 6:16
staffKent Sharkey31-Jan-18 6:16 
GeneralRe: Windows security: We'll delete tools that bully you to buy upgrades, says Microsoft Pin
Joe Woodbury31-Jan-18 9:18
professionalJoe Woodbury31-Jan-18 9:18 
GeneralRe: Windows security: We'll delete tools that bully you to buy upgrades, says Microsoft Pin
Dave Kreskowiak31-Jan-18 11:08
mveDave Kreskowiak31-Jan-18 11:08 

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.