[FreeCodeCamp] has a ton of free training exercises from HTML5, CSS, JavaScript, Databases, and Python.
Learn [HTML5]
Learn [JQuery]
The Development Blog of Tim Graupmann
[FreeCodeCamp] has a ton of free training exercises from HTML5, CSS, JavaScript, Databases, and Python.
Learn [HTML5]
Learn [JQuery]
[OpenGameArt] has free audio, textures, and 3d models.
[developer sdk] – Currently exposes Twitch events
[winston] is designed to be a simple and universal logging library with support for multiple transports. A transport is essentially a storage device for your logs. Each winston logger can have multiple transports (see: Transports) configured at different levels (see: Logging levels). For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file.
[sentry] helps find errors across every level of your application stack.
[koa] is a new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. By leveraging async functions, Koa allows you to ditch callbacks and greatly increase error-handling. Koa does not bundle any middleware within its core, and it provides an elegant suite of methods that make writing servers fast and enjoyable.
Fornite uses the [Burbank] font.
[Yew] is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
[PAX 2020] online runs SEP 12 – 20, 2020.
[openstack] is a set of software components that provide common services for cloud infrastructure.
[symphony] An open-source cloud platform written in Go, heavily inspired from existing orchestrators (Docker Swarm, Kubernetes, OpenStack, tc) and developed weekly live at The Alt-F4 Stream on Twitch.
[gRPC] is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.