33-js-concepts/README.md at master · leonardomso/33-js-concepts · GitHub
https://github.com/leonardomso/33-js-concepts/blob/master/README.md
https://github.com/leonardomso/33-js-concepts/blob/master/README.md
GitHub
33-js-concepts/README.md at master · leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know. - leonardomso/33-js-concepts
👍1
Unison File Synchronizer
https://www.cis.upenn.edu/~bcpierce/unison/
https://www.cis.upenn.edu/~bcpierce/unison/
Easy-To-Read Summary of Important AI Research Papers of 2018
https://www.topbots.com/most-important-ai-research-papers-2018/
https://www.topbots.com/most-important-ai-research-papers-2018/
TOPBOTS
Easy-To-Read Summary of Important AI Research Papers of 2018
UPDATE: We’ve also summarized the top 2019 and top 2020 AI & machine learning research papers. Trying to keep up with AI research papers can feel like an exercise in futility given how quickly the industry moves. If you’re buried in papers to read that you…
Netflix OSS and Spring Boot — Coming Full Circle – Netflix Technology Blog – Medium
https://medium.com/@NetflixTechBlog/netflix-oss-and-spring-boot-coming-full-circle-4855947713a0
https://medium.com/@NetflixTechBlog/netflix-oss-and-spring-boot-coming-full-circle-4855947713a0
Medium
Netflix OSS and Spring Boot — Coming Full Circle
Taylor Wicksell, Tom Cellucci, Howard Yuan, Asi Bross, Noel Yap, and David Liu
Bye bye Mongo, Hello Postgres | Digital blog | Info | The Guardian
https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres
https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres
theguardian.engineering
The Guardian Engineering Blog - Bye bye Mongo, Hello Postgres
In April the Guardian switched off the Mongo DB cluster used to store our content after completing a migration to PostgreSQL on Amazon RDS. This post covers why and how
Writing software using a phone! – Samsung Internet Developers – Medium
https://medium.com/samsung-internet-dev/writing-software-using-a-phone-e71976f1f18d
https://medium.com/samsung-internet-dev/writing-software-using-a-phone-e71976f1f18d
Medium
Writing software using a phone!
Developing without a laptop: Living the dream.
Three drawings I use to explain agile – The Startup – Medium
https://medium.com/swlh/three-drawings-i-use-to-explain-agile-9c0ef15b64b8
https://medium.com/swlh/three-drawings-i-use-to-explain-agile-9c0ef15b64b8
Medium
Three drawings I use to explain agile
And the stories I tell about them
Scaling Uber’s Hadoop Distributed File System for Growth
https://eng.uber.com/scaling-hdfs/
https://eng.uber.com/scaling-hdfs/
Uber Engineering Blog
Scaling Uber’s Apache Hadoop Distributed File System for Growth
Uber's Data Infrastructure team overhauled our approach to scaling our storage infrastructure by incorporating several new features and functionalities, including ViewFs, NameNode garbage collection tuning, and an HDFS load management service.
Building Automated Feature Rollouts on Robust Regression Analysis | Uber Engineering Blog
https://eng.uber.com/autonomous-rollouts-regression-analysis/
https://eng.uber.com/autonomous-rollouts-regression-analysis/
Uber Engineering Blog
Building Automated Feature Rollouts on Robust Regression Analysis
Building robust regression analysis not only helps ensure that new feature deployments work properly, but also lets Uber engineers automate deployments.
Unhandled Promise Rejection in depth | Diophant Technologies
https://diophant.com/blog/unhandled-promise-rejection-in-depth/
https://diophant.com/blog/unhandled-promise-rejection-in-depth/
Diophant
Unhandled Promise Rejection in depth | Diophant Technologies
Anatomy of JavaScript
Using Docker for Node.js in Development and Production - DEV Community 👩💻👨💻
https://dev.to/alex_barashkov/using-docker-for-nodejs-in-development-and-production-3cgp
https://dev.to/alex_barashkov/using-docker-for-nodejs-in-development-and-production-3cgp
DEV Community
Using Docker for Node.js in Development and Production
My current primary tech stack is Node.js/Javanoscript and, like many teams, I mov...
Introduction to Vavr | Baeldung
https://www.baeldung.com/vavr
https://www.baeldung.com/vavr
Baeldung on Kotlin
Introduction to Vavr | Baeldung
A quick and practical guide to the Vavr library.
How to debug Node.js in a Docker container - DEV Community 👩💻👨💻
https://dev.to/alex_barashkov/how-to-debug-nodejs-in-a-docker-container-bhi
https://dev.to/alex_barashkov/how-to-debug-nodejs-in-a-docker-container-bhi
DEV Community
How to debug Node.js in a Docker container
More and more teams are moving their development environments to Docker contain...