main() {
return firstPost();
}
firstPost() {
print("hi developer, now i'm on \'dev.to\' platform");
}
main() {
return firstPost();
}
firstPost() {
print("hi developer, now i'm on \'dev.to\' platform");
}
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Madhav Ganesan -
Arindam Majumder -
Rehmatullah Khan -
Arindam Majumder -
Top comments (2)
main(){
print("welcome! to the gang of devs")
}