Remove tags refactoring
article thumbnail

How to create and deploy a golang AWS CloudFormation custom provider in less than 5 minutes

Xebia

In this blog I will show you how to create and deploy a Golang AWS CloudFormation custom provider in less than 5 minutes using a copier template. && git commit -m 'initial import' && git tag 0.0.0) || exit 0 Initialized empty Git repository in. Creating a custom resource in CloudFormation is really simple.

AWS 130
article thumbnail

Lunch and Learn: Mocks and Spies

James Shore

James Shore/Blog/Lunch-and-Learn. They tend to be hard to understand and make code harder to refactor. To follow along, download the code from GitHub and check out the 2020-05-19 tag. To see the final result, check out the 2020-05-19-end tag or view it on GitHub. 20 May 2020. This week, it’s mocks and spies.

Testing 69
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Mocks and Spies

James Shore

James Shore/Blog/Lunch-and-Learn. They tend to be hard to understand and make code harder to refactor. To follow along, download the code from GitHub and check out the 2020-05-19 tag. To see the final result, check out the 2020-05-19-end tag or view it on GitHub. 20 May 2020. This week, it’s mocks and spies.

Testing 52
article thumbnail

Refactoring a Koa app - or how I learned a lot about modern JavaScript while refactoring an old app

Marcusoft

I noticed that the other day when I refactored one of my later Koa applications into something more modern. This time you can tag along. Get, clone the repo from this tag and … tag along. This will serve excellent as a safety net for our refactoring. And I think… time to end this blog post. Time to check in!

Testing 40
article thumbnail

Spark Technical Debt Deep Dive

Cloudera

I was looking for some broken code to add a workshop to our Spark Performance Tuning class and write a blog post about, and this fitted the bill perfectly. Refactor the code The main problem of the code is the use of Python lists to achieve the required results. = '' ).withColumn( where(col( 'userId' ).isin(canc_list))

Lambda 57
article thumbnail

Everything You Need to Know Before Upgrading to Sitecore 9.X

Coforge

takes this a step further with a host of new integrations and updates: Automated asset tagging. You can also tag digital assets automatically, optimizing SEO initiatives without requiring additional effort. Security measures have undergone a major refactoring, bringing SSO support via open ID. should be on your checklist.

article thumbnail

From semantic CSS to Tailwind - Refactoring the Netlify UI codebase

Netlify

For this reason, in 2021, we are taking on the challenge of refactoring the entire Netlify UI codebase to utility CSS, using Tailwind. This blog post is the first of a series that will cover our decisions, implementation strategy, technical difficulties, and things we learn along the way. Allows safe refactoring. Performant.