Explore >> Select a destination


You are here

bryanlrobinson.com
| | timothymiller.dev
6.6 parsecs away

Travel
| | My adventures in the land of 11ty plugins, Feedbin, and NPM.
| | www.webstoemp.com
6.9 parsecs away

Travel
| | Fetching a whole bunch of data from APIs at build time can be an intensive process. Getting that data in a performant way and caching it locally is an important part of Jamstack projects.
| | 11ty.rocks
6.9 parsecs away

Travel
| | Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.
| | quakkels.com
62.8 parsecs away

Travel
| Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now.