Details
-
AboutJust ask me.What you need to know
-
SkillsC,JAVA, JavaScript,PHP,purescript
-
LocationBangalore
-
Website
-
Github
Joined devRant on 12/14/2017
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
-
My cousin want to host a website.
Initially he want a blogging site (UX need to be customisable).?
Also he need to be smooth and fast
He is not a tech guy.
What framework should I suggest?
And what are some cheap options for its hosting?
PS: I have suggested him ghost for now. Also I will have to deploy and manage the site maintenance.4 -
Wow or wtf to these banks API. was integrating an API for a service which accept JSON input.
Okay fair enough, that would be fine
Spent an hour writing code(purescript) most of time spent was on writing Types based on the API doc. after that okay let me test the API it failed.
I was what happened? So tested the API from postman with the payload from the doc, it worked. What how?
used a JSON diff to compare the payload from postman and the log. Looked same to me after spending few hours checking what is wrong with it .trying changing value to pasting the body of the log request in postman and trying everything failed.
Later went to the original working payload provided by them and changing the order. It started throwing error. I was like wait what?
It must be only on there UAT. created a payload with production creds and hoping to our production server (they have IP whitelist) ran the curl with proper payload as expected it worked. Later for same payload changed the order or one key and tried it failed.
Just why????
I don't want to create a JSON with keys on specific order. Also it's not even sorted order.4 -
I want to work in backend and my fucking company want me to learn FRP in which I have no fucking interest 😫😭4
-
Done and with that JS2PS convertor now need to Run that code. God Brace us.....
But first need to create types for each function and services.
FML need to complete it by this weekend1 -
I am on Leave since 23rd Dec and I need to go to work on 2nd. Let's hope bugs are not waiting for me4
-
When it's Friday night and you are tired af after the work load of work. You start preferring your bed over partying out
-
Working on a compiler which Convert JavaScript Code to Purescript Code Which Complie back to JavaScript.
I don't understand this decision of my Manager8