Programming › Re: Does Netlify Support Backend by kpakodev(op): 1:27pm On Feb 14, 2023 |
DepressedLoser: Yes it does. But you have to be well grounded in node JS. Its what would make the back links of any of your netlify projects to reflect in serps. Python is also another choice but it's not as optimal as node JS. Infact netlify backend was tailored specifically to work with node JS components. thanks man👍 |
Programming › Re: Does Netlify Support Backend by kpakodev(op): 1:24pm On Feb 14, 2023 |
|
Programming › Does Netlify Support Backend by kpakodev(op): 1:06pm On Feb 14, 2023 |
does Netlify support hosting a site with backend support? And what backend languages do they support??. |
Programming › Re: One Of The Worst Websites I've Seen So Far by kpakodev: 12:38pm On Feb 14, 2023 |
To me one of the worst website I have seen is Nairaland, no offense.
Nairaland is quirk mode, the whole website is made up of table(only God knows how quirky the backend go be) |
|
Programming › Re: What Is The Best Online Resource To Learn Scalable Vector Graphic(svg) by kpakodev(op): 8:49am On Feb 12, 2023 |
DissTroy: Do you think it's profitable to even focus on it as an area of expertise? If you can already design, there are a lot of tools to convert PNG files to SVG.
Adobe and PicsArt have online tools to covert your PNG designs to SVG. That's what designers and developers do mostly. I was aware of other graphic format to svg converters I want to learn how to build them from scratch, i searched online for tutorials most thing i saw was just how to convert photos to svg the only meaning resource i saw were mdn and svg specification and they are overwhelming. But i have found one that i could learn from👍 |
Programming › Re: Nodejs Is A Language Not A Runtime. by kpakodev: 1:15pm On Feb 11, 2023 |
kpakodev: do you know things like:
document.getElementById() document.getElementsByClassName() window.alert() window.navigator document.write
and so more, are not in javascript? the are been added by the browser buitin runtime enviroment(just like the way some application provide api), the same with nodejs Most of those things are add to js by the web browser built-in runtime environment to make it able to use those api from JavaScript but they aren't in the core language it self.... You won't find any of those in the v8 or spidermokey js engine specification the same you won't find those features nodejs add to js on v8 engine specification |
Programming › Re: Nodejs Is A Language Not A Runtime. by kpakodev: 1:04pm On Feb 11, 2023 |
chukwuebuka65: You guys never told us that. No tutorial or blog or articles I have read has ever made mention of these as browser api’s and not part of javascript itself . If so , which features constitutes of javascript then. Variable? If statements? While loops? Functions? https://developer.mozilla.org/en-US/docs/Web/API |
Crime › Re: 32-year-old Ifeanyi Stabbed To Death In Umuahia, Body Dumped In FMC (poster) by kpakodev: 11:54am On Feb 11, 2023 |
DepressedLoser: Which kind name be "Kabaka"? The name even sounds like the Hebrew form of "gone so soon"... Na wa ohhh.. I don't have RIP to waste because I believe in no time, he would be reincarnated into another body in another sane country.. God, how i envy dead people. especially the one's that died in Nigeria  Sense nor dey your head |
Programming › What Is The Best Online Resource To Learn Scalable Vector Graphic(svg) by kpakodev(op): 11:28am On Feb 11, 2023 |
Hello folks, where do you think is the best online resource to learn SVG, where do you learn from or where are you learning from? |
Programming › Re: Nodejs Is A Language Not A Runtime. by kpakodev: 11:01am On Feb 11, 2023 |
chukwuebuka65: Before nodejs there was nothing like javascript on the frontend. Javascript was javascript the one we all know, that is the javascript on the frontend as you call it. Those features added by nodejs is why I said it should be a language on its own. do you know things like: document.getElementById() document.getElementsByClassName() window.alert() window.navigator document.write and so more, are not in javascript? the are been added by the browser buitin runtime enviroment(just like the way some application provide api), the same with nodejs |
Programming › Re: Nodejs Is A Language Not A Runtime. by kpakodev: 10:48am On Feb 11, 2023 |
chukwuebuka65: If that is the case, it will make sense to have a name that describes the combination of nodejs and javascript as one language just like other scripting languages. But until that happens , nodejs for me is language . Nodejs is a runtime environment for javascript simple. What is a runtime enviroment? a runtime enviroment is a hardware or software that run a program, nodejs can run javascript. |
Programming › Re: Nodejs Is A Language Not A Runtime. by kpakodev: 10:32am On Feb 11, 2023 |
Nodejs is built on the chrome v8 engine what is chrome v8? chrome V8 is a javascript engine
javascript was initially design for web browser use Nodejs is javascript that can be used outside a web browser |
Programming › Re: Why Waste 4 Years On Computer Science In University? by kpakodev: 4:59pm On Feb 01, 2023 |
I could tell you and your uncle never had such conversation  |
Programming › Re: Self-taught Programmers by kpakodev: 12:18am On Feb 01, 2023 |
slysite4real: The Self-Taught Programmers Nairaland group is a place for programmers (and aspiring ones) to share their experience, get help, ask questions, and post tech news. the group seems dead to me🙄 |