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 - "tuto"
-
I'm the only one who open YouTube looking for a tuto but end up watching weird stuff and forget why the hell I'm watching YouTube !!!5
-
Searching for simples game using canvas + vanilla ES6 and best practices.
Turn out it's very hard to find well-written javascript, so far most of the resources found are spaghetti code.
So if you know any good github page, blogs or tuto, feel free to share! Thanks :D2 -
I'm sick of managers treating the project I work on as a joke. First, a junior colleague, and now a junior QA. I'm the the most experienced and I'm only mid level dev. It's a very cool project with interesting technologies but I have no time to tutor people...
-
tl;dr: What's the best tuto/course for learning webpack ?
I'm mostly a PHP dev, working on my own framework, but I also use more and more JS, and recently some Typescript (and loved it).
But my usual gulp workflow starts to grow old and limited. ES6 modules seems a great improvement while every webpack user seems to say it gives headaches. So what's the best way to start ? ^^4 -
If you don't know it yet, there is an awesome youtube channel full of talks about web developement. It's name is Coding Tech, just saying.
-
Any good tuto sharing about dispatch queue on swift 4? Have already googled the subject, but any real experience will be greatly appreciated.