Daily Digest #103
- I Wanna Go Fast - Load Balancing Dynamic Steering
- Service Worker Caching Strategies Based on Request Types
- The future of WebAssembly - A look at upcoming features and proposals
- Lean Testing, or Why Unit Tests are Worse than You Think
- Productivity at Scale: How We Improved Build Time by 400% at LinkedIn
- Simple Steps to Optimize Your App Performance with MongoDB, Redis, and Node.js
- Event Triggered Customer Segmentation
Tags:
daily,
development
Daily Digest #101
- Building Switch Software at Facebook Scale
- Sprints, marathons and root canals
- Stop future proofing software
- Rest API mocking and intercepting in seconds
- SQLite with Branches – interesting..
- African traffic growth and predictions for the future
- How to design for (and with) developers
Tags:
daily,
development
Daily Digest #100
Edisi ke-100 dari Daily Digest, kategori ini diawali dari sharing apa yang dibaca pada hari ini yang menarik, biasanya dari teknologi, development.
- Why bare metal servers are the new king
- Designing For Micro-Moments
- Microservices Messaging: Why REST Isn’t Always the Best Choice
- Utilizing Elixir as a lightweight tool to store real-time metrics data
- On Engineers and Influence
- How to Hire
- Remote product management: challenges and opportunities
- Manager Responsibilities
- In praise of SWARMing
Tags:
daily,
development
Daily Digest #99
- Zero Downtime Table Migrations using a Double Write Methodology
- TimescaleDB vs. InfluxDB: purpose built differently for time-series data
- From monolithic to microservices: A transformation journey
- Maximizing Process Performance with Maze, Uber’s Funnel Visualization Platform
- Automatic Code Formatting for Partially-Staged Files
Tags:
daily,
development
Tmuxinator
Originally published at Jenius.tech
Di Jenius, automation adalah salah satu kunci untuk men-deliver software dengan cepat, tanpa mengorbankan kualitas, automasi juga digunakan untuk kebutuhan sehari-hari, salah satunya untuk menyiapkan environment development, Setelah sebelumnya diperkenalkan dengan tmux
, yang sangat berguna untuk bekerja di multi-shell. di sini akan diperkenalkan tool pendukung untuk tmux, yaitu tmuxinator
1, tool ini digunakan untuk meng-automasi shell yang biasa digunakan untuk developer, biasanya untuk mempersiapkan shell yang digunakan.
Tags:
daily,
development