Crispy Fried Buffalo Chicken Grilled Cheese Sandwich
Prep Time:20 minutes Marinate Time:1 hour Cook Time:40 minutes Total Time:2 hours Servings: 4
Crispoy fried buffalo chicken in a grilled cheese sandwich with bacon and plenty of melted cheddar cheese!
ingredients
- 1 pound chicken breasts or thighs, boneless, skinless, trimmed, about 1/2 inch thick
- 3/4 cup buttermilk
- 1 large egg
- 1 tablespoon cajun seasoning
- 1 cup flour
- 1 tablespoon cajun seasoning
- 2 tablespoons cornstarch
- 1 teaspoon baking powder
- 4 cups vegetable oil or peanut oil
- 8 sices bacon
- 1/2 cup hot sauce (such as Frank’s Red Hot)
- 8 slices bread
- 2 cups cheddar cheese, shredded
- 4 tablespoons butter
For the crispy fried chicken:
For the grilled cheese sandwiches:
directions
- Marinate the chicken in the mixture of the buttermilk, egg and cajun seasoning for 1 hour to overnight.
- Grab a piece of chicken, genlty shake excess marinade off, dredge in the mixture of the flour, cajun seasoning, cornstarch, and baking powder and place on a wire rack while you repeat for the remaining chicken.
- Heat the oil to 350F/180C in a large pot and add a piece of chicken and cook until golden brown, about 4-5 minutes per side, before setting aside on a rire rack to cool. (Option: You can place the chicken in a preheated 300F/150C oven to keep it warm until all chicken is cooked.)
- Cook the bacon until crispy and sert aside on paper towels to drain.
- Brush the chicken with the hot sauce.
- Butter one side of each slice of bread, sprinkle half of the cheese onto the unbuttered sides of half of bread followed by the chicken, bacon, the remaining cheese and finally top with the remaining slice of bread with the buttered side up.
- Grill over medium heat until golden brown and the cheese has melted, about 2-3 minutes per side.
For the crispy fried chicken:
For the grilled cheese sandwiches:
Option: After dredging the chicken in the flour mixture, dip it in the buttermilk mixture and dredge a second time for even more crispy coating!
“);
}
// ]]>
‘;
return HTML;
}
//]]>
(function($){
// $(window).load(function(){
$(“#body_5818023287792057758 img”).each(function(){
if ($(this).width() >= 500 || $(this).height() >= 500) {
var url = “https://www.closetcooking.com/2018/04/crispy-fried-buffalo-chicken-grilled.html”;
var media = $(this).prop(“src”);
var description = $(this).attr(“title”);
$(this).wrap(“”);
$(this).parent().css(‘width’,$(this).width());
$(this).after(getButtonHTML(url, media, description))
$(this).bind(“mouseenter”, function(){
$(this).next(“.pinit_but_wrap”).stop().fadeTo(200, 1.0, function(){ $(this).show(); });
});
$(this).bind(“mouseleave”, function(){
$(this).next(“.pinit_but_wrap”).stop().fadeTo(200, 0.0, function(){ $(this).hide(); });
});
$(this).next(“.pinit_but_wrap”).bind(“mouseenter”, function(){
$(this).stop().stop().fadeTo(200, 1.0, function(){ $(this).show(); });
});
//$(this).wrap(““);
}
});
// });
})(jQuery);