mmvs's comments

mmvs | 5 years ago | on: Ask HN: Ready to leave front end behind. But where next?

> Working with an interactive component with Vue/React, and/or working with api data definitely has been actual fun.

That kind of says it, doesn't it? Try to get better knowledge with Vue/React and land a job at a product company with a cool application that you like. The problems there are much more interesting than "nudging things 1px this way and 2px that way". I can tell that because I'm a frontend engineer myself.

Best of luck!

mmvs | 5 years ago | on: Ask HN: How do you deal with chronic illness?

I'm very sorry to hear that. As someone who has arthritis my advice to you is to eat healthily, manage your stress, and don't forget about physical activity: therapy, walking, biking - listen to your body, and see what works for you. All the doctors I've been to said that the key thing to prevent the illness develop further is the activity.

mmvs | 6 years ago | on: Show HN: Remotehour – Allows people to talk to you anytime you’re available

I fully agree with this. Zoom has done a huge amount of work optimizing its transfer protocols to make it that reliable. Is it possible to offer same reliability using WebRTC in a browser when 50 participants are connected? I am not sure. Even https://whereby.com/ offers only up to 12 people on their highest plan. I think videoconferencing software like Remotehour serves a different purpose - seamlessly jump to a videocall without any software required to install until zoom releases a web client.

mmvs | 7 years ago | on: Ask HN: Why does front-end development change so often?

I'd say react.js. It has been proven to be a good choice for all kind of web applications (small, large) and even static web sites (https://www.gatsbyjs.org/, https://github.com/nozzle/react-static). Also it has an awesome community and awesome tooling (create-react-app), which allow you not to bother with "framework/library/build tool/transpiling hell".

Check this repo if you're interested in react: https://github.com/enaqx/awesome-react

You can also check vue.js, I have heard from many people that it's very good and some even say that it is better and easier to get started with than react :) I've never worked with it so I can't say much about it

page 1