Don't be afraid of reverting code in Git
October 24, 2022
Git is arguably the most used version control system and part of the day to day of every engineer. We pull code from our peers, push our…
October 24, 2022
Git is arguably the most used version control system and part of the day to day of every engineer. We pull code from our peers, push our…
June 08, 2020
Accessibility is not an easy topic to talk about and most companies just start to think about it once they reach a large amount of users…
January 13, 2020
In this article, we aim to present a use case on how to use React Hooks and Context API in order to show notifications globally. The…
June 05, 2019
"DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various…
April 08, 2019
In our previous blogpost about Content Security Policy (CSP) we promised to have another one about reporting and mentioned report-uri…
February 25, 2019
Content-Security-Policy (CSP) header is well-known to help to guarantee security on your website by setting allowed trusted origins in a…
January 18, 2019
We at YLD are using Slack together with missions.ai , allowing our employees to get some relevant information about them or about other…
November 27, 2018
Is it really a "new" protocol? HTTP/3 isn't a new protocol, in fact it is being developed for quite some time and you're probably using it…
February 01, 2018
There are quite some changes with the latest HAPI.js version that are worth taking a look at. At YLD we want to be as close as possible to…
December 06, 2017
I went to Dot.js last week and it had quite a lot of interesting talks this year and some big names in technology. Dot.js was also a…
November 06, 2017
HTTP/2 is starting to be used more and more (it jumped from 11% in the beginning of this year to 18% total usage on the web). If you recall…
August 01, 2017
First the participants propose discussion topics and then, after voting, group discussions are created about the most popular selections…
April 26, 2017
You've decided to embark on the journey to microservices. Cloud 66 and YLD teamed up to create a webinar about how to create microservices…
April 10, 2017
I went to Barcelona for just the second time to attend to Orchestrate 2017 and speak at NodeConf Barcelona. It was really nice to be in such…
March 01, 2017
HTTP/2 is being used in ~12% of the websites in the World Wide Web, but certainly the number is higher in the websites we visit the most. If…
February 21, 2017
React is regarded as the premier way to build large, fast Web apps with JavaScript. We're excited to announce that we're going to have…
February 08, 2017
In one of our latest posts we introduced and debugged HTTP/2 . However we'll be exploring some other alternatives to the HTTP protocol in…
January 17, 2017
Events, events... and more events! YLD team members help to organize community meetups, both in Lisbon ( require-lx ) and London ( #LTM…
January 10, 2017
This article aims to be theoretical and practical, not only giving an overview about the HTTP/2 protocol, but also giving and explaining how…
November 25, 2016
The React library is still evolving and Facebook's React team is working on a set of features to improve it, both internally (e.g the new…
November 19, 2016
Overview The hapi.js ( H TTP API ) framework provides a RESTful API that is a perfect match for projects with large teams working on…
June 20, 2016
React-Europe was an amazing 2-day conference held in Paris on June, 2 and 3. On this second edition, there were a lot of talks about React…
June 10, 2015
While building client-side apps, a team at Facebook reached a conclusion that a lot of web-developers had already noticed: the DOM is slow…
June 01, 2015
Node International Day was a global event, aimed at providing educational web events around the globe. The main goal is to learn Node.js…