#JS JavaScript: What’s new in ES2019
https://blog.tildeloop.com/posts/javascript-what%E2%80%99s-new-in-es2019
https://blog.tildeloop.com/posts/javascript-what%E2%80%99s-new-in-es2019
#Serverless https://medium.com/serverless-mvp/custom-runtimes-in-aws-lambda-a-good-idea-yes-but-only-if-you-have-to-259eab4d3443
Medium
Custom Runtimes in AWS Lambda. A good idea? Yes, but only if you have to!
At the start of 2018 I was tasked with building out a 100% Serverless infrastructure to replace a 7 million line decade old monolith. The…
#Ruby #Rails https://www.digitalocean.com/community/tutorials/how-to-build-a-ruby-on-rails-application
Digitalocean
How To Build a Ruby on Rails Application | DigitalOcean
Rails is a web application framework written in Ruby. It takes an opinionated approach to application development, assuming that set conventions will best se…
#Development https://leandromoreira.com.br/2019/08/02/linux-ffmpeg-source-internals-a-good-software-design/
Leandro Moreira
Good Code Design From Linux/Kernel
Learn how Linux/FFmpeg C partial codebase is organized to be extensible and act as if it were meant to have “polymorphism”. Specifically, we’re going to briefly explore how Linux …
#WebDevelopment #Frontend https://objectcomputing.com/resources/publications/sett/july-2019-web-dev-simplified-with-svelte
Objectcomputing
Web Development Simplified with Svelte
This article provides a thorough introduction to Svelte and walks you through the fundamentals necessary to start building web applications with it.