Hi Everyone, Today i am going explain you how to make a simple home power backup system using a battery. All Sri Lankan facing power issues there days and its is a hard time for every Sri Lankans specially in IT...
I have listed few import visual studio code extensions for react development in the below Typescript React code snippets https://marketplace.visualstudio.com/items?itemName=infeng.vscode-react-typescript ES7 React/Redux/GraphQL/React-Native snippetshttps://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets ESLinthttps://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint GitLens — Git superchargedhttps://marketplace.visualstudio.com/items?itemName=eamodio.gitlens jslint https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens SCSS Formatterhttps://marketplace.visualstudio.com/items?itemName=sibiraj-s.vscode-scss-formatter Code Spell Checkerhttps://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker How to install visual studio code...
In this article I will explain you how to reset master branch in gitlab. deleting a master branch directly is not possible in gitlab because the master branch is the default branch and its normally a protected branch. My use case...
Most of are talking about internet connection speed in Sri Lanka these days but non of service providers can support the huge load during peak hours due to the high demand of internet. The reason behind is most of users use...
What is a Web Server ? A web server is software and hardware that uses HTTP (Hypertext Transfer Protocol) and other protocols to respond to client requests made over the World Wide Web(WWW). The main job of a web server is displaying website content over...
If you are working as a front-end developed you must have a better understanding about using ES6 features. ECMAScript 2015 (or ES6) is the sixth and major version of the ECMAScript language specification standard. It defines the standard for the JavaScript...