Posts

Showing posts with the label npm

What is a package manager?

Image
 Hello Devs, in today's article I am going to talk about what are package managers and how it would help make your development experience more easier. I would also talk about how you can install some of them incase you do not have them. Requirements But before we actually start looking at package managers, it is necessary you understand how to use the terminal aka command promp (CMD). This is because package managers achieve their effective performance from the light weight feature of the terminal since the terminal is not graphics extensive. And also almost all package managers operate via the terminal or command line interface. The experience is quiet fun when using the command-line especially when you know what you are doing.  Follow this link to learn more about the terminal or commad prompt.  Learn CMD . This resource over here would get you started with the terminal so that you can be able to operate on the package managers. What is a package manager ? With t...

What is a "third party platform"?

Image
Hello devs, welcome to kodequotes , in todays article we are going to understand what is meant by 3rd party platforms in relation to technology. And also talk into how we can manage their usage. Third party as a minor role A third party is someone or a company which is not one of the main people involved in a business agreement or legal case, but who is involved in it in a minor role. Example, you can instruct your bank to allow a third party to remove money from your account. Or you can setup a third person to mange your social media account for you. From this view, we can understand 3rd party as anyone you can call upon to manage your tech platform for you. You sometimes need to assign privileges to them to operate on your behave. A third party service is something that can frequently be seen in our tech environment. In the situation of a third party as a minor role, do your best to know the person that you would like to manage your social media platforms or other platforms bef...

followers