Now, that I'm back in Algeria. Let's try to build a solid developers community together. A first small step is trying to gather all these hidden developers. For that purpose, I put together an Awesome Algeria repository on GitHub.
(more…)Author: Riad Benguella
-
TL;DR
J’ai rejoint Automattic il y’a quelques semaines, et à travers ce post, je vous fais découvrir une journée de travail classique (ou presque) pour un développeur Lambda chez A8C, en sachant que c’est une société assez atypique puisque tous les employés y travaillent à distance. En espérant vous convaincre de nous rejoindre !!
-
Hymn to criticism and continuous improvement
This post is a translation from a very old post of mine but still relevant some years later. In the same time, it’s a reminder for myself.
-
I have to admit, It took me some time to figure out in which use cases ES6 generators could be really useful (I’m not the only one I think, am I ?). When we talk about ES6 (or ES2015 as you like), generators are not the first feature we think about, we often see them as an easy way to create custom iterators, but in reality they are much more than that, they are maybe one of the most interesting features added in ES6. (more…)
-
There’s this expression I say each time I stumble on something (some technology) that’s going to change my habits in development …. Oh, ça déchire sa mère 😛 a not so conventional french alternative to wow that’s great !!!.And you know what, It just happened again. I discovered redux-saga, And I’m like: “Wow this is great, that’s exactly what I was looking for”
-
Unidirectional data flow (or sometimes referred to as reactive programming or functional programming) is often seen as this new trend in frontend applications development brought by React and Flux (or by ReactiveX from Netflix). So many developers think using one of these libraries or frameworks is necessary to start with this pattern. This, of course, is not true. I can use React and don’t have an unidirectional data flow at all, and the opposite, I can use stacks not designed with functional reactive programming in mind and still have an unidirectional data flow.
-
In the last three years, frontend development has evolved very quickly. With all this stuff out there (react, angular.js, aurelia, redux, flux, Angular2, Rx.js, falcor…), it became really hard for developers and companies to make choices about the stack to use for their applications. (more…)
-
Hymne à l’autocritique et à l’amélioration continue
Cet article est une ancienne partipation au DZBlogDay 2013. Le DZBlogDay, événement annuel pendant lequel les blogueurs algériens abordent le même sujet le même jour, le thème de cette édition était le “web algérien”. Comme vous le savez, on ne peut parler de web sans parler de développeur web, et donc pour avoir un “web” de qualité, il faut avoir de bons développeurs web d’où l’idée de mon article.