Discover how to create a webhook listener with this beginner-friendly guide. Learn to set up on both web servers and serverless platforms for real-time data processing.
Jun 15, 2024
The complete guide to getting started and working with the Django REST framework. This guide goes over the basics and touches on some of the advanced features of the framework.
Oct 21, 2020
As a non-technical founder of a startup, especially a tech one, at some point you will have to build some custom software. How do you do that? Who do you hire?
Jun 17, 2020
This article is intended for beginner web programmers and covers the development of a blog on Django using Twitter Bootstrap and its deployment on the free hosting provider PythonAnywhere.
Mar 9, 2020
How we optimized our mass emailing campaigns from twelve hours down to one using asyncio and aiohttp.
Jan 28, 2020
I have already come across several articles about hiring developers and read them with some interest, because I am a developer myself, and I was curious to know how we are evaluated at interviews.
Jan 17, 2020
FastAPI is a relatively new web framework written in the Python programming language for creating APIs based on new features of Python 3.6+, such as: type-hints, native synchronicity (asyncio)
Jan 13, 2020
I Want to share with you the story of our experiment with React Native. I will tell you how we evaluated the pros and cons of development in React Native – in theory and in practice.
Jan 7, 2020
This tutorial will show you how to do some basic things with the Interactive Brokers API using Java
Jan 5, 2020
In the outstaffing model you hire someone from another company to work for you. It makes sense to use outstaffing services for certain scenarios when developing software.
Jan 3, 2020
Various Python and Django snippets of information
Jan 1, 2020
This is an article for beginner developers and those who want to get a little more familiar with the terms and technologies of modernweb applications.
Dec 30, 2019
Different patterns utilized to pass data in React applications and their problems.
Dec 26, 2019
Can useReducer hooks replace Redux. I spent a few nights experimenting and now I want to share the results and my conclusions.
Dec 13, 2019
Developing in Python on Windows 10 with the help of Windows Subsytems for Linux (WSL) and Visual Studio Code
Dec 10, 2019
Adding React-Admin to Django using the Django Rest Framework
Dec 8, 2019
Good software developers can't write code without help from the internet. It's wrong to try to assess them in interviews by asking them to write down code from memory.
Nov 4, 2019