Long ago, I built a web app for an enterprise (200k+ employees). Feedback on the web app prompted me to do an experiment. What would happen if I were to create a WhatsApp chatbot to solve the specific use case, instead of a web app? Would people like it better? Would it be more useful? But the […]
Business plans are a pivotal part of the strategic financial decision-making process. They help put thoughts down on paper, present market data to back up the rhetoric, and articulate the financial side of an argument. When it comes to business plans, it’s not only about the numbers; the narrative and the assumptions used to drive […]
It is not hard to see that some people are struggling to handle errors, and some are even totally missing it. Handling errors properly means not only reducing the development time by finding bugs and errors easily but also developing a robust codebase for large-scale applications. In particular, Node.js developers sometimes find themselves working with not-so-clean code […]
API development is a hot topic nowadays. There’s a huge number of ways you can develop and deliver an API, and big companies have developed massive solutions to help you bootstrap an application quickly. Yet, most of those options lack a key feature: development lifecycle management. So, developers spend some cycles creating useful and robust […]
You can’t mention the term “web services” nowadays without immediately evoking references to Amazon Web Services or Google’s Web service, Google Cloud Platform. There’s a reason for that, though. These tech giants have raised the bar by addressing the need for application development. And scale from the likes of Amazon and Google is exactly what makes modern […]
We’re used to measuring our digital devices by how fast they are, how clear the sound is, how crisp the display is, how large the storage capacity is. Some day soon, if Homei Miyashita has his way, we may measure them by how delicious they are. The Meiji University researcher has developed a handheld “lickable […]
“Great API products don’t get built by mistake,” says Rahul Dighe, the API and Platform Product Leader at PayPal. Even if you take into account all the trending principles of API ownership — design-first, API-as-a-Product, governance, KPIs, and more — you still might end up with an API that’s difficult to use. So, what advice would […]
Editor – This post was updated in May 2020 to make the Docker commands comply with current standards and to provide an updated NGINX Plus Dockerfile for Debian and Alpine Linux distributions. Docker is an open platform for building, shipping, and running distributed applications as containers (lightweight, standalone, executable packages of software that include everything needed to run an application). Containers can […]
For more than 15 years, NGINX technology has helped websites to scale and cope with surges in traffic. Today, oDesk Software Co., Ltd will share this article to all members will know how about it’s. At F5 and NGINX, we want to help you if you’re operating a website or mobile application and expect to see […]
One of the most important aspects of modern development is interoperability. The ability to not only code something well but to make it compatible with a wide range of counterparts elevates even basic functions to something more. How the industry implements interoperability is important – a standard is only as good as how many people […]