Skip to main content

2 posts tagged with "vscode"

View All Tags

Remote Coding with Visual Studio Code

· 2 min read
Adrian Png
Director of Innovation, AI and Cloud Solutions @ Insum, a Talan Company

Colouring Pens and Remote

Support for remote development is one of the newer features of Microsoft Visual Studio Code (VS Code) announced in 2019 that I'm most excited about. With the Remote Development Extension Pack, developers are able to work with code on remote servers using SSH, Docker containers and Windows Subsystem for Linux (WSL).

Write High Quality JavaScript Code for Oracle Application Express

· 4 min read
Adrian Png
Director of Innovation, AI and Cloud Solutions @ Insum, a Talan Company

Old Handwritten Book by Kiwihug}

It's funny how JavaScript's 20th birthday was not as spectacular as it's shorter-named bretheren. When I first learned JavaScript in the late 1990's, I wasn't too excited as I was about Java, for two reasons most web developers know about JavaScript: weakly typed and non-standard browser implementation. The latter has been addressed by ECMA, but does that mean our code can now be more predictable and consistent?