将来を見据えたウェブ・アプリケーションの構築:The Codestのエキスパート・チームによる洞察
The Codestが、最先端技術を駆使してスケーラブルでインタラクティブなウェブアプリケーションを作成し、あらゆるプラットフォームでシームレスなユーザー体験を提供することにどのように秀でているかをご覧ください。The Codestの専門知識がどのようにデジタルトランスフォーメーションとビジネス...
AWS Fargate is a tool that is very useful in certain situations while at the same time feeling profoundly weird to use. We’ve had an article about deploying Rails to it just last week – this week we’ll take a look at what it actually is. And much more.
By Andrew Callahan
Remember Ember? It’s that その他 front-end framework. It was created at a time when multiple frameworks were vying for the limelight, and ultimately lost. Can it be salvaged?
http://andrewcallahan.com/to-have-a-future-ember-must-kill-its-past//
By Axel Svensson
If you’re anything like me, you’ve at some point in the past made a bash script work by progressively adding more before that “ until it finally worked. Escaping is hard – here’s a dive into the concept.
https://axelsvensson.com/escaping-escaping
By Victor Zhou
We know we’re supposed to minify our CSS, our JS, heck, even our HTML sometimes. But did you ever think about minifying SVGs? It’s not obvious by any stretch. Here’s a great writeup on the topic.
https://victorzhou.com/blog/minify-svgs/
By Jeff Keen
CSVs are great at being inconsistent and unparseable at the best of times, and utterly baffling at others. Here’s a tale by Jeff, who had a large problem, found a clever Ruby solution, then rolled it into a gem.
By Michael Lavers
We’ve successfully deployed a bunch of production workloads to Fargate at Codest, but it wasn’t the most straightforward tool to wrap our heads around. At first we didn’t even know what Fargate is actually supposed to be used for. I wish we had this writeup to help us along back when we started.
https://read.iopipe.com/how-far-out-is-aws-fargate-a2409d2f9bc7
ボーナスだ! We like our stuff neat over here. Here’s a little thing about formatting ESLint output. Neatly.
続きを読む