1593272100
As we explore the Deno ecosystem, we need to know where we can locate third party modules.
#deno #modules
1593272100
As we explore the Deno ecosystem, we need to know where we can locate third party modules.
#deno #modules
1618388040
Organisations across the globe are moving their data to well-equipped data centres. India, with a total of 126 third-party data centres, are owned and run by 53 different companies. Nonetheless, the capacity is highly concentrated among the top 12 players, who control 95% of the country’s total IT Power capacity, as per a report. Another report has projected India’s data centre market to expand at a rapid 25-30% CAGR, reaching $4.5 – $5 billion by 2025.
In recent news, Singapore-based data centre provider Princeton Digital Group has also announced its plan to build its first data centre in Mumbai, India. Everything till now seems perfect and smooth, but hold on! Do the companies have a backup plan or an exit door? What if something went wrong? Isn’t it true that the viability of a company’s most important asset depends entirely on the performance of a third-party?
#opinions #data centre maintenance #remote data centre maintenance #third-party data centre #third-party maintenance for data centres
1626468720
Deno installing third party modules from npm, how do you do that in the deno ecosystem? How do you get typescript declaration files in your project, … with the X-Typescript-Types response header support.
At the end we show an example on how to use immutable.js in your deno project.
#deno
1599702600
🦕 Deno Third Party Modules Ranking 👑
https://deno.land/x/ranking
https://yoshixmk.github.io/deno-x-ranking
Prepare an access token for Github public access permission only from the following URL. When public access setting permissions, you can leave all check boxes cleared.
https://github.com/settings/tokens/new
$ deno run --allow-net --allow-write --allow-env https://deno.land/x/ranking/mod.ts -u <github username> -t <github token> -f <tsv | csv>
$ deno run --allow-net --allow-env https://deno.land/x/ranking/mod.ts -u <github username> -t <github token> -f table
$ deno run --allow-net --allow-write --allow-read --allow-env https://deno.land/x/ranking/mod.ts -u <github username> -t <github token> -f markdown
$ deno run https://deno.land/x/ranking/mod.ts -h
$ deno test --allow-read --allow-env --allow-net
After processing according to the ranking logic below, limit to only the necessary data for each output format, and output at the end.
"type": "github"
support"type": "npm"
"type": "deno_std"
support. The repository that uses deno_std is already included in the ranking by Deno himselfdatabase.json
.Author: yoshixmk
Demo: https://yoshixmk.github.io/deno-x-ranking/
Source Code: https://github.com/yoshixmk/deno-x-ranking
#deno #nodejs #node #javascript
1619571780
March 25, 2021 Deepak@321 0 Comments
Welcome to my blog, In this article, we will learn the top 20 most useful python modules or packages and these modules every Python developer should know.
Hello everybody and welcome back so in this article I’m going to be sharing with you 20 Python modules you need to know. Now I’ve split these python modules into four different categories to make little bit easier for us and the categories are:
Near the end of the article, I also share my personal favorite Python module so make sure you stay tuned to see what that is also make sure to share with me in the comments down below your favorite Python module.
#python #packages or libraries #python 20 modules #python 20 most usefull modules #python intersting modules #top 20 python libraries #top 20 python modules #top 20 python packages