As more and more NPM packages are being released the available names of packages are dwindling. You might want to name your module something but a package you installed might be causing a naming collision. Use an alias https://t.co/yE90MrY29I #javascript#react#reactjs#npm
Knowing and understanding javascript data structures in programming is essential. One of those very useful data structures in javascript is a Map. A map holds key-value pairs and remembers the insertion order of those keys. https://t.co/KIoqev8Wgo #react#reactjs#es7
#Kubernetes is a container orchestration system for automating deployment scaling and management. At some point you might want to use Kubernetes to manage your containers. There are some great tools to make that transition easier. https://t.co/nQQc9vz369 #linux#unix#docker