IT topics
Here Alot Of best IT topics
TigerGraph review: A graph database designed for deep analytics
December 17, 2018
TigerGraph review: A graph database designed for deep analytics
Graph databases offer a more efficient way to model relationships and networks than relational (SQL) databases or other kinds of…
How to enable CORS in ASP.Net Core
December 17, 2018
How to enable CORS in ASP.Net Core
The same-origin policy is a standard security mechanism in web browsers that allows communications between two URLs only if they…
Key enterprise cloud trends for 2019
December 17, 2018
Key enterprise cloud trends for 2019
Cloud computing has become the principal paradigm for enterprise applications. As businesses modernize their computing and networking architectures, cloud-native architectures…
PyText builds on PyTorch for language recognition
December 14, 2018
PyText builds on PyTorch for language recognition
Facebook has open-sourced its PyText project, a machine learning library for natural language processing (NLP) intended to make it easier…
8 new WebAssembly tools you should know
December 14, 2018
8 new WebAssembly tools you should know
WebAssembly, aka Wasm, lets you execute code in a browser, support other languages besides JavaScript on the web, and speed…
Java 12 could ax raw string literals
December 13, 2018
Java 12 could ax raw string literals
Java Development Kit (JDK) 12 soon could be minus one feature that had been targeted for the release: a beta…
Asynchronous JavaScript: How to use async and await
December 13, 2018
Asynchronous JavaScript: How to use async and await
Let’s look at some new syntax introduced as a part of ES2017 to help organize code around promises. In many…
2019 will be the year of the cloud system maker
December 13, 2018
2019 will be the year of the cloud system maker
There’s a culture in the US called the maker culture, a hipster phenomenon. Related to the hacker culture, it represents…
10 JavaScript concepts every Node.js developer must master
December 13, 2018
10 JavaScript concepts every Node.js developer must master
With JavaScript and the V8 engine at the core, an event-driven architecture, and scalability out of the box, Node.js has…
GitHub improves its status reporting
December 13, 2018
GitHub improves its status reporting
GitHub has updated the status page on its popular code-sharing site to help developers find out as much information as…
5 principles to becoming a collaborative agile devops team
December 12, 2018
5 principles to becoming a collaborative agile devops team
There’s a lot of work IT teams take on when committing to agile and devops practices. Agile teams are likely…
What’s new in Angular: Version 7.2 beta arrives
December 11, 2018
What’s new in Angular: Version 7.2 beta arrives
The beta Version 7.2 of Angular, Google’s popular JavaScript framework for building mobile and desktop applications, is now available. Angular…
The private cloud is now a peripheral to the public cloud
December 11, 2018
The private cloud is now a peripheral to the public cloud
No matter if you’re looking at Microsoft’s Azure Stack, Amazon Web Services’s Outpost, or Google’s Kubernetes Engine (GKE) on premises,…
Create your cloud code installer with CNAB and Duffle
December 11, 2018
Create your cloud code installer with CNAB and Duffle
When you build code, you need to deliver it in a way it installs and runs with as little friction…