Hi! my name is Irene Iaccio, I'm a freelance Javascript developer. This is the blog where I share tips and thoughts about tech, life and everything in between.
About me
Inexperienced Magento developers often try to solve their problems by running all the magento commands repeatedly and compulisively.
It’s Friday night, you’re about to quit work and enjoy your well-deserved weekend when the phone rings. “I can’t scroll vertically the menu on my new Iphone”, of course it’s your customer. If you don’t have an iphone handy you probably won’t even be able to see the problem.
This is the second and final piece of the series dedicated to Es2020. Here you can find the first part where we talked about Dynamic import, BigInt and Module namespace exports. Let’s go ahead.
2020 is not precisely a beautiful year, for Italy in particular but also for the rest of the world, we are quarantined because of the Coronavirus hoping it will end soon. But this 2020 did not bring us only bad news, Es2020 is out with new interesting features. Let’s see them together:
For the most part, programming means managing data. A lot of data. This job is mostly about assembling and disassembling objects, joining them, dividing them, passing them on to functions.
After sharing my environment for a node and mongo application, I want to share a less frequent configuration: Node with mysql. Quite rare with a javascript/node stack, but it happens.
Since ES6 a strange syntax has appeared in the code of our projects. Let’s see what does it mean and how it can be used