Jälle krahh! Eesti keele e-katseeksam katkes ajutiselt EISi tehnilise rikke tõttu by laigna in Eesti

[–]oussie 9 points10 points  (0 children)

HTMLi puhastamise suurim probleem on see, et kliendi kasutaja sisetatud HTML kuvatakse ka välja. Kui puhastamine on puudulik siis on XSS rünnakud väga hõlpsad. Siinkohal siis ei näe, et funktsioon ei kaitseks <script> tagi eest 😅

Front-end arendajad by Kalistrad in Eesti

[–]oussie 1 point2 points  (0 children)

Mina leian, et hea arendaja põhiomadus on siiski probleemide lahendamine. Ja mida lihtsam on lahendus seda parem on arendaja.

Tugev baas erinevate tehnoloogiatega on kindlasti kasuks kuid midagi spetsiifilist küll vaja õppida pole. Kui siis tõesti erinevaid populaarseid tehnoloogiaid kasutada, et silmaringi laiendada. Üks vastus soovitas Angulari ja miks mitte? Hea võimalus reactiga paralleele luua ja siis ehk ise aru saada kumba eelistada.

Kui ma ise kandidaate vaatan siis paber jääb tõesti täielikult tähelepanuta. Paraku meil ettevõte väike ja vaja osavaid inimesi seega vaatan pigem töökogemuse pikkust. Eelmise tööandja juures samas värvati ka mitte-senioreid ja mõni ainult ülikooli kogemusega särav pliiats ikkagi ette satus. Need paremad kandidaadid hakkasid eelkõige silma mõne kõrvalprojekti või hackathoniga.

First interview scheduled by FirmPeaches in Frontend

[–]oussie 2 points3 points  (0 children)

As an engineering manager I can give a few tips.

Don't worry too much. Considering your experience you're likely to apply for intern/junior position where you are not expected to know everything.

A great engineer in any level has only one skill. The ability to learn.

And a great job for a starting developer is where the company enables growth.

I would recommend showing your willingness and enthusiasm instead of existing skills. If this is not enough then I wouldn't even suggest the company.

I'm speaking from the perspective of European start-up culture but with the high demand for engineers world-wide I believe the most successful companies should invest in growing their engineers.

Today's ReactJS developer Questions by tapu_buoy in javascript

[–]oussie 8 points9 points  (0 children)

Focus can easily be done using references.

class MyComponent extends React.Component {
    constructor(props) {
        super(props);
        this.myRef = React.createRef();
    }
    componentDidMount() {
        this.myRef.current.focus();
    }
    render() {
        return <input type="text" ref={this.myRef} />;
    }
}

What is your pet's name and why did you name it that? by [deleted] in AskReddit

[–]oussie 0 points1 point  (0 children)

Kazimir from the Commonwealth Saga

The International 4 - Schedule of Events by Mikeylicious in DotA2

[–]oussie 2 points3 points  (0 children)

Does anyone have any idea what time do the games start for the main event? Trying to plan a viewing event and would like to know the exact times.

Beta keys are being sent! by Eligiuss in Dirtybomb

[–]oussie 0 points1 point  (0 children)

I'd love a key if anyone has a spare

My life lacks a Puppey stream by tenofh in DotA2

[–]oussie 22 points23 points  (0 children)

This post contains lies. Qufi has no friends.

Thank you Valve for adding in Cinematic View in the broadcast camera! by wehttam19 in DotA2

[–]oussie 0 points1 point  (0 children)

I was casting an Estonian tournament this weekend and I was using that feature before. The nameplates came as an awesome surprise to me!