Details
-
AboutCurrently working in a MNC,full stack dev.I write blog's on Angular Js stuff.
-
SkillsAngular js , Javascript, Java , Spring MVC 4 , Struts ,Eclipse link ORM , SQL ,jquery ,HTML, css
Joined devRant on 5/14/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
-
@nanoandrew4 Hackerman ! ✌️
-
@Froot I know mate :( I tried modifying couple of times but it's just doesn't take high res for some reason. Hence imgur link
-
@Kekica here you go ! https://imgur.com/a/WGWJE
-
@Kekica I just saw mate ! Some how app is not able to process such long image !
-
Welcome to the reality ! Most companies even MNC's do the same :/
-
Never gets old ! 😁😂
-
Java cape ! Hail java leading again
-
I'll just leave it here https://devrant.io/rants/212935/...
-
What if I tell you I work on legacy code which has 30000 line code Class with 10-12 methods highest method being 8000 lines !
-
Java is the world ! It runs on it ... suck it up ;)
-
@g-m-f wonderful !
-
Wonderful page to check out ! Thanks though ☺
-
@A-0-C ha ha ;)
-
https://www.devrant.io/rants/481799
-
@DRSDavidSoft awesome dude !👌
-
It is shit as fuck ! 😲 Why the fuck ? Just why?
-
@SHA-256
-
@yzhea seems you got company 😉
-
@yzhea in btw which language you work on ?
-
@Voxera mixed agreement with you 😉
-
Woah awesome convo! Hi5😉
-
@dfox & @trogus 😔
-
@reflexgravity dude I'm in UK now so it was fast I suppose !
-
@yzhea omg ! How can you 😲 (apart from the part you need them, in that case you can do purpose comment ).Some of my teammates do that , whenever I take latest changes I find out such commented block and do cleanup and commit back 😉
-
@jiraTicket what's the priority of the ticket ? Hope it's not critical 😉
#cool_username -
What you can do is store in UTC and display in whatever timezone you need ! Atleast DB will be consistent
-
@omomthings in btw what's the database on your mind ? Mongo Db / SQL lite for Node js & Oracle 11g is best for enterprise applications !
-
@dexie can't agree more !
-
@magnusi I agree with most of your points though some of them no longer applies like date thing which is now corrected in Java 8 ! Although Java has great third party or other framework support ! Saying that notably Scala came from criticism of Java so it was intended to be more better than Java.Some drawback s of it like IDE support (refactoring, plugin quality)
- Slow compiler
-Code can become complex to read
-Lack of XPath support in XML
-Immature frameworks
- Lack of backward compatibility in its own versions.
These things make me think twice 😉 -
@omomthings okay it seems small app so you can go for Node js it's faster to develop and test gud learning curve.Saying that if you want to more scalability and maintainence like if your DB grows in future and you want performance and fast processing you might need ORM support and business logic is executed way faster in back end than in client side like js ! Java has many types of collection s which you can take advantage of when sending/processing heavy data which js doesn't. Large computation can eat your browser memory which can crash app but in the case of J2EE app
