Rene Dudfield: Drawing data. With #flask, and #matplotlib.
Link: http://renesd.blogspot.com/2018/11/drawing-data-with-flask-and-matplotlib.html
Here's a pretty simple example of using the Flask microweb framework, and matplotlib together.Matplotlib is a graphing library used by a lot of people in python.But how to serve your graphs up in a we
Link: http://renesd.blogspot.com/2018/11/drawing-data-with-flask-and-matplotlib.html
Here's a pretty simple example of using the Flask microweb framework, and matplotlib together.Matplotlib is a graphing library used by a lot of people in python.But how to serve your graphs up in a we
Blogspot
Drawing data. With #flask, and #matplotlib.
Here's a pretty simple example of using the Flask microweb framework, and matplotlib together. Matplotlib is a graphing library used by a ...
Matt Layman: You Don't Need JavaScript
Link: https://www.mattlayman.com/blog/2022/you-dont-need-javascript/
What If I Told You… You Don’t Need JavaScript.
This talk explores why JavaScript is not good fit for most web apps.
I then show how most web apps can do dynamic things using htmx. htmx is an extension
Link: https://www.mattlayman.com/blog/2022/you-dont-need-javascript/
What If I Told You… You Don’t Need JavaScript.
This talk explores why JavaScript is not good fit for most web apps.
I then show how most web apps can do dynamic things using htmx. htmx is an extension
Matt Layman
You Don't Need JavaScript
What If I Told You... You Don't Need JavaScript. This talk explores why #JavaScript is not good fit for most web apps. I then show how most web apps can do dynamic things using htmx. I provide examples using #Django, #Flask, #RubyOnRails, and #Laravel.