by Jeewa Perera | Apr 1, 2021 | Front End, Software Engineering, Uncategorized, Web Technologies
We are in a world that nature is motivating people to use remote communication which leads people to use many IoT devices and applications. As a reason of that many businesses and people are trying to develop their businesses over the internet. Even the small...
by ch4mp50ft@ | Jan 10, 2021 | Front End, React, Redux, Web Technologies
Regardless your application is web or mobile, if you use react probably you may come across the topic of “state management”. If you have a clear idea of how redux manages state in the react app, it won’t be hard to manage your web or mobile app easily and properly. So...
by ch4mp50ft@ | Nov 9, 2020 | Back End, DevOps, NodeJS, Web Technologies
Let’s take a look at the call stack in Node JS. This article will be focusing on the below : What is Call Stack? Why is that important? Where can we use it? If you are a developer or an IT student, I have no doubt, you might have heard this word called “STACK”....
by ch4mp50ft@ | Feb 9, 2020 | CSS, Front End, Software Engineering, Web Technologies
A developer should always be able to present the final outcome in an attractive manner because what the end-user is going to feel first is the look and feel of the application. In that case, you need CSS to create an attractive interface that helps you with the first...