Avatar of Antonio Kobashikawa

Antonio Kobashikawa

Web developer | Blogger | Freelancer at Rulo Kobashikawa
Web developer | Blogger | Freelancer at Rulo Kobashikawa·

We are using Node.js and ExpressJS to build a REST services that is middleware of a legacy system. MongoDB as database. Vue.js helps us to make rapid UI to test use cases. Frontend is build for mobile with Ionic . We like using JavaScript and ES6 .

I think next step could be to use Koa but I am not sure.

READ MORE
6 upvotes·5 comments·240.6K views
Carlos Alba Gutierrez
Carlos Alba Gutierrez
·
January 19th 2019 at 11:34PM

What does Koa offer to your team that Express does not?

·
Reply
Antonio Kobashikawa
Antonio Kobashikawa
·
January 22nd 2019 at 4:24PM

I heard Koa could have best performance. I'd need to try.

·
Reply
Younis Shah
Younis Shah
·
January 22nd 2019 at 3:30PM

Have a look at https://www.fastify.io/ as well.

·
Reply
Antonio Kobashikawa
Antonio Kobashikawa
·
January 22nd 2019 at 4:24PM

Thank you

·
Reply
Mahgul Qureshi
Mahgul Qureshi
·
December 20th 2019 at 5:50AM

Hi, I have written an article related to KOA which can help all of you for learning purpose. Find it here: https://blog.carbonteq.com/what-is-koa-a-brief-overview/

·
Reply
Web developer | Blogger | Freelancer at Rulo Kobashikawa·
Recommends
on
Vue.jsVue.js

I had some experience with jquery before angularjs (v1) then react and then vue. I like vue is simple to start, like jquery. You could activate a button or a form without unnecesary complexity. For more complexity, vue scales very good as you require. With more experience you could make apps like with react. May be react is like a good car, more expensive to start and drive. Vue could be like a car too, but also like a motorcycle, or a bike. You can use it without transpiling or packing, for easy flow in prototyping ideas, or with webpack, for production versions, as you require.

READ MORE
4 upvotes·8.5K views