Releases
Go
Releases
Vue.js
quasar/app v3.1.0 has been released! Enjoy! https://t.co/7lRqfAncVr
— Quasar Framework (@quasarframework) August 21, 2021
Upgraded to Vue 3.2.4 & Vue Router 4.0.11
Releases
JavaScript
Electron 14.0.0 has shipped! 🚢
— Electron (@electronjs) August 31, 2021
New in this release:
⚡️ Upgraded to Chrome 93
🚀 API additions to session & more
🛑 Removal of remote module
🛠 Bug fixes and improvements
More details and release notes:https://t.co/RwMCalKibR
Releases
Python
PostgreSQL
Python adapter for PostgreSQL
Backend
Recently we asked ourselves the question: how do we make Reddit feel like a place of activity, a space where other users are hanging out and contributing? The engineering team realized that Reddit did not have the right foundational pieces in place to support our product teams in communicating with Reddit’s first-party clients in real-time.
Backend
Python
Django
In early 2021, Clubhouse started going through a period of explosive growth. Over the course of two months we went from less than 10K to over 1M backend requests per minute, and we had to quickly adapt to serve billions of requests a day on our existing stack.
Backend
Python
SQL
SQL databases in Python, designed for simplicity, compatibility, and robustness.
Frontend
Vue.js
Vue team has released Vue 3.0 in September 2020. This new version comes with many new features, optimizations, but also comes with a few breaking changes. Discover our migration story!
Frontend
HTML
JavaScript
htmx allows you to access AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext
htmx is small (~10k min.gz'd), dependency-free, extendable & IE11 compatible
Frontend
Next.js
We've just released the first iteration of the Next.js Testing Docs: https://t.co/jhe7zSigt3 🧪
— Delba (@delba_oliveira) August 16, 2021
We wanted to provide a starting point for those looking to set up Next.js with 3 commonly used testing tools: @cypress_io, @fbjest and React @TestingLib.
Machine Learning
Python
A python library for easy manipulation and forecasting of time series.
In other news
React Native
On the eve of the pandemic, Christopher Chedeau was procrastinating on performance reviews at Facebook and decided to hack together a simple drawing app. That weekend project became Excalidraw, an open source virtual whiteboard so popular that its users have basically demanded a startup form around it so that they can bring it to work.
In other news
Software development topics I've changed my mind on after 6 years in the industry
In other news
In this article, I’m going to go over the basics building blocks of jq in enough depth that you will be able to understand how jq works.
In other news
Recently I've been thinking about how to build a collaborative web app in 2021.
By collaborative web app I mean apps with desktop-like interactions and realtime collaborations, such as Notion, Discord, Figma, etc.