Bookmarks, page 51 of 69
JavaScript Style Guide.
Example babel 7, webpack and eslint configuration.
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
SSH platform for Mobile and Desktop
SQLite with Branches.
NGINX is a fast and reliable open-source web server. It gained its popularity due to its low memory footprint, high scalability, ease of configuration, and s…
How microservices communicate with each other can affect performance and scalability of the application. Communication between services can be synchronous or asynchronous. For this blog post, we will…
An easy to use editor for crontab schedules.
An alternative to cron, with sophisticated status-reporting and error-handling
An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
Adds typed jsonb backed fields to your ActiveRecord models.
PostgreSQL 9.4 introduced jsonb, the binary version for JSON columns. See how you can use it with Ruby on Rails 4.2+.