Just published: "Discovering Google's Material-Web: Crafting a Custom Password Field." Learn how to level-up your web components! #WebDevelopment#MaterialDesign
https://t.co/K4iTNDskEF
Hey, looking for popular and actively developed Django package?
Here is the end of our survey explores packages with high downloads counts
#python#django
https://t.co/cwYr5xvciv
I'm a little excited about the productivity of Google's developers. They recently published a new version of the material-components checkbox implementation.
This is the fifth implementation of the checkbox in google material-components packages.
https://t.co/dkGBJu7hEf
I'm a little excited about the productivity of Google's developers. They recently published a new version of the material-components checkbox implementation.
This is the fifth implementation of the checkbox in google material-components packages.
https://t.co/dkGBJu7hEf
How about custom entry point to wait for DB connection became available?
We could do this directly into ./manage.py
https://t.co/Bk83rX18sr
Less is more!
#django#docker#python
Today I Learned: Docker(and docker-compose) preserves permissions on a named volume.
This means that there is no need for gosu/custom entry point to fix permissions on a container startup
Sweet 😊
It's a bit sad that #flake8 and #black has no agreement on the maximum line length value, and recently flake8 dropped the support global configuration files
CMD options for flake8 in #VSCode is the rescue 😊
#Python