Wednesday, October 20, 2021

What is Svelte Framework? Is it Better than React? Svelte vs React

 Svelte is open source Front-End compiler created by Rich Harris on 2016 it has 52k stars on Github and it is written in Typescript it is component based like React svelte's application don't have framework script instead it has only necessary code for manipulation of DOM making application...

Tuesday, October 19, 2021

What is Elixir and Why it is gaining popularity? What are Available Frameworks?

Elixir is a dynamic, functional language,open source language that run on Erlang Virtual Machine(Beam),Jose Valim is creator of programming language his goal was to increase productivity of Erlang Virtual Machine while keeping affinity to Erlang's System,He ended up creating Elixir that had...

Monday, October 18, 2021

What Programming languages to learn first?

 This may shock one that python is not on list       Your first thought must be python as your colleagues and friend must be talking about its easy to learn syntax and its endless possibilities with Machine learning,Data Science,Data Mining,Web Development ets you may also...

Sunday, October 17, 2021

What is Rust and Why it is gaining Popularity?

Rust is general-purpose,High-level language which is developed by Rust Foundation in 2010 and also is most loved language for 6 year  in rows according to Stack Overflow Developer surveyIt is generally loved because of its Borrow checker feature making it developer friendly as it...