Fancy a tasty treat that’s easy to make, super delicious, and suitable for babies?
We’ve got you covered.
These baby-friendly, no-bake cheesecakes require just a few ingredients and minimal effort.
They’re perfect for babies and toddlers, and are so delicious you’ll be nibbling on them, too.
Here’s how to make ’em.
Recipe for baby-friendly no-bake cheesecakes
To view this video please enable JavaScript, and consider upgrading to a web
browser that
supports HTML5
video
Ingredients
- 3 rusk biscuits
- Large tbsp butter, melted
- 4 tbsp cream cheese (pasteurised)
- 1 banana, mashed
- Strawberry (optional, for decoration)
Method
- Start by crushing your biscuits. I put them in a zip lock bag and roll out with a rolling pin.
- Pour the crushed biscuits int a bowl and add hot melted butter. Mix well and set aside.
- In a mixing bowl, mash and mix cream cheese and banana together until light and fluffy.
- Taking a cup cake tray, put a tablespoon of biscuit, press down with the back of a shot glass or spoon. Add your cream cheese mix on top and smooth out.
- Tap the tray a few times to remove bubbles. Place a sliced strawberry on top.
- Put in a freezer for two hours until set, then enjoy.
For more tasty recipes for kids and grownups to enjoy, head to my Instagram, @squashedpickle.
Do you have a story to share?
Get in touch by emailing [email protected]
MORE : Kid-friendly recipes: How to make two-ingredient edible paint
MORE : What should be in your child’s packed lunch? Here are some ideas for a healthy lunchbox
MORE : Kid-friendly recipes: Frozen veggie loaded mac and cheese
window.fbApi = (function () {
var fbApiInit = false;
var awaitingReady = [];
var notifyQ = function () {
var i = 0,
l = awaitingReady.length;
for (i = 0; i < l; i++) {
awaitingReady[i]();
}
};
var ready = function (cb) {
if (fbApiInit) {
cb();
} else {
awaitingReady.push(cb);
}
};
var checkLoaded = function () {
return fbApiInit;
};
window.fbAsyncInit = function () {
FB.init({
appId: '176908729004638',
xfbml: true,
version: 'v2.10'
});
fbApiInit = true;
notifyQ();
};
return {
'ready' : ready,
'loaded' : checkLoaded
};
})();
(function () {
function injectFBSDK() {
if ( window.fbApi && window.fbApi.loaded() ) return;
var d = document,
s="script",
id = 'facebook-jssdk';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(s);
js.id = id;
js.async = true;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}
if (window.metro) {
window.addEventListener('scroll', injectFBSDK, {once: true, passive: true});
} else {
window.addEventListener('DOMContentLoaded', injectFBSDK, {once: true});
}
})();