Search
China: Blockchain Deployment Rises Amid Coronavirus Outbreak
17.2.2020
China has seen as many as 20 blockchain apps launched to tackle coronavirus-related challenges
Guillermo’s 2019 in Review
7.2.2020
Of all the tech-focused year-in-review posts I read, Guillermo Rauch's is my favorite. There is a lot in there, jumping from topics like modern architectures, high-fiving specific apps, and philosophical movements.
I'll pick one quote about the rise of "deploy previews":
A salient feature is...
Indian Minister Inaugurates Blockchain Center of Excellence in Bengaluru
21.1.2020
A Centre of Excellence in Blockchain Technology has been inaugurated by Indian Union Minister Ravi Shankar Prasad in Bengaluru. It will facilitate various government departments in their blockchain work, leading to large scale deployment of blockchain applications. Also read: Regulatory Roundup:...
Tata Consultancy Services Launches Blockchain App Deployment Kit
16.12.2019
Major IT services firm Tata Consultancy Services has released the Quartz blockchain app development kit
JAMstack CMSs Have Finally Grown Up!
15.11.2019
This article is based on Brian's presentation at Connect.Tech 2019. Slides with speaker notes from that presentation are available to download.
In my experience, developers generally find the benefits of the JAMstack easy to comprehend. Sites are faster because the resources are static and served...
Deployment of Hedera Hashgraph Puts Bitcoin’s Future at Stake?
6.10.2019
The deployment of a public beta of the Hedera Hashgraph has created a buzz in the crypto sphere after rigorous efforts aimed towards its development which date back to 2017. As per the Hedera project developers, the platform will offer an enterprise-grade distributed ledger solution. Hedera...
Buddy on CSS-Tricks
19.9.2019
Here's a little direct product endorsement for ya: I literally use Buddy for deployment on all my projects.
Buddy isn't just a deployment tool, we'll get to that, but it's something that Buddy does very well and definitely a reason you might look at picking it up yourself if you're looking around...
Automatically compress images on Pull Requests
19.9.2019
Sarah introduced us to GitHub Actions right after it dropped about a year ago. Now they have improved the feature and are touting its CI/CD abilities. Run tests, do deployment, do whatever stuff computers do! It's essentially a YAML file that says run this, then this, then this, etc., with...
Building a Full-Stack Serverless Application with Cloudflare Workers
9.8.2019
One of my favorite developments in software development has been the advent of serverless. As a developer who has a tendency to get bogged down in the details of deployment and DevOps, it's refreshing to be given a mode of building web applications that simply abstracts scaling and infrastructure...
CSS-Tricks on Flywheel
4.7.2019
I first heard of Flywheel through their product Local, which is a native app for working on WordPress sites. If you ask around for what people use for that kind of work, you'll get all sorts of answers, but an awful lot of very strong recommendations for Local. I've become one of them!...
Deploying a Client-Side Rendered create-react-app to Microsoft Azure
10.5.2019
Deploying a React app to Microsoft Azure is simple. Except that... it isn’t. The devil is in the details. If you're looking to deploy a create-react-app — or a similar style front-end JavaScript framework that requires pushState-based routing — to Microsoft Azure, I believe this article will serve...
Modern Distributed Application Deployment with Kubernetes and MongoDB Atlas
30.5.2018
Storytelling is one of the parts of being a Developer Advocate that I enjoy. Sometimes the stories are about the special moments when the team comes together to keep a system running or build it f