Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "restify"
-
I tried to contact 3 developers of restify (famous node js package) to tell them about my library anumargak (node js based router). I received the response from one guy finally who talked to other developers when I explained the advantages of switching to this new router.
They all were happy to switch and asked me to do necessary changes and raise a PR. I did it and then they stopped responding. -
Backend API developer that doesn't admit his mistakes. Damn, he's annoying the whole team.
Basically crashed the whole app by messing up the settings for the CORS policy, and still doesn't admit it. When he fixed it, the only reply we get was "I erased the thing and put it back and it works".
WOW!5 -
!rant
I made a project while learning spring!
Name - Restify
What is it? - Makes any program/script a rest service.
Link - https://github.com/gauravat16/...
Its really small now, I will keep learning and expanding it. 🙂2 -
PHP: Laravel, Phalcon, Composer
JavaScript: Node.js, Express.js, Restify, Sequelize, AngularJS, React, npm, bower
Python: Django, Flask, Requests, pip, SQLAlchemy
Java: Spring, Dropwizard, Hibernate
DB: MySQL, MariaDB, PostgreSQL, Cassandra1 -
I'm not sure why travis-ci job for node 4 is complaining for something which doesn't exist anymore.
Is it because I'm not using semicolon after 'use strict'? But then it should not work locally and in other travis-ci jobs as well.
https://travis-ci.org/restify/...
https://github.com/node-muneem/...1