TNS
VOXPOP
Will JavaScript type annotations kill TypeScript?
The creators of Svelte and Turbo 8 both dropped TS recently saying that "it's not worth it".
Yes: If JavaScript gets type annotations then there's no reason for TypeScript to exist.
0%
No: TypeScript remains the best language for structuring large enterprise applications.
0%
TBD: The existing user base and its corpensource owner means that TypeScript isn’t likely to reach EOL without a putting up a fight.
0%
I hope they both die. I mean, if you really need strong types in the browser then you could leverage WASM and use a real programming language.
0%
I don’t know and I don’t care.
0%
Cloud Native Ecosystem / Cloud Services

Video: How Developers Can Use Pivotal’s Cloud Foundry Stack

Jan 15th, 2016 2:50pm by
Featued image for: Video: How Developers Can Use Pivotal’s Cloud Foundry Stack
This is the second part of a four part video tutorial series on using Pivotal Cloud Foundry’s platform.

Yesterday, we provided a high-level overview of how cloud services could be architected using Pivotal’s Cloud Foundry, which is open source software for running platform services.

In this new edition, Pivotal principal technologist Casey West discusses how Cloud Foundry can be used by developers in a day-to-day basis. He walks us through the process deploying Docker in Cloud Foundry, and for those Perl fans out there, West finishes this video with a little surprise.

As discussed in the last installment, one of the nice aspects of going cloud-native is that the platform service can take care a lot of basic configuration needed to run an app, to handle network communications, for instance.

“When Cloud Foundry spins up an instance of your application, it provides a dynamic port to bind to. So s long as you are listening on that port for incoming requests and sending your output in the same when, then you will be able to negotiate network communications for your application,” West explained.

All of the technologies used here are open source, so the home viewer can replicate the demonstrations here on their own machines.

 

Links:

Pivotal is a sponsor of The New Stack.

Feature Image via Pixabay.

Group Created with Sketch.
TNS owner Insight Partners is an investor in: The New Stack, Docker.
THE NEW STACK UPDATE A newsletter digest of the week’s most important stories & analyses.