By realpython -
2021-02-02
In this tutorial, you’ll learn how to go from a local Python script to a fully deployed Flask web application that you can share with the world.
By The New Stack -
2021-02-15
We once needed web application development frameworks because there was no option to write modular code or access databases in old-time HTML and JavaScript. Now custom elements make it possible to wri ...
By realpython -
2020-12-28
In this tutorial, you'll learn how you can use PyPy to improve the speed of your applications. You'll see how PyPy compares with other Python implementations like CPython and learn about features that ...
By realpython -
2021-02-25
In this tutorial, you'll learn everything you need to know to get up and running with NumPy, Python's de facto standard for multidimensional data arrays. NumPy is the foundation for most data science ...
By DEV Community -
2020-12-08
“Figuring out what the next big trend is, tells us what we should focus on.” — Mark Zuckerberg Web... Tagged with javascript, webdev, python, react.
By CSS-Tricks -
2020-11-25
Lessons learned from building a framework (Halfmoon) using CSS variables, and the future of customizability and user personalization on the web.