Application Frameworks

Lecture 2 – Week 2

Javascript, NoSQL and Version controlling was discussed.

Javascript is structured, object based programming language. Javascript runs on a single thread, it has non-blocking input and output. Javascript is asynchronous and dynamic as well. It supports object oriented programming and functional programming.The standard name of javascript to date is called ES6 which stands for ECMA Script 6. It was published in the year 2015. Some of the basic functions provided by ES6 includes: Templates, arrow functions, Promises, new numbers, Const/Let, typed array, array de-structuring, Map/Set, symbols and etc. ES7 is the next version of ECMA Script which was released in the year 2016 hence every year a different version of ECMA script has been released and the current latest version is ES10/ES2019 which has more and more added functionalities when compared to ES6 back in 2016.

What is ELK?

It refers to three open source projects: Elasticsearch, Logstash, and Kiba. Like full stack developers this is another genre.

Leave a comment

Design a site like this with WordPress.com
Get started