This article, developed together with Be Digitech Solutions, analyzes the gRPC architecture created by Google, the special advantages it offers compared to REST architecture, and how we can migrate from REST to gRPC in terms of microservices … Read more
Web Developer
Web Developers work to design, create and handle websites and web applications. They deal with internet as well as intranet websites. They usually are employed by software development companies, IT or IT consulting. Web developers often work for companies; however, some provide their services on a freelance basis.
Most of them works on software, database and the website encoding, known as back-end, or in the engineering and interface part, known as front-end. Nevertheless, there are Web Developers take care of both aspects and offer a complete service and are referred to as Full Stack Developers.
The main objective of a Web Developer should be to create coherent and efficient applications and web services. They should always try to meet clients’ needs.
Pro Tips For Web Designers Who Want to Create Better Web Experiences
The Boom in Web Design The demand for web developer talent and UI/UX skills is now global. Websites such as Adecco's, a platform that helps connect developers with major innovative companies, are proof of that: there, you can find a curated … Read more
Devtools: Boosting Your Web Development Workflow on Chrome and Firefox
Devtools have changed everything. There was a time when web development involved designing and building your web pages in a web design application—or in your code editor of choice—and switching back and forth between that and a browser to test and … Read more
Best 10 Tools to Leverage for Progressive Web App Development
As smartphone use continues to grow, more people choose mobile applications to websites for their ease of access and high performance, even with slow internet connections. It is expected that by 2021, 54% of e-commerce sales will be generated on … Read more
Getting Started with WebAssembly and Rust
What is WebAssembly? WebAssembly was developed by Mozilla in 2015 while looking for a way to make JavaScript more efficient with heavy applications. If you have never heard about WebAssembly, check out the two videos in this … Read more
Decoding Adaptive Vs. Responsive Web Design
AWD (Adaptive Website Design) and RWD (Responsive Website Design) are trending in website development. However, discussions regarding which technique to choose are trending as well. Hence, this article discusses the differences between adaptive … Read more
GraphQL Testing With Karate
Table Of ContentsWhat is GraphQL?Overcoming over-fetchingGraphQL SyntaxTesting GraphQL services with KarateManage the plain text queryManage the JSON responseConcluding remarks Web APIs have become one of the most common solutions for providing … Read more
Introducing a new and improved Twitter API
Twitter is making it easier for businesses, academics, and third-party developers to build on its platform with the launch of its API v2 this week as reported by The Verge. The company announced the new API last month, but as the news arrived the … Read more
Speeding up innovation with Arun Gupta
Arun Gupta is a Principal Technologist at Amazon Web Services. He is responsible for the Cloud Native Computing Foundation (CNCF) strategy within AWS and participates at CNCF Board and technical meetings actively. He works with different teams at … Read more
18 Books & Blogs Every Developer Should Read
Table Of ContentsThe Consortium for Information and Software QualityAlgorithms IlluminatedWizard ZinesThe DevOps HandbooLearn to Code HTML and CSSIntroduction to AlgorithmsPoignant GuideIntercom (blog)24 Deadly Sins of Software SecurityFlavio Copes … Read more
Tips For Every Full-Stack Developer In 2020
A full-stack developer has to work on almost every part of development stack. Development of what? Usually it's about web applications, but for someone else it can also about mobile or desktop application stacks. So, we may say that a full-stack … Read more
Shokunin of the Web
The WWW, as we know it today, grants instantaneous access to on-demand content all over the world at any time, thanks to its fundamental pillars: HTML, CSS and JavaScript.From the very beginning of the Internet era, when the creation of websites was … Read more
Content and templates in HTML
Creating HTML templates in the context of Web programming is a very common task on both the server and client sides. Traditionally, on the client side, this task is assigned to libraries such as handlebars or mustache and similar. These libraries … Read more
From 0 to Kubernetes using .NET Core, Angular e Jenkins
During the Codemotion Rome 2019, the Facebook Developer Circle joined the tech conference to present a live coding meetup. The meetup was an opportunity to see a live coding experiment where three different speakers were involved. The speakers, … Read more
RxJS and Angular Reactive Forms
Angular provides two different approaches to handle forms: template-driven forms, very simple to use and powerful, and Reactive Forms, based on Observable, much more flexible, scalable and robust. In this article we will learn more about this by … Read more
Interview with Tianyu Pu
She now works as a software developer for Booking.com, but Australian Tianyu Pu has done a fair bit of travelling herself, having moved from sunny Sydney to Amsterdam. In her spare time, you'll often find Tianyu enjoying the great outdoors or … Read more
The right and wrong with JavaScript: interview with Douglas Crockford
Paypal JavaScript architect Douglas Crockford is the man widely praised for discovering the much-loved JSON Data Interchange Format. But when the American computer programmer and entrepreneur suggested there were good parts to JavaScript, the … Read more
A DevDay night with GustoJS, Vue.js core member team
It all started with a tweet by Darek Gusto Wędrychowski, announcing his presence in the south of Italy. We intercepted the tweet and asked him to join us, to not lose the opportunity of having an international speaker and also a member of the core … Read more
The what, why and how of Javascript functional programming
As programming geeks know, “classical” programming languages, like C/C++ and Java, are Imperative. This means you tell the computer how to do something and it does it. By contrast, functional languages are Declarative – you tell the computer the … Read more
Do things faster and better with WebAssembly: an interview with Sendil Nellaiyapen
With multitudes of technologies and an increase in customer demands, there are many challenges faced by full-stack developers today. Fortunately, Sendil Kumar Nellaiyapen, a product developer for Xebialabs, has produced a new bible for building … Read more