luhan Master asynchronous programming: Asynchronous operations are crucial for modern web applications. Understand concepts like Promises, async/await, and callbacks to handle asynchronous tasks effectively.
dhtml While it is great to master async programming, keep in mind that it is not all modern programming that use this. Golang for example have no direct equivalent, and the same goes for JAVA.
Simplythebest dhtml that is pretty interesting, I have been hearing so much about this goland, I really need to learn it a bit
jenny Simplythebest I learnt @dhtml learnt golang at some point, i will do some studies too on this. I am interested in how it works.
Johnery Simplythebest i think golang is quite similar to java, javascript and python syntax wise. so you can still maneuver your way around it if you know either of those stacks i listed above