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 - "jsrant"
-
"I wish I could browse devRant at work"
Well wish no more!
http://www.jsrant.com/
@dfox will I have my third entry on the projects page? 😇48 -
I thank whoever made the jsRant, a client for devrant to view in js looking style in browser. Teacher walked passed by and asked what i was doing. I said i was exploring the source of the newest javascript framework. He said what is the name. I said semicolonJS. He asked who made it. I said some person who has fox in his name did it.
Thanks everyone! I had some laughs after he walked passed by without noticing anything.7 -
After developing a chrome extension, cli tool and jsRant I think I should stop developing on devRant.
When @dfox changes the api I am going to have quite a bit of tasks on my hands :p2 -
Sitting here, completely forgotten about my http://jsrant.com project. Found it back in google analytics. Turns out people actually visit it!
Awesome! :D8 -
When you're in the office, and you want to open devRant and tou don't want anyone to notice that ... So you just use jsRant to navigate through the feed in a browser in JSON format looking kind of productive :p1
-
Ok peeps, this is it!
I have completed my contribution to community projects! Wanted to share with you guys...
I was so impressed/inspired with @ChappIO 's www.jsRant.com project that I wanted to create something similar.
So I created an XML stylized stream of rants, in dark theme.
It also reflects how I feel as software developer with my current knowledge - kinda derelict old school!
The underlying tech is Asp.net core 1.1, using my own .net core API wrapper.
So, here it is:
Http://xmlRant.com14 -
unpopular opinion: javascript has broken standards, and nobody corrects it. people use these frameworks and shit with 600 dependencies, then can't figure out how to update their application when things go out of date. now people are expecting you to use NPM to make a - - > static <- - website9
-
Wow didn't know devrant evolved from jsrant. @dfox what's the story behind devrant like what was the motivation.3
-
JSrant
Is there no other uglier way to create a constructor in JavaScript apart from using parameters for the properties?
Some of my entity has like a dozen properties (+_+)12 -
I recently started a new job and wanted a way to use devrant on the office. Jsrant and xmlrant both work well but I wanted something on the cmd. There are some options, but what I found relied on npm or python, which I don't have installed on the company pc.
So to browse devrant on any platform and without having to install anything, I made this simple thing using .net core. I used an existing library (GitHub.com/olegrumiancev/devRantNetCore) so that's most of the work.
It's a really stupid app and I made it for my personal use but I'll share it here in case someone else finds it useful.
github.com/CristoferCD/devrant-cli
There are compiled packages for Windows and Linux as a release.3 -
Had some great feedback on my discrete interface for devRant.
I just published a new version on: http://www.jsrant.com/
Now you can actually load more rants and select the sorting method.6 -
That's pretty awesome -_- angular decides to simply discontinue older (half a year) versions of their cli tool by overwriting the older releases with an update notice. Causing my project (jsRant) to break until I update to the newest version.
This new version requires a different configuration so I have to update my entire project just to be able to deploy to production again....
A comment from the heart: f*** you angular.3 -
I have been really busy lately so I would like to try and get rid of some running projects.
This means I am putting http://jsrant.com up for adoption. If you are interested in maintaining that project, contact me on GitHub: https://github.com/ChappIO/jsRant3 -
Is there any way to browse devRant in the office like an extension or something else rather than jsrant or xmlrant?8