hi folks, new to python coming from js land. i have a cli script that asks user certain questions every time they interact with the script and creates a google spreadsheet ba...
folks, so i have a web app, and i want people who are non-technical to post content to it within their mobile or tab. Is there a cms kind of app which is focussed towards no...
hi folks, there is some job posting that is popping up in many channels which leads to some app named coolex. did anyone here interacted with them?
Can anyone explain to me why Java and C++ are desirable skills for a FRONTEND ENGINEER?
folks, i have few photos of a person wearing a custom designed outfit. im wondering how can i turn these into interactive 3D models like we see in the car websites? not that c...
folks, how do i join another table into this? i want all columns from that table
Hey peeps Can anyone help me spot a semantic mistake in this POST request? I have been getting 422 error. Thanks in advance 🙏
Apologies for being so religious last night 🙏 but did that april fools day finish yet?
Hey folks! I have this code to retieve the id of the logged in user ` MemberStack.onReady.then(function(member) { console.log("member.membership-id: ", member.secret) }) ...
but is there any perf gains while using async/await instead of callbacks? or is it just for readability sake?
Hey gang! Is there a way to shorten the repetition in line 9, 10, 11 and make it DRY? Is it here where helper function comes to play?
Marc Backes ⚡️ (@themarcba) Tweeted: Please be mindful of what you do to yourself https://t.co/Qp5ScP2wLR https://twitter.com/themarcba/status/1369149975117041668?s=20
Hey folks I have an attribute ` data-ms-member = "secret" This value of secret loads only while loading the page. So, say, after the page load I will have the value of d...
Hey peeps can we store a javascript function as a json value?
Hey folks! I have been lately hearing this buzzword Helper functions and would like to learn more about it, is there any resource to point?
Want more? 😋
Yeah, they might be. But since momentjs is no longer maintained, it cannot be used for a client project, wdyt?
Filling out multi step form is often cumbersome, right? Here in this article I have shared how you can design a human friendly multi step form. Check it out 👍 https://dev.to/...
you mean to parseInt like parseInt(inputData.ref.replace("\1")) ?
it wouldn't be 3 lowercase letters, maybe numbers more often, and no fixed digits, may take 10+ digits. Is there a way to find the comma(,) charecter and split it ?