Details
-
AboutJavaScript developer, fan of Star Wars, biker
-
SkillsJavaScript, Python, PHP
-
LocationSkopje, Macedonia
-
Github
Joined devRant on 7/10/2016
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
-
!not a rant
Peeps using Postman - Check out Insomnia.rest it looks awesome
https://insomnia.rest/
PS: Think it's built with Electron.10 -
!rant
What are people thinking when they are building datepickers (or any type of angular/jQuery plugin for that matter)?
Lets put all of the code in one file, place everything that should be dynamic and optimizable in constants, provide no localization support, finish it all up, publish it to bower and npm (so poor devs won't have to struggle) and last but not least don't accept pull requests with useful features for months!1 -
Startup idea #318 - App that runs in the background while coding.. if a file has more than 150 lines prevent the user from typing more in it!
Oh and also check if the code has tabs/spaces and limit them accordingly. If user uses both prevent them from typing in it!4 -
Building a dev/gaming PC - What do you guys thing about these specs:
+ Mouse Cooler Master Storm Mizar SGM-4005
+ Intel i5-6600K
+ SSD 2.5" Samsung 850 Evo
DIMM 8GB DDR3 1866Mhz Kingston CL10
+ Cooler Master Hyper 212
+ PSU 750W CoolerMaster GM series G750M
+ PCX GeForce GTX 1070 8GB GDDR5 DVI/HDMI/3xDP VR Ready DX12
+ Monitor 25" Dell UltraSharp U2515H LED IPS, 16:9, QHD 2560 x 1440
+ Keyboard Gigabyte K85 Mechanical Gaming
+ ATX Case Fractal Design Core 3500 Windowed
+ Motherboard (not sure yet)8 -
Old but gold - try this in the Dev Tools Console and see Batman in action:
Array(16).join("lol" - 2) + " Batman!";1