@binarybandit
Developer
Nothing here yet.
Nothing here yet.
No blogs yet.
Hard to say without knowing your skill level. Know your JS fundamentals including some quirks and tricks. "this" , object-deconstruction currying ect. Know about JS's single threaded nature and the event-loop Know the similarities and differences between the browser and a node environment Know JSON and how to manipulate it Know SQL and Mongo to a good degree Know the Http protocol including http2 and websockets Know how to implement a static file server Know how to design and implement a Rest API Know at least the core concept of GraphQL Some useful libraries might be lodash bluebird log4js/Morgan express socket.io sequelize
Hi folks, I am Nico. I work in a contact center for Cisco. The favorite part of my job is to develop internal tools that tie multiple sources within the Cisco network together and offer agents a smoother way to perform their tasks. I work with tons of JavaScript at the moment but I also like python a lot. If things go well, I have to learn everything about IIS and the C# environment we have due to the fact that we run windows server. I am in the application process to switch to a tier II position in the application team. Cheers
I am learning currently electron and I have to say that I didn't find a lot of useful material out there. I think it's because not as popular as other things. However, it is not that hard and documentation + google + YouTube are enough, given the assumption that you can understand and write javascript. I feel, this has helped me to avoid common pitfalls, early on: https://www.youtube.com/watch?v=i0AkgNv4U4E https://www.youtube.com/watch?v=VBfvnKDlZMw