Blog

  • 29
    Apr

    Web Components in 2020

    Nowadays it feels like everyone is crazy about code reusability. The developer’s ability to create reusable components helps them establish some kind of common pattern or convention in their...

    Read More
  • 23
    Apr

    Introduction To Machine Learning | Machine Learning Basics

    Undoubtedly, Machine Learning is the most in-demand technology in today’s market. Its applications range from self-driving cars to predicting deadly diseases such as ALS. The high demand for Machine...

    Read More
  • 13
    Aug

    Javascript Array and Object Methods

    All methods are chainable, meaning tehy can be used in combination with one another and they also don´t mutate data, which is especially important when working with React. With...

    Read More