• Introduction to Flask Micro Web Framework

    By Shakthi Sachintha

    Flask is a lightweight web application framework written in Python. It was initially released on April 1, 2010. The mind behind this awesome framework is Armin Ronacher who is an Austrian software programmer. The initial idea behind this framework was an April fool’s joke, which was so popular enough to...

  • Shippit And The Logistics of Online Delivery

    By Amila Lakshitha Ariyarathna

    As the Covid19 pandemic unfolded throughout the world, many industries/businesses were adversely affected. One segment that fared differently was the ‘Online Retail/Ecommerce’ industry which saw a boom in business worldwide. There are many studies that suggest the growing trend of online shopping is going to stay even when the pandemic...

  • The Future of Big Data with Quantum Computing

    By Asangika Sandamini

    We live in the age of technology, but there's still plenty to come. In recent years, large companies have been taking small, but important steps forward in quantum computing, which looks set to revolutionize the world as we know it. Quantum computers could spur the development of new breakthroughs in...

  • Allure Report Integration with Cypress

    By Shamini Mendis

    There are lots of cool testing frameworks for different programming languages. Unfortunately, only a few of them can provide good representation of test execution output. An open-source framework designed to create test execution reports that are clear to everyone in the team.

  • Mobile UI Automation Using Flutter Driver

    By Ruwani Mithrasena

    Flutter Driver is a testing framework specially made to test the flutter apps, it’s very similar to testing frameworks such as Selenium driver, Protractor and Google espresso. Can use to test various UI elements and helps to write end to end integrations test.

  • TestCafé Integration with Azure DevOps

    By Kavindra Lunuwilage

    The necessity of doing End to End Testing is getting more powerful each day. Development speed is evolving and the right way to keep riding that speed boost wave is to utilize End to End Testing for your applications. TestCafé is a Node.js tool for automated End to End Web...

  • Single Sign-On and OpenID Connect

    By Hiran Amarasinghe

    With the growing number of applications, it’s impossible to remember different credentials to individual applications and that demands a centralized credentials management/authentication system. Your single google account can be used to access multiple applications such a YouTube, Gmail, Google maps etc. At the same time, we could use our social...

  • Flutter CustomPaint and ClipPath for highly customized UI design

    By Amith Dissanayaka

    Let's find out how to use CustomPaint and ClipPath for highly customized UI's in Flutter!

  • gPRC vs REST

    By Hirunika Karunathilaka

    Even though REST is the most preferred architecture for today's web applications, it is always better to compare with other technologies and find the best approach that suits your application. This article provides a high-level comparison between the REST architecture and gRPC

  • Cross-platform Mobile App Development Frameworks Comparison in 2020

    By Tharindu Lakshan

    Today we have many options for cross platform mobile application development. Let's find out how they compare to each other!

  • Micro Frontends

    By Chamika Goonetilaka

    Good frontend development is hard. Scaling frontend development so that many teams can work simultaneously on a large and complex product is even harder. Hence, the idea of breaking up frontend monoliths into many smaller, more manageable pieces is gaining lot of attention within the tech community.

  • Integrating RDLC reports to .NET Core Projects

    By Tharindu Jayasinghe

    One of the biggest challenges faces by many developers when moving from standard .NET framework to .NET CORE is the lack of support for RDLC reports. Microsoft has not come up with a solution for this yet. (The time I write this). There are lot of discussions going on many...

  • Identify Device Connectivity with Azure IoTHub

    By Tharindu Subashith

    Azure, IoTHub

  • Hydroponics

    By Iranga Navaratna

    Hydroponics, Agriculture

  • Integrating Azure AD SSO

    By Chalith Desaman

    Azure, SSO, .NET Core, IAM