Today I’m showing off sparkly new photos and success tips for my classic double chocolate crinkle cookies! Originally published a few years ago, these classic Christmas cookies have become a staple in many of your kitchens. Readers have said they’re the “best cookies I’ve ever tasted” and “make a double batch right away.” These cookies disappear.
Some of you were having trouble with these cookies over-spreading as a result of the sugar coating on top, so I leave out the milk in this dough.
They’ll be extra thick, extra crackly, and extra fudgy inside.
Before today, I only rolled these chocolate crinkle cookies in confectioners’ sugar. And that’s totally fine! However, these particular crinkle cookies are extra moist so the confectioners’ sugar always ends up melting a bit. Not a problem, but if you want stark white confectioners’ sugar on top, coat the cookie dough balls in a little granulated sugar first. Just a light layer– then go heavy on that powdered sugar topping! I learned this tip from the wonderful chefs at America’s Test Kitchen.
As the cookies bake, the confectioners’ sugar coating crinkles and cracks as the cookies take their shape. Hence, the cute crinkle name. I love these.
You can freeze chocolate crinkle cookies before or after baking. To freeze the baked cookies, let them cool completely first. Freeze in single layers between sheets of parchment paper for up to 3 months. Thaw in the refrigerator or on the counter.
Try these right out of the oven– they’re pure fudge. They will melt in your mouth! Have you tried these before? Let me know!
.tasty-recipes-image {
float: right; }
.tasty-recipes-yield-scale {
border: 1px solid #979599;
border-radius: 2px;
color: #979599;
margin-left: 3px;
padding: 0 4px;
font-size: 0.7rem; }
.tasty-recipes-scale-container {
float: right;
padding: 0 0 1rem; }
.tasty-recipes-scale-container .tasty-recipes-scale-label {
text-transform: uppercase;
font-size: 0.6rem;
color: #979599; }
.tasty-recipes-scale-container button {
background: transparent;
border: 1px solid #979599;
border-radius: 2px;
color: #979599;
margin-left: 5px;
padding: 2px 4px; }
.tasty-recipes-scale-container button.tasty-recipes-scale-button-active {
color: #353547;
border-color: #353547; }
.tasty-recipes-scale-container button:focus {
outline: none; }
.tasty-recipes-print-button {
background-color: #666677;
display: inline-block;
padding-left: 1em;
padding-right: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
text-decoration: none; }
a.tasty-recipes-print-button {
color: #fff; }
a.tasty-recipes-print-button:hover {
color: #fff; }
.tasty-recipes-equipment {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: space-evenly;
justify-content: space-evenly; }
.tasty-recipes-equipment > h3 {
-webkit-box-flex: 0;
flex: 0 0 100%; }
.tasty-recipes-equipment .tasty-link-card {
-webkit-box-flex: 0;
flex: 0 0 50%;
padding: 1.5rem 1rem;
text-align: center; }
@media screen and (min-width: 500px) {
.tasty-recipes-equipment .tasty-link-card {
-webkit-box-flex: 0;
flex: 0 0 33%; } }
.tasty-recipes-equipment .tasty-link-card p {
font-weight: bold;
font-size: 1em;
margin-bottom: 0; }
.tasty-recipes-equipment .tasty-link-card p a {
color: initial; }
.tasty-recipes-equipment .tasty-link-card span {
font-size: 0.9em; }
.tasty-recipes-rating.tasty-recipes-clip-10 {
-webkit-clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%);
clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-20 {
-webkit-clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%);
clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-30 {
-webkit-clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%);
clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-40 {
-webkit-clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%);
clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-50 {
-webkit-clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%);
clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-60 {
-webkit-clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%);
clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-70 {
-webkit-clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%);
clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-80 {
-webkit-clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%);
clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-90 {
-webkit-clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%);
clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%); }
.tasty-recipes-nutrition ul {
list-style-type: none;
margin: 0;
padding: 0; }
.tasty-recipes-nutrition ul:after {
display: block;
content: ‘ ‘;
clear: both; }
.tasty-recipes-nutrition li {
float: left;
margin-right: 1em; }
.tasty-recipes-plug {
text-align: center;
margin-bottom: 1em;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center; }
.tasty-recipes-plug a {
text-decoration: none;
box-shadow: none; }
.tasty-recipes-plug a img {
width: 150px;
height: auto;
margin: 5px 0 0 8px;
display: inline-block; }
@media print {
.tasty-recipes-no-print,
.tasty-recipes-no-print * {
display: none !important; } }
.tasty-recipes {
margin-bottom: 4em;
max-width: 700px;
background-color: #f9f9f9;
}
.tasty-recipes.tasty-recipes-has-plug {
margin-bottom: 1em;
}
.tasty-recipes-plug {
margin-bottom: 4em;
}
.tasty-recipes-print-button {
display: none;
}
.tasty-recipes-image-shim {
height: 69.5px;
clear: both;
}
.tasty-recipes-entry-header {
background-color: #f9f9f9;
padding-top: 2em;
padding-left: 2em;
padding-right: 2em;
}
.tasty-recipes-entry-header.tasty-recipes-has-image {
padding-top: 0px;
}
.tasty-recipes-entry-header .tasty-recipes-image {
float: none;
margin-bottom: 1em;
}
@media only screen and (min-width: 730px) {
.tasty-recipes-entry-header .tasty-recipes-image {
float: left;
margin-right: 16px;
}
}
.tasty-recipes-entry-header .tasty-recipes-image img {
float: none;
height: 150px;
width: 150px;
}
.tasty-recipes-entry-header .tasty-recipes-header-content {
min-height: 215px;
}
.tasty-recipes-entry-header h2 {
margin-bottom: 0;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
clear: none;
}
.tasty-recipes-entry-header hr {
border: 1px solid #eee;
background-color: #eee;
margin-bottom: 0;
margin-top: 1em;
margin-right: -2em;
margin-left: -2em;
}
.tasty-recipes-entry-header .tasty-recipes-rating-outer {
width: 100%;
}
.tasty-recipes-entry-header .tasty-recipes-rating-outer a {
text-decoration: none;
border: none;
display: inherit;
box-shadow: none;
}
.tasty-recipes-entry-header .tasty-recipes-rating-outer a:hover {
text-decoration: none;
}
.tasty-recipes-entry-header .tasty-recipes-rating-stars {
font-size: 18px;
}
.tasty-recipes-entry-header .tasty-recipes-rating-stars span {
margin-right: 2px;
margin-left: 2px;
color: #aaaaaa;
}
.tasty-recipes-entry-header .tasty-recipes-rating-stars span:first-child {
margin-left: 0;
}
.tasty-recipes-entry-header .tasty-recipes-rating-label {
color: #B7BBC6;
font-size: .6875em;
margin-top: 1em;
position: absolute;
}
.tasty-recipes-entry-header .tasty-recipes-rating-stars .post-ratings {
font-size: 10px;
}
.tasty-recipes-entry-header .tasty-recipes-rating-stars .post-ratings .tasty-recipes-cf-ratings-label {
margin-top: 0;
line-height: 1;
}
.tasty-recipes-entry-header .tasty-recipes-details {
margin-top: 1.5em;
color: #606060;
}
.tasty-recipes-entry-header .tasty-recipes-details ul {
list-style-type: none;
margin: 0;
padding-left: 0;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
display: inline-block;
margin-left: 0;
padding-left: 0;
margin-right: .5em;
margin-bottom: 0;
font-size: 1em;
line-height: 1.8em;
}
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
height: 1em;
margin-top: .4em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
font-size: 1em;
}
.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label {
margin-right: .125em;
}
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
vertical-align: top;
margin-right: .2em;
}
@media only screen and (min-width: 730px) {
.tasty-recipes-entry-header .tasty-recipes-details {
padding-left: 166px;
}
}
.tasty-recipes-entry-content {
padding-top: 0.1em;
background: #f9f9f9;
color: #606060;
clear: both;
}
.tasty-recipes-entry-header .tasty-recipes-buttons {
margin-top: 1.25em;
margin-bottom: 1.25em;
width: 100%;
}
.tasty-recipes-entry-header .tasty-recipes-buttons:after {
content: ” “;
display: block;
clear: both;
}
.tasty-recipes-entry-header .tasty-recipes-button-wrap {
box-sizing: border-box;
}
.tasty-recipes-entry-header .tasty-recipes-buttons a {
text-transform: uppercase;
text-align: center;
display: block;
background-color: #f9f9f9;
font-size: 1em;
line-height: 1.375em;
font-weight: bold;
padding-top: 7px;
padding-bottom: 7px;
margin-top: 0;
border: 1px solid #aaaaaa;;
border-radius: 0;
text-decoration: none;
color: #aaaaaa;
}
.tasty-recipes-entry-header .tasty-recipes-buttons .button:hover {
background-color: #f9f9f9;
border: 3px solid #aaaaaa;
color: #aaaaaa;
opacity: 1;
}
.tasty-recipes-entry-content a img {
box-shadow: none;
-webkit-box-shadow: none;
}
.tasty-recipes-entry-header .tasty-recipes-buttons a:hover {
background-color: #979599;
text-decoration: none;
}
.tasty-recipes-entry-header .tasty-recipes-buttons img {
vertical-align: top;
}
.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-print,
.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-pinterest {
height: 1.25em;
margin-right: .375em;
margin-bottom: 0;
background: none;
display: inline-block;
box-shadow: none;
}
@media only screen and (max-width: 730px) {
.tasty-recipes-entry-header .tasty-recipes-button-wrap {
width: 100%;
}
.tasty-recipes-entry-header .tasty-recipes-button-wrap:nth-child(2) {
padding-top: 1em;
}
}
@media only screen and (min-width: 450px) {
.tasty-recipes-entry-header .tasty-recipes-buttons {
width: 100%;
float: none;
}
.tasty-recipes-entry-header .tasty-recipes-button-wrap:first-child {
width: 50%;
padding-right: 5px;
float: left;
}
.tasty-recipes-entry-header .tasty-recipes-button-wrap:last-child {
width: 50%;
padding-left: 5px;
float: right;
padding-top: 0;
}
}
@media only screen and (min-width: 730px) {
.tasty-recipes-entry-header .tasty-recipes-buttons {
padding-left: 166px;
box-sizing: border-box;
}
.tasty-recipes-header-content {
position: relative;
}
.tasty-recipes-header-content .tasty-recipes-rating-outer {
position: absolute;
top: 155px;
width: 150px;
text-align: center;
}
.tasty-recipes-header-content .tasty-recipes-rating-label {
display: block;
position: static;
margin-top: 0;
}
}
.tasty-recipes-entry-content h3 {
color: initial;
}
.tasty-recipes-entry-content h4 {
font-size: 1em;
padding-top: 0;
margin-bottom: 1.5em;
margin-top: 1.5em;
}
.tasty-recipes-entry-content hr {
background-color: #eee;
border: 1px solid #eee;
margin-top: 1em;
margin-bottom: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-description,
.tasty-recipes-entry-content .tasty-recipes-ingredients,
.tasty-recipes-entry-content .tasty-recipes-instructions,
.tasty-recipes-entry-content .tasty-recipes-keywords {
padding-left: 2em;
padding-right: 2em;
}
.tasty-recipes-entry-content .tasty-recipes-description p {
margin-bottom: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul,
.tasty-recipes-entry-content .tasty-recipes-instructions ul {
list-style-type: none;
margin-left: 0;
margin-bottom: 1.5em;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li {
margin-bottom: .625em;
list-style-type: none;
position: relative;
margin-left: 2.5em;
line-height: 1.46;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
background-color: #aaaaaa;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: .5em;
width: .5em;
display: block;
content: ” “;
left: -1.25em;
top: .375em;
position: absolute;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
counter-reset:li;
margin-left: 0;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li,
.tasty-recipes-entry-content .tasty-recipes-instructions ol > li {
list-style-type: none;
position: relative;
margin-bottom: 1em;
margin-left: 2.5em;
line-height: 1.46;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ol > li:before {
content:counter(li);
counter-increment: li;
position: absolute;
background-color: #aaaaaa;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.45em;
width: 1.45em;
color: #FFF;
left: -1.25em;
transform: translateX(-50%);
line-height: 1.5em;
font-size: .6875em;
text-align: center;
top: .1875em;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients li li,
.tasty-recipes-entry-content .tasty-recipes-instructions li li {
margin-top: 0.625em;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients li ul,
.tasty-recipes-entry-content .tasty-recipes-ingredients li ol,
.tasty-recipes-entry-content .tasty-recipes-instructions li ul,
.tasty-recipes-entry-content .tasty-recipes-instructions li ol {
margin-bottom: 0;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
margin-left: 0;
}
}
.tasty-recipes-entry-content .tasty-recipes-equipment {
padding-left: 2em;
padding-right: 2em;
}
.tasty-recipes-entry-content .tasty-recipe-video-embed ~ .tasty-recipes-equipment {
padding-top: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-notes,
.tasty-recipes-entry-content .tasty-recipes-nutrition {
padding-bottom: 1.25em;
padding-left: 2em;
padding-right: 2em;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol {
counter-reset:li;
margin-left: 0;
padding: 0;
margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes ul {
margin-left: 0;
padding: 0;
margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
padding-left: 1.5625em;
padding-right: 1.5625em;
padding-top: 1.25em;
padding-bottom: 1.25em;
position: relative;
margin-bottom: 1.5em;
list-style-type: none;
}
.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
padding-left: 2.5em;
margin-left: 0;
margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
content: “i”;
display: block;
background-color: #aaaaaa;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.3em;
width: 1.3em;
font-size: .75em;
line-height: 1.3em;
text-align: center;
color: #FFF;
position: absolute;
left: 1.167em;
top: 2.1em;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol > li:before {
content:counter(li);
counter-increment: li;
position: absolute;
background-color: #aaaaaa;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.45em;
width: 1.45em;
color: #FFF;
left: 2em;
transform: translateX(-50%);
line-height: 1.5em;
font-size: .6875em;
text-align: center;
top: 2.3em;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:last-child {
margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-keywords {
margin-top: 1em;
margin-bottom: 1em;
color: #aaaaaa;
}
.tasty-recipes-entry-content .tasty-recipes-keywords p {
margin-bottom: 0;
font-size: 0.7em;
}
.tasty-recipes-nutrifox {
text-align: center;
margin: 0;
}
.tasty-recipes-nutrifox iframe {
width: 100%;
display: block;
margin: 0;
}
.tasty-recipes-entry-content .tasty-recipes-nutrition ul li {
float: none;
line-height: 2em;
list-style-type: none;
margin-left: 0;
padding-left: 0.833em;
}
.tasty-recipes-entry-footer {
background-color: #fff;
padding-top: 1.5625em;
padding-bottom: 1.25em;
padding-left: 2.5em;
padding-right: 2.5em;
text-align: center;
}
.tasty-recipes-entry-footer .tasty-recipes-footer-content {
display: inline-block;
}
.tasty-recipes-entry-footer img {
width: 65px;
}
.tasty-recipes-entry-footer h3 {
font-size: 1.25em;
line-height: 2.25em;
margin-top: .5em;
margin-bottom: .125em;
padding: 0;
line-height: 1em;
}
.tasty-recipes-entry-footer p {
margin-bottom: 0;
font-size: .75em;
}
.tasty-recipes-entry-footer p a {
text-decoration: underline;
box-shadow: none;
border-bottom: none;
}
.tasty-recipes-entry-footer:after {
content: ” “;
display: block;
clear:both;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-footer h3 {
margin-top: .5em;
margin-bottom: .5em;
}
.tasty-recipes-entry-footer {
text-align: center;
}
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-footer img {
float: left;
}
.tasty-recipes-entry-footer h3,
.tasty-recipes-entry-footer p {
margin-left: 90px;
clear: none;
text-align: left;
}
}
.clearfix:after {
clear: both;
content: ” “;
display: table;
}
/* Print view styles */
.tasty-recipes-print-view {
font-size: 11px;
}
.tasty-recipes-print-view .tasty-recipes-print-button {
display: inline-block;
}
.tasty-recipes-print {
padding:0;
}
.tasty-recipes-print-view .tasty-recipes,
.tasty-recipes-print-view .tasty-recipes-entry-content {
background: #fff;
}
.tasty-recipes-print-view .tasty-recipes {
margin-top: 1em;
}
.tasty-recipes-print .tasty-recipes-entry-header {
background-color: inherit;
color: inherit;
padding-bottom: 0;
padding-left: 1em;
padding-right: 1em;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-image {
transform: none;
float: left;
margin-right: 16px;
}
.tasty-recipes-print-view .tasty-recipes-entry-header .tasty-recipes-header-content {
min-height: 150px;
}
.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
margin-top: 0;
}
.tasty-recipes-print .tasty-recipes-entry-header h2 {
color: inherit;
margin-bottom: .5em;
}
.tasty-recipes-print .tasty-recipes-entry-header hr {
display: none;
}
.tasty-recipes-print .tasty-recipes-header-content .tasty-recipes-rating-outer {
position: initial;
text-align: left;
width: unset;
top: unset;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-rating-stars span {
color: #000;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul {
padding: 0;
clear: none;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul li {
line-height: 1.8em;
margin-bottom: 0;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
display: none;
}
.tasty-recipes-print-view .tasty-recipes-source-link {
text-align: center;
}
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-instructions ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-ingredients ol li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-instructions ol li {
margin-bottom: 0;
}
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ol li {
margin-top: 1rem;
padding-top: 0;
padding-bottom: 0;
}
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
top: 0.1em;
}
Description
These traditional Christmas cookies are a cut above the rest because they’re as rich and fudgy as brownies. Chilling the cookie dough is important because it helps the flavors to develop, prevents spreading, and makes the otherwise sticky cookie dough easy to handle.
Ingredients
- 1 cup (125g) all-purpose flour (spoon & leveled)
- 1/2 cup + 2 Tablespoons (53g) unsweetened natural cocoa powder
- 1 teaspoon baking soda
- 1/8 teaspoon salt
- 1 stick (1/2 cup; 115g) unsalted butter, softened to room temperature
- 1/2 cup (100g) granulated sugar
- 1/2 cup (100g) packed light or dark brown sugar
- 1 large egg, at room temperature
- 1 teaspoon pure vanilla extract
- 1 cup (180g) mini or regular size semi-sweet chocolate chips
Rolling
- 3 Tablespoons (35g) granulated sugar
- 1 cup (120g) confectioners’ sugar, for rolling
Instructions
- Whisk the flour, cocoa powder, baking soda, and salt together in a large bowl. Set aside.
- In a large bowl using a hand-held mixer or stand mixer fitted with a paddle attachment, beat the butter, granulated sugar, and brown sugar together on medium high speed until fluffy and creamed, about 2 minutes. Beat in egg and vanilla on high speed. Scrape down the sides and bottom of the bowl as needed.
- On low speed, slowly mix the dry ingredients into the wet ingredients until combined, then beat in the chocolate chips. The cookie dough will be thick and sticky. Cover dough tightly with aluminum foil or plastic wrap and chill for at least 2 hours and up to 3 days. Chilling is mandatory for this cookie dough. I always chill mine overnight.
- Remove cookie dough from the refrigerator and allow to sit at room temperature for 15 minutes. You can preheat the oven during this time.
- Preheat oven to 350°F (177°C). Line two large baking sheets with parchment paper or silicone baking mats. (Always recommended for cookies.) Set aside.
- Scoop and roll balls of dough, about 1.5 Tablespoons of dough each, into balls. Roll each ball very lightly in granulated sugar, then generously in the confectioners’ sugar. Place 3 inches apart on the baking sheets.
- Bake the cookies for 11-12 minutes. If the cookies aren’t really spreading by minute 9, remove them from the oven and lightly bang the baking sheet on the counter 2-3x. This helps initiate that spread. Return to the oven for a couple more minutes. The cookies will be thick regardless, though– they deflate a little as they cool!
- Cool cookies for 5 minutes on the baking sheet, then transfer to a wire rack to cool completely.
- Cookies stay fresh covered at room temperature for up to 1 week.
Notes
- Make Ahead & Freezing Instructions: Baked cookies freeze well up to 3 months. Unbaked cookie dough balls (that are not coated in confectioners’ sugar) freeze well up to 3 months. See post above about how to freeze cookie dough balls.
- Double Batch: This recipe can easily be doubled.
- I usually make these cookies with 2 Tablespoons of milk (added when you add the chocolate chips)– but some readers were having issues with spreading. So, removing the milk will help and this recipe reflects that. (No milk!)
Keywords: crinkle cookies, chocolate crinkle cookies, Christmas