@Krius2023
A developer
A developer
Nothing here yet.
One of the pattern to dynamically invoke functions based on the specific identifier. Function List Each function (fn1, fn2 or fn3) accepts different parameters. const fn1 = (args) => { const { key1 } = args; console.log('fn1 is invoked and pa...

My aim is create an array of objects with some fields and to use in the development process as sample data. The following fields are required. 1. title as String 2. subTitle as String 3. shortDescription as String 4. content as String 5. groupIds as ...

I 📖 studied in non-computer science 💻background with an BSC degree 🎓. Still, at that moment ⏳, I was aware of programming fundamentals which I got to know from my computer science subject & when I worked in my college ECS final projects. This help...
