so how would an extremely intelligent brain solve a mathematical problem without knowing math?
guys this email regex pattern \w+\.?\w+@\w+\.(com|net|org) is it good idea to restrict the user email to certain extensions (com, org .. etc) or keep it optional
hmm sorry for that, not like it's not good reasons but shouldn't time fix that? i watch children dying every ay, i'm not a heartless person but we should stand for whatever sh...
so one can be just smart by being biologically so? without training or experiences?
function getDate() { fetch(url) .then(res => res.text()) .then(data => { text = parser.parseFromString(data, 'text/xml'); }); } console.log(text);text is always und...
why? bash exist on windows too and once u r in the IDE, the experience is identical to the one in linux
so if you opened your machine now and found all your project done for you, wiil you believe it wrote itself or someone wrote it for you ?
why would anyone name his daughter like this?😂
router.post('/add/', async (req, res) => { validateCustomer(req, res); const customer = await addCustomer(req.body); res.status(200).send(customer); });guys, is there any w...
IQ? what is iq? there is no definition for human concisioussness since we don't know exactly how our mind works, how it generates ideas, the word "smart" itself isn't precise ...
because it's stored in the local stoarge? they can go there and edit it, the API won't accept any of their calls tho.
man it's not just abt the lang itself, think abt it, Tkinter Vs JAVAFX ? not fucking comparison, your app in java is written once and could be running on machines you never he...
language engine would push variable declaration to the highest level of the scope, how is that usable by programmer?
hi peeps, i am new to nodejs, is there certain ecosystem do u recommend to work with nodejs in the backend? like certain orm, certain authentication lib, i found many but no...
what kind of user who cannot install proper browsers? i think making IE deprecated is OUR decision.
what are the important stuff that you put in your phone ?
is this harder than it looks or ppl are actually paying other ppl to align some rectangles? 😂
Do u guys still using jquery and ajax even with modern web framework like angular ?( i don't know if angular is replacement for jquery btw)
stalman lives in imaginary world where all companies is trying to take your information, what the fuck can they do with my info ?
Guys, there is certain functionality that i want to run as UX enhancement every amount of time, would that cause any performance issues? it's just a request to verify user tok...