Docker Alpine + ExpressJS + Angular

Docker has been around for a considerable time already, released on 2013, it aims to solve the problem of "But it works on my computer".…
Docker has been around for a considerable time already, released on 2013, it aims to solve the problem of "But it works on my computer".…
Today we're going to look at a really powerful charting library that is really easy to use and set up. Plotly Open Source Graphing Library supports several programming languages, including Python, Matlab, R, and most importantly Javascript!…
The UX designer is usually an integral part of the agile development cycle between design and development, connecting good design, software development, and business goals into a wholesome and focused package.…
Good tools makes beginner programmers understand better what is going on, and makes seasoned developers fast and precise. Here are 6 tools that I use daily at work:…
AI now powers many of the technologies we love today, such as Netflix's recommendation queue, Google's natural language processing feature, and even Tesla's self driving cars. However, tech blogs and think tanks are warning that the fervor is dying down and the next AI winter is coming soon.…
Basic "good programming" paradigm are basic for a reason - it makes developers' life easy. Have good variables, have useful comments, prioritize code comprehension over performance.…
First, you’ll need to create a new repository in Github following the formatusername.github.io. It’ll need at least an index.html, then you will be able to publish as a Github page.…