Developers
- Python
Developing RESTful APIs with Python and Flask
- Next
Next.js 3.0 Release: What's New?
- Angular
RxJS Advanced Tutorial: Create a Web Speech Service
- Angular
RxJS Advanced Tutorial: Getting Started
- Angular
RxJS Advanced Tutorial: Use the Madlibs API
Build an app to learn about the power and flexibility of RxJS in Angular while exploring speech recognition with Web Speech API.
- Nette
Building an app with Nette and adding authentication
Learn how to build your first Nette application and add authentication to it.
- Spring Boot
Exception Handling and I18N on Spring Boots APIs
Let's learn how to properly handle exceptions on Spring Boot APIs while providing multi-language support (I18N) for the messages.
- FullContact
Adding FullContact to your Auth Process For Profile Enhancement
Learn how to enhance your users' profile by adding FullContact to your authentication process.
- IoT
JavaScript for Microcontrollers and IoT: SSL/TLS
Find out how to add TLS to the Particle Photon to secure your communications.
- Extensibility
Why is Serverless Extensibility better than Webhooks?
Webhooks are a clean and simple way to add extensibility points into your SaaS, but Serverless Extensibility removes several points of friction on your customers.
- Loopback
Developing RESTful APIs with Loopback
Learn how to build and secure RESTful APIs with Loopback.
- Spring Boot
Automatically Mapping DTO to Entity on Spring Boot APIs
- Spring Boot
Integrating Spring Data JPA, PostgreSQL, and Liquibase