function gtagInit() { window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GWMHR5J8EH'); } const gtagScript = document.createElement("script"); gtagScript.async = true; gtagScript.src = "https://www.googletagmanager.com/gtag/js?id=G-GWMHR5J8EH"; gtagScript.onload = gtagInit; document.head.appendChild(gtagScript); const doc = document.getElementById('header_container')?.shadowRoot || document; const links = doc.querySelectorAll('link'); const copyLinks = [ 'fonts.googleapis.com', 'fonts.gstatic.com', 'use.typekit.net', 'kit.fontawesome.com' ]; links.forEach(link => { if(copyLinks.some(l => link.href.includes(l))) { document.head.appendChild(link); } }); //Chat ref pennant function closemodal() { var x = document.getElementById("modalref"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } } //"OPEN NOW" WIDGET VIA COMMUNICO ENGINEERS // Function to get the current day function getCurrentDay() { const days = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; const today = new Date().getDay(); return days[today]; } // Function to get the current time in 12-hour clock with AM/PM function getCurrentTime() { const now = new Date(); const options = { hour: 'numeric', minute: 'numeric', hour12: true }; return now.toLocaleString('en-US', options); } // Function to display open hours function displayOpenHours() { const openHoursWidget = doc.getElementById('open-hours-widget'); const [currentDay] = [getCurrentDay()]; const currentTime = getCurrentTime(); // Define open hours based on the day const openHours = { 'Sunday': '13:00-17:00', 'Monday': '8:30-21:00', 'Tuesday': '8:30-21:00', 'Wednesday': '8:30-21:00', 'Thursday': '8:30-21:00', 'Friday': '8:30-16:30', 'Saturday': '9:00-16:30', }; // Determine if the business is open or closed const isOpen = isOpenNow(openHours[currentDay]); // Display the result with the visual indicator if (isOpen) { const html = doc.querySelector('.open-hours-widget-open').innerHTML; openHoursWidget.innerHTML = html.replace('{currentDay}', currentDay).replace('{openUntil}', formatTime(openHours[currentDay])); } else { const html = doc.querySelector('.open-hours-widget-closed').innerHTML; openHoursWidget.innerHTML = html; } } // Function to check if the current time is within the open hours function isOpenNow(openHours) { if (openHours === 'Closed') { return false; } const now = new Date(); const [open, close] = openHours.split('-').map(time => time.split(':').map(Number)); const currentHour = now.getHours(); const currentMinute = now.getMinutes(); // Check if the current time is within the open hours return ( (currentHour > open[0] || (currentHour === open[0] && currentMinute >= open[1])) && (close[0] > currentHour || (currentHour === close[0] && close[1] >= currentMinute)) ); } // Function to format time in 12-hour clock format with AM/PM function formatTime(time) { const [hours, minutes] = time.split('-')[1].split(':').map(Number); const ampm = hours >= 12 ? 'PM' : 'AM'; const formattedHours = hours % 12 || 12; return `${formattedHours}:${10 > minutes ? '0' : ''}${minutes} ${ampm}`; } function togglePopup(e) { var popup = doc.getElementById('ohPop'); if (popup) { popup.classList.toggle('show'); } } // Call the function to display open hours displayOpenHours(); const sengines = doc.querySelector('#sengines'); const searchterms = doc.querySelector('#searchbar'); console.log(sengines); console.log(searchterms); function dosearch() { if (!searchterms.value) return; const href = sengines.options[sengines.selectedIndex].value + encodeURIComponent(searchterms.value); window.location.href = href; return false; } Skip to main content
Font size options
Increase or decrease the font size for this website by clicking on the 'A's.
Contrast options
Choose a color combination to give the most comfortable contrast.
Bread

Registration now closed

Daily Bread

with Chef Drew Gandley

2024-05-20 18:00:00 2024-05-20 19:30:00 America/New_York Daily Bread Stone Harbor - Kitchen Area

Monday, May 20
6:00pm - 7:30pm

Add to Calendar 2024-05-20 18:00:00 2024-05-20 19:30:00 America/New_York Daily Bread Registration REQUIRED. Attendees are encouraged to bring their own food-safe containers to bring samples home. Stone Harbor - Kitchen Area

Stone Harbor

Kitchen Area

Registration REQUIRED. Attendees are encouraged to bring their own food-safe containers to bring samples home.

All events are tentatively scheduled and may change. Please see the CMCL Events Calendar on our website, follow us on social media, and subscribe to our weekly eNewsletter for any and all updates.

Attendees are encouraged to bring their own food-safe containers to bring samples home.


Drew teaches 2 classes per month - a 1pm class on Tuesdays and a 6pm class on Mondays - both at the Stone Harbor Library.


My name is Drew Gandley, and I am currently the owner of the Eat Well in North Cape May. I am self-taught in the art of bread making. I worked in restaurants for most of my early adult life. I have always loved cooking.

23 years ago I became a massage therapist. I moved my family to Cape May in 2004. I had been a massage therapist and owner of a successful massage center in Montauk, NY for over 10 years. My plan was to open a new practice. We managed to repeat the success we had in NY.

I love bread, or should I say, I love good bread. We lived in Manhattan for a while, and there was a boulangerie in my neighborhood that sold these beautiful, salty baguettes. When we moved here I could not find anything like it. I decided I would need to do it myself. I bought book after book, and watched video after video. Being very busy, (and a little impatient) they were all too labor intensive. I found Artisan bread in five minutes and thought this is what I need.

Within weeks I was baking breads that reminded me of what I was missing. After seeing a movie called Chef with John Favro, I decided to open a food stand on Beach Ave in Cape May. I wanted to make sandwiches on fresh baked bread. After 2 years I bought my current building and expanded the menu to include soups and other home-cooked foods. I love being the owner of a local shop, and it brings me back to my childhood memories living in a neighborhood with mom and pop shops. I hope that is the energy I bring to Cape May.


Please review our Adult Events Attendance Policy.

Have feedback? We'd love to hear from you! Fill out our online feedback form here!

AGE GROUP: | 18 or older |

EVENT TYPE: | Cooking & Food |

TAGS: | food demo | drew gandley | daily bread | bread |

Stone Harbor

Phone: 609-368-6809

Hours
Skip Opening Hours (Left Column) widget

Stone Harbor

Mon, Apr 27 9:00AM to 8:00PM
Tue, Apr 28 9:00AM to 4:30PM
Wed, Apr 29 9:00AM to 4:30PM
Thu, Apr 30 9:00AM to 8:00PM
Fri, May 01 9:00AM to 4:30PM
Sat, May 02 9:00AM to 4:30PM
Sun, May 03 Closed

Upcoming events

Skip events widget
Fri, May 01, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Fri, May 01, 9:30am - 10:30am
Stone Harbor - Events Room

Fri, May 01, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Fri, May 01, 10:00am - 11:00am
Sea Isle City - Children's Room

Fri, May 01, 10:00am - 10:30am
Woodbine - Children's Room,Events Room

Fri, May 01, 1:00pm - 3:00pm
Wildwood Crest - 2nd Floor Events Room

Fri, May 01, 1:30pm - 2:30pm
Lower Cape - Public Meeting Room

Fri, May 01, 2:00pm - 3:00pm
Woodbine - Front Lawn

Fri, May 01, 3:00pm - 4:00pm
Cape May Court House - Teen Area

Sat, May 02, 9:15am - 10:15am
Cape May City - Events Room North,Events Room South

Sat, May 02, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Sat, May 02, 10:30am - 12:00pm
Cape May Court House - TLC Makerspace

Sat, May 02, 2:00pm - 3:00pm
Cape May City - Events Room North,Events Room South

Mon, May 04, 9:30am - 10:30am
Stone Harbor - Events Room

Mon, May 04, 10:00am - 10:30am
Lower Cape - Joseph Millman Room

Mon, May 04, 10:30am - 1:30pm
Sea Isle City - Conference Room

Mon, May 04, 11:00am - 1:00pm
Lower Cape - Public Meeting Room

Mon, May 04, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Mon, May 04, 3:30pm - 4:30pm
Cape May City - Events Room North,Events Room South

Mon, May 04, 4:30pm - 6:30pm
Upper Cape - Events Room

Mon, May 04, 5:00pm - 6:00pm
Wildwood Crest - 2nd Floor Events Room

Mon, May 04, 5:30pm - 7:30pm
Stone Harbor - Events Room

Mon, May 04, 6:00pm - 7:00pm
Sea Isle City - Public Meeting Room

Tue, May 05, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Tue, May 05, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Tue, May 05, 10:00am - 10:30am
Stone Harbor - Events Room

Tue, May 05, 10:00am - 10:45am
Upper Cape - Events Room

Tue, May 05, 1:00pm - 3:00pm
Stone Harbor - Kitchen Area
This event is full

Tue, May 05, 5:00pm - 6:00pm
Cape May Court House - Storytime Room

Tue, May 05, 5:00pm - 6:30pm
Cape May City - Events Room North,Events Room South

Tue, May 05, 5:30pm - 7:00pm
Cape May Court House - TLC Makerspace

Wed, May 06, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Wed, May 06, 9:15am - 10:15am
Upper Cape - Events Room

Wed, May 06, 10:00am - 10:30am
Sea Isle City - Children's Room

Wed, May 06, 10:00am - 11:00am
Stone Harbor - Events Room

Wed, May 06, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Wed, May 06, 10:30am - 11:30am
Cape May City - Events Room North,Events Room South

Wed, May 06, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, May 06, 11:30am - 1:00pm
Lower Cape - Public Meeting Room

Wed, May 06, 2:00pm - 4:00pm
Sea Isle City - Public Meeting Room
This event is full

Wed, May 06, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Cancelled
Wed, May 06, 5:00pm - 6:00pm
Sea Isle City

Wed, May 06, 6:00pm - 7:00pm
Lower Cape - Joseph Millman Room

Wed, May 06, 6:00pm - 7:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, May 06, 6:00pm - 8:00pm
Cape May Court House - Storytime Room
This event is full

Thu, May 07, 9:30am - 10:30am
Cape May City - Events Room North,Events Room South

Thu, May 07, 10:00am - 10:30am
Cape May Court House - Storytime Room

Thu, May 07, 10:00am - 11:30am
Sea Isle City - Public Meeting Room

Thu, May 07, 10:00am - 12:00pm
Woodbine Community Center - Main Room

Thu, May 07, 10:00am - 12:00pm
CMCL Outdoors

Thu, May 07, 10:00am - 10:30am
Wildwood Crest - 2nd Floor Events Room

Thu, May 07, 11:00am - 12:00pm
Lower Cape - Public Meeting Room

Thu, May 07, 1:00pm - 2:30pm
Sea Isle City - Public Meeting Room
This event is full

Thu, May 07, 1:30pm - 2:30pm
Cape May City - Events Room North,Events Room South

Thu, May 07, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Thu, May 07, 3:00pm - 4:30pm
Stone Harbor - Events Room

Thu, May 07, 4:00pm - 5:00pm
Lower Cape - Joseph Millman Room

Cancelled
Thu, May 07, 4:30pm - 5:30pm
Upper Cape

Thu, May 07, 6:00pm - 7:30pm
Cape May Court House - TLC Makerspace

Thu, May 07, 6:00pm - 7:00pm
Cape May City - Events Room North,Events Room South

Thu, May 07, 6:00pm - 7:00pm
Lower Cape - Public Meeting Room

Thu, May 07, 7:00pm - 8:00pm
CMCL Online

Fri, May 08, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Cancelled
Fri, May 08, 9:30am - 10:30am
Stone Harbor

Fri, May 08, 10:00am - 11:00am
Cape May Court House - Storytime Room

Fri, May 08, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Fri, May 08, 1:00pm - 3:00pm
Wildwood Crest - 2nd Floor Events Room

Fri, May 08, 1:30pm - 2:30pm
Lower Cape - Public Meeting Room

Fri, May 08, 3:00pm - 4:00pm
Cape May Court House - Teen Area

Fri, May 08, 3:30pm - 4:30pm
Wildwood Crest - Children's Room