Merry Christmas and Thank You 🎄

Hey everyone,

Myself, Helen and the team will be taking a much needed break for the holidays starting today. We will only be offering support for critical issues via the support desk, so if you a file bug report or post here in the forum seeking help and don’t get a response, please be patient. You are not being ignored.

I worked some pretty crazy hours to get Blocs 5 ready for release, time away from family and friends. I’m sure you understand how important it is to keep a balance. With this in mind, I’m very excited to take a short step back and spend some quality time with my son over the Holidays.

As you can imagine, he is already incredibly excited!

We also have 9 members of the family at ours for Christmas day this year and I’m cooking Christmas dinner, wish me luck :sweat_smile:

Thank You :beers:

We wouldn’t be here without all of your incredible support, ideas and feedback. On behalf of everyone working on Blocs, I would like to wish you all a very Merry Christmas and a Happy and positive New Year.

2022 was a huge year for Blocs and 2023 is going to be even bigger! :rocket:

See you in 2023 :raised_hands:

22 Likes

A well deserved break of course. All the best for you and your dear ones, @Norm .

5 Likes

If you struggle with your Christmas cooking please send a bug report and I’d be delighted to help.
Have a wonderful holiday.

7 Likes

Merry Christmas and Happy New Year to everybody! :pray:t2:

7 Likes

@Norm Merry Christmas, and have a great break!

casey

4 Likes

Merry Christmas to all of you :christmas_tree:

5 Likes

Happy Holidays :christmas_tree:

2 Likes

Hey, @Norm. Just to get you going with your dinner :grin::


const dinner = ['🦞', '🥩', '🍰', '🫖']:
const [firstCourse] = dinner;
console.log(firstCourse); 

const dinner = ['🦞', '🥩', '🍰', '🫖']:
const [firstCourse, secondCourse, dessert, coffee] = dinner;
console.log(firstCourse); // '🦞'
console. log(secondCourse); // '🥩'
console.log(dessert); // '🍰'
console.log(coffee); // '🫖'

const dinner = ['🦞', '🥩', '🍰', '🫖']:
const [firstCourse,, dessert] = dinner;
console.log(firstCourse); // '🦞'
console.log(dessert); // '🍰'

const dinner = ['🦞', '🥩', '🍰', '🫖']:
const [firstCourse, ...rest] = dinner;
console.log(firstCourse); // '🦞'
console.log(rest); // [🥩', '🍰', '🫖']

const dinner = ['🦞', '🥩', '🍰', '🫖']:
const dinnerAndDrink = [ dinner, '🍷'];
console. log(dinnerAndDrink); ['🦞', '🥩', '🍰', '🫖', '🍷']

Merry x-mas, happy new year and :hugs: for @Helen

6 Likes

Family time, quality time. Happy holidays!

3 Likes

Enjoy your time with friends and family Norm!!

Happy Christmas, Happy New Year!!

Rich the Weather Guy

2 Likes

Hey @Norm & @Helen and the whole of the Blocs community, have a GREAT Christmas!..eat lots, drink even more…enjoy the family time which is so special!

Keep safe everyone!

4 Likes

Get that Broon Ale in @Norm.
Best wishes, and thanks for everything. Good work all round.

1 Like

And a very merry Christmas to you all.

1 Like

All my best to everyone - have a happy holidays !

I almost got my newest bric done for Christmas - oh well, I guess it will be a late present for everyone - I’ll get it wrapped for you very soon :slight_smile:

Bill
BricsDesign

3 Likes

Well deserved quality time :+1: Thanks for your endless effort with Blocs. Have a happy holiday time and a Merry Christmas :santa:

Tom

@Norm Merry Christmas and happy new year :christmas_tree::gift:

Hi everybody!

I wish everyone happy holidays and a great rest.
Thank you to the forumers who helped me with the things I couldn’t solve, I’ll try to thank them. :christmas_tree:

Merry Christmas everyone.

Norm take a break and spend time with your family, your are much loved and appreciated.

Let’s turn the lights off on the blog today and spend time with our loved ones.

Merry Christmas Everybody.

We can have everything in our life, bit only family is the most important one. Have relaxed and happy days with your @Norm, and Merry Christmas and Happy New Year to all.everybody!

Fijne feestdagen en de beste wensen voor 2023!

2 Likes