I'm Full-stack developer from Europe.
Collaboration & short-term freelance jobs.
Here's how 'memba works: You simply send an SMS message to a designated Twilio phone number +44 7822 021078. The message should be formatted like this: Remind me to take medicine on 24nd June 18:00. Twilio sends SMS to our Node.js/Express.js app co...

Destructuring objects is a common practice in JavaScript, and it can make your code cleaner by extracting specific properties. In Vue.js, however, destructuring props can unintentionally break reactivity. The Pitfalls of Destructured Props ⚡ You ca...

[…] All that was left to do for my cross-platform hybrid web app was to test it with actual content and create CRUD. First thought, obviously, was to write middleware for back-end that will communicate with database. However, I had planned on adding ...
