3 years ago

Question regarding Javascript


I have an object render.singleBuild containing several functions.

I would like to be able to do a forEach loop on this object and execute all its functions, instead of calling them one by one like:

		
			render.singleBuild.header;
render.singleBuild.downloadArea;
		
	

I currently have, but after some extensive search I still couldn't find how to call them

		
			Object.keys(render.singleBuild).forEach(f => ???);
		
	

A simple (f => f()) doesn't work, nor (f => (f)()) nor (f => eval(f))

Any suggestions? Maybe the function definition should be different in the singleBuild object?

@CROS @YLivay because you're cool and sometimes help me out plz



5 comments

Loading...

Next up

Heyo!

Check out this sneak peek for the Briar Original Game Soundtrack I've worked on! I'm planning a proper video when the game releases, but it looks like Streaming Services got ahead of us...

youtube.com/watch?v=yrOTiqwqzzc&list=OLAK5uy_nLayYYMpXpBZqMWE9Gd…

Maybe Louis song? #beastars

Lyrics:

I feel this rotting number burning on my leg again, Fears of a past I can't erase set my whole world up in flames I'll use the pain to wake the wolf you keep inside of you, Please help me start anew

Loulou

Welcome to 'Mytherland' - a brand new interactive community website which will open very soon: https://myther.land

Me: "Hey! Can you sing this?"

Singer:

Stickit' Truddy, web-project introduction

A website where you can Collect and Swap stickers with friends and fill up your collector's albums!

Join dev journey at gamejolt.com/c/stickit-kt5adm

#webdev #art

I wrote over 120 levels today for the secretary game! :D

Any people who might be interested in helping me out for a small test?

I made captchas and want to test their difficulties. It's very dumb but I need some more samples.

I'll miss her that's for sure...