/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.vinta.com.br
| | www.mattlayman.com
3.3 parsecs away

Travel
| | How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB).
| | robertcooper.me
3.2 parsecs away

Travel
| | Learn why, when, and how to use environment variables for front-end JavaScript applications built with webpack, parcel, Create React App, and Gatsby.
| | www.khanna.law
3.9 parsecs away

Travel
| | My preferred technology for rapidly prototyping ideas is Django, styled with Tailwind CSS and deployed on Heroku.
| | keepsimple.dev
17.4 parsecs away

Travel
| Learn how to implement real-time notifications in Django using Server Sent Events (SSE). Send updates to users without page refreshes or polling.