(function(){ var awData = {"recipeId":24759,"dietUrl":"https://alzheimersweekly.com/my-brain-coach/?recipe_id=24759&post_id=24763&servings=1&aw_log_nonce=64a207a3dc","sageUrl":"https://alzheimersweekly.com/my-brain-coach/","ajaxUrl":"https://alzheimersweekly.com/wp-admin/admin-ajax.php","nonce":"64a207a3dc","postId":24763}; function onReady(fn) { if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', fn); } else { fn(); } } function compactClassName(source) { var className = source ? (source.getAttribute('class') || '') : ''; var blocked = { 'wprm-recipe-jump': true, 'wprm-recipe-print': true, 'aw-engine-snippet-button': true, 'aw-engine-snippet-action': true, 'print': true, 'jump': true, 'pinit': true, 'save-recipe': true, 'email': true, 'share': true, 'copy': true, 'button-link': true }; className = className.split(/s+/).filter(function(name){ return name && !blocked[name]; }).join(' '); if (!className && source) { className = source.className || ''; } return (className + ' aw-engine-snippet-button aw-engine-snippet-action').trim(); } function copyButtonLook(source, target) { if (!source || !target || !window.getComputedStyle) return; var cs = window.getComputedStyle(source); var props = [ 'display','alignItems','justifyContent','gap','minWidth','minHeight','width','height', 'paddingTop','paddingRight','paddingBottom','paddingLeft', 'borderTopWidth','borderRightWidth','borderBottomWidth','borderLeftWidth', 'borderTopStyle','borderRightStyle','borderBottomStyle','borderLeftStyle', 'borderTopColor','borderRightColor','borderBottomColor','borderLeftColor', 'borderTopLeftRadius','borderTopRightRadius','borderBottomRightRadius','borderBottomLeftRadius', 'background','backgroundColor','backgroundImage','boxShadow','color','fontFamily','fontSize','fontWeight','lineHeight', 'letterSpacing','textTransform','textDecorationLine','boxSizing','verticalAlign', 'marginTop','marginRight','marginBottom','marginLeft' ]; props.forEach(function(prop){ try { target.style[prop] = cs[prop]; } catch(e) {} }); target.style.textDecoration = 'none'; target.style.cursor="pointer"; target.style.whiteSpace="nowrap"; } function makeButton(label, href, source, newTab) { var a = document.createElement('a'); a.href = href; a.textContent = label; if (newTab) { a.target="_blank"; a.rel="noopener noreferrer"; } a.className = compactClassName(source); a.setAttribute('data-aw-engine-snippet-button', '1'); copyButtonLook(source, a); return a; } function attachLogHandler(button) { if (!button || button.getAttribute('data-aw-log-handler') === '1') return; button.setAttribute('data-aw-log-handler', '1'); button.addEventListener('click', function(e){ e.preventDefault(); if (button.getAttribute('data-aw-logging') === '1') return; var servings = 1; var original = button.textContent; button.setAttribute('data-aw-logging', '1'); button.textContent="Logging…"; var data = new FormData(); data.append('action', 'aw_recipe_engine_log_my_diet'); data.append('nonce', awData.nonce); data.append('recipe_id', awData.recipeId); data.append('post_id', awData.postId || ''); data.append('servings', servings); fetch(awData.ajaxUrl, { method: 'POST', credentials: 'same-origin', body: data }) .then(function(r){ return r.json(); }) .then(function(res){ if (res && res.success) { var already = res.data && res.data.already_logged; button.textContent = already ? '✓ Logged Today' : '✓ Logged Today'; button.setAttribute('aria-label', already ? 'Already logged today' : 'Meal logged today'); button.setAttribute('data-aw-logged-today', '1'); var row = button.parentElement; if (row && !row.querySelector('.aw-log-my-diet-feedback')) { var msg = document.createElement('span'); msg.className="aw-log-my-diet-feedback"; msg.style.marginLeft="8px"; msg.style.fontSize="13px"; msg.style.color="#4f7d45"; var progressUrl = res.data && res.data.progress_url ? res.data.progress_url : ''; msg.innerHTML = already ? 'Already logged today' : 'Added to BrainCare Meals'; if (progressUrl) { msg.innerHTML += ' · View My Progress'; } row.appendChild(msg); } } else { button.removeAttribute('data-aw-logging'); button.textContent = original; var msg = res && res.data && res.data.message ? res.data.message : 'Could not log this meal.'; if (res && res.data && res.data.login_url) { if (window.confirm(msg + 'nnOpen the login page now?')) { window.location.href = res.data.login_url; } } else { window.alert(msg); } } }) .catch(function(){ button.removeAttribute('data-aw-logging'); button.textContent = original; window.alert('Connection error. Please try again.'); }); }); } function attachAllExistingLogButtons() { var buttons = Array.prototype.slice.call(document.querySelectorAll('.aw-log-my-diet-button')); buttons.forEach(function(button){ if (button.tagName && button.tagName.toLowerCase() === 'a') { button.setAttribute('href', '#'); button.removeAttribute('target'); button.removeAttribute('rel'); } attachLogHandler(button); }); } function buttonText(el) { return (el && (el.textContent || el.getAttribute('aria-label') || '') || '').toLowerCase(); } function findNativeButton(scope, regex, fallbackSelector) { var list = []; if (fallbackSelector) { list = Array.prototype.slice.call(scope.querySelectorAll(fallbackSelector)); if (list.length) return list[0]; } list = Array.prototype.slice.call(scope.querySelectorAll('a,button')); for (var i = 0; i < list.length; i++) { if (regex.test(buttonText(list[i]))) return list[i]; } return null; } function sameCompactRow(a, b) { if (a && b && a.parentElement && a.parentElement === b.parentElement) { return a.parentElement; } var first = a || b; if (!first) return null; var node = first.parentElement; var hops = 0; while (node && hops = 2 && buttons.length 20) { attachAllExistingLogButtons(); window.clearInterval(timer); } }, 250); }); })();
MIND Diet Score: 70% Brain-Friendly
A recipe score for eating more MIND-style ingredients and fewer brain-unhealthy foods.
This is a simple Alzheimer’s Weekly nutrition guide, not medical advice.
Why it scores well
- Includes leafy greens
- Uses olive oil
Turkey and Sweet Potato Skillet
#wprm-recipe-user-rating-0 .wprm-rating-star.wprm-rating-star-full svg * { fill: #343434; }#wprm-recipe-user-rating-0 .wprm-rating-star.wprm-rating-star-33 svg * { fill: url(#wprm-recipe-user-rating-0-33); }#wprm-recipe-user-rating-0 .wprm-rating-star.wprm-rating-star-50 svg * { fill: url(#wprm-recipe-user-rating-0-50); }#wprm-recipe-user-rating-0 .wprm-rating-star.wprm-rating-star-66 svg * { fill: url(#wprm-recipe-user-rating-0-66); }linearGradient#wprm-recipe-user-rating-0-33 stop { stop-color: #343434; }linearGradient#wprm-recipe-user-rating-0-50 stop { stop-color: #343434; }linearGradient#wprm-recipe-user-rating-0-66 stop { stop-color: #343434; } A quick and nourishing one-pan meal featuring lean turkey, sweet potatoes, and kale, rich in brain-healthy nutrients and easy for caregivers to prepare. Course DinnerCuisine American Prep Time 10 minutes minutesCook Time 15 minutes minutesTotal Time 25 minutes minutes Servings 4Ingredients
- 1 lb ground turkey lean, 93% lean or higher for health
- 2 cup sweet potato peeled and diced into 1-inch cubes
- 3 cup kale about 195 g; washed, stems removed, chopped
- 1 tbsp olive oil extra virgin
- 1 medium onion about 150 g; diced
- 2 clove garlic minced
- 1/2 tsp black pepper freshly ground
- 1/2 tsp paprika smoked or sweet, optional
- 1/4 tsp salt use sparingly or omit if preferred
Instructions
- Heat olive oil in a large skillet over medium heat. Add diced onion and cook until translucent, about 3 minutes.
- Add minced garlic and cook for 30 seconds until fragrant.
- Add ground turkey to the skillet. Cook, breaking it apart with a spoon, until no longer pink, about 5-7 minutes.
- Add diced sweet potatoes, black pepper, paprika, and salt. Stir to combine. Cover and cook for 5 minutes, stirring occasionally until sweet potatoes start to soften.
- Add chopped kale, stir well, cover, and cook for another 3-5 minutes until kale wilts and sweet potatoes are tender.
- Taste and adjust seasoning if needed. Serve warm.
Notes
This recipe offers a balanced mix of lean protein, colorful vegetables, and leafy greens, all key for brain health. It’s straightforward to prepare with minimal chopping and one skillet, making it practical for caregivers. Sweet potatoes provide fiber and vitamins, while kale adds antioxidants and B vitamins. Using olive oil keeps the fats heart- and brain-friendly.The post Turkey and Sweet Potato Skillet appeared first on Alzheimer's And Dementia Weekly.
Disclaimer: This story is auto-aggregated by a computer program and has not been created or edited by healthlydays.
Publisher: Source link








