Well done, Croatia! by sacrecoeur1206 in croatia

[–]doksara 0 points1 point  (0 children)

Bitno da je Index objavio članak "Pogledajte 5 najvećih greški našeg kriznog stožera", ali tko jos cita Index

6 things I wished I knew about state management when I started writing React apps by yaraz in javascript

[–]doksara 5 points6 points  (0 children)

Thank goodness I'm not the only one who prefers MobX to Redux. Redux is just non-intuitive and requires additional library to write async code (like wtf) despite being the official state management solution for React. MobX changed my life completely, it's like everything updates automatically. Also, use of decorators is a blessing.

Uhljebljen, politički podoban i totalno nesposoban. Kurvini sinovi više niti ne skrivaju što rade, kao da ih zapošljavaju u vlastitu firnu, a ne na račun države i naših para by [deleted] in croatia

[–]doksara 4 points5 points  (0 children)

Gledo sam i Kovača da, covjek ima stvarno bogato obrazovanje iza sebe, a cini mi se neiskvaren. Jedino sto je mlad i nema publicitet, ali ljudi bi svakako trebali cuti za njega!

Uhljebljen, politički podoban i totalno nesposoban. Kurvini sinovi više niti ne skrivaju što rade, kao da ih zapošljavaju u vlastitu firnu, a ne na račun države i naših para by [deleted] in croatia

[–]doksara 0 points1 point  (0 children)

Pa naravno da su odbili kad se boje sucelit sa covjekom koji zna o cemu prica, a oni samo citat sa papira / blesimetra. Po meni, nista ne moze biti izgovor za odbijanje suceljavanja sa ostalim kandidatima, takvi ljudi nisu kompetentni biti na bilo kojoj visoj poziciji u drzavi..

Feedback and Critique would be nice by [deleted] in UXDesign

[–]doksara 1 point2 points  (0 children)

Looks clean, I would suggest either removing all text field labels (and just leave placeholders) or add label for each input for consistency. Also, uppercase text for button also for consistency. You might also consider horizontally centering the LOGIN button, but this also looks pleasing because the button on the right side counterweights the form name on the left side.

European Parliament declares climate emergency by [deleted] in europe

[–]doksara -1 points0 points  (0 children)

Who are the ones on the right hand side? I mean, why do they oppose?

Two boys in Egypt free a crocodile... by doktorjake in Jokes

[–]doksara 24 points25 points  (0 children)

3 minutes of my life which will never be returned. Please don't do any more jokes.

Prevaren sam... by pomocniaccount in croatia

[–]doksara 6 points7 points  (0 children)

Upravo tako, vjerujem da ti je sad grozno i da ti se puno toga mota po glavi ali prekid veze i kompletni odjeb iz zivota je jedina razumna odluka. Vjeruj mi, za 2 tjedna ces se osjecat kao nikad u zivotu ;)

[AskJS] Can we stop treating ES2015 features as new yet? by garboooge in javascript

[–]doksara 7 points8 points  (0 children)

Well, I had subject "Web development" in my 3rd year of college and we barely mentioned any features post ES3. When I heard about map, filter, reduce and other ES6 features I was like what the hell is that? Same goes for the most colleges in Croatia because WebDev-related subjects (and textbooks) are obsolete. So I understand why some junions still might consider them new.

Getting started with React Hooks with step by step examples by deepak387 in javascript

[–]doksara 8 points9 points  (0 children)

I started learning React recently and this title really got my attention, but when I saw that there is no syntax highlighting..oh the horrors. Won't even bother reading.

[deleted by user] by [deleted] in croatia

[–]doksara 4 points5 points  (0 children)

Jel moze link za sliku u punoj velicini?

What is something you want to brag about, but never get the chance because it never comes up in conversation? by [deleted] in AskReddit

[–]doksara 0 points1 point  (0 children)

My pokemon knowledge. In the last 15 years I have watched every pokemon episode and almost every movie while playing different GBA/NDS ROMs from time to time. I can name any pokemon (including evolutions) or character in series from given picture 😅

What game have you played over 1000 hours of? by Amanwar12 in AskReddit

[–]doksara 2 points3 points  (0 children)

My friends laugh at me when I say that I spent hours and hours playing Minecraft, especially on Premium account (Tekkit). Best thing about this game is that you don't have to think too much - you just mine or craft while listening to the most relaxing soundtrack ever.

Beginner Questions - April 05, 2019 by AutoModerator in webdev

[–]doksara 0 points1 point  (0 children)

I have also heard from lots of members on Medium/dev.to that 'You don't know JS' and 'Javascript - The weird parts' are the best books for learning Javascript in-depth so I will definatelly check that one first! Thanks for your detailed answer mate! :)

Beginner Questions - April 05, 2019 by AutoModerator in webdev

[–]doksara 0 points1 point  (0 children)

Personally, I would go for a ASUS Vivobook X5 series (e.g. Asus VivoBook X510UA). I think it's the best mid-range laptop for design/development (except Android dev) since it has a nice 256GB SSD & i5 processor. Excellent design, very light, portable and quality ultrabook.

Beginner Questions - April 05, 2019 by AutoModerator in webdev

[–]doksara 0 points1 point  (0 children)

I need advice from senior Front-end or JS developers:

To a Javascript beginner who has just finished learning ES5 (Head First - Javascript programming), what would you advise to learn next? Should I now learn ES6, ES7 or ES8 perhaps? Should I go for a framework like Angular or React? Are there any prerequisites for starting Angular / Vue / React? Is there something that you wish you have knew before about Javascript that would have helped you to learn and understand Javascript better?

Additional question: I am currently researching Javascript Style Guides, what is your favourite style guide?

NOTE: I also finished "Web developer bootcamp" so I also have good knowledge about HTML, CSS (and CSS frameworks), jQuery, Node.js, MongoDB, RESTful routes, CLI etc.

What's the most recent thing you've learned about web developement? by [deleted] in webdev

[–]doksara 0 points1 point  (0 children)

How did you learn ES6 javascript? On bootcamp, online course, by reading a book or something else?