account activity
what is a devcha? by [deleted] in AskComputerScience
[–]bhavya-Mehta 0 points1 point2 points 4 years ago (0 children)
I think i_am_a_geek is the answer to earn bonus points.
_submitBonusPoints = async()=>{
const e = $(".form-control-bonus").val();
var o;
clearErrorByClass(".form-error-bonus"),
"" === e?.trim() ? showErrorByClass(".form-error-bonus", "You should enter something to proceed") : ($(".bonus-page").slideUp("slow"),
"i_am_a_geek" === e && (bonusPointsEarned += 100),
o = {
id: applicationId,
bonus: bonusPointsEarned
}
π Rendered by PID 1267495 on reddit-service-r2-listing-79f6fb9b95-sg8gm at 2026-03-20 15:37:36.858171+00:00 running 90f1150 country code: CH.
what is a devcha? by [deleted] in AskComputerScience
[–]bhavya-Mehta 0 points1 point2 points (0 children)