Dev

Dev

37 bookmarks
Newest
How to Build a Jamstack Site with Next.js and Vercel - Jamstack Handbook
How to Build a Jamstack Site with Next.js and Vercel - Jamstack Handbook
The Jamstack architecture is a modern approach to an old idea: making fast, static websites, but making them dynamic with tools like JavaScript. How can we leverage the web framework Next.js and hosting platform Vercel to build and deploy performant...
·freecodecamp.org·
How to Build a Jamstack Site with Next.js and Vercel - Jamstack Handbook
How do I implement social login with GitHub accounts?
How do I implement social login with GitHub accounts?
I just spent about a week's worth of effort figuring out how to do this, so I thought I'd write up an explanation to save future developers time. The short(er) answer You'll want to follow this gui...
·stackoverflow.com·
How do I implement social login with GitHub accounts?
Stacks · Bootstrap v5.1
Stacks · Bootstrap v5.1
Stack things vertically or horizontally using Bootstrap. I don't know how I didn't discover this page so much sooner...
·getbootstrap.com·
Stacks · Bootstrap v5.1
Parsing Backlinks in Hugo ❚ A Scripter's Notes
Parsing Backlinks in Hugo ❚ A Scripter's Notes
As of writing this (%3C2022-04-19%20Tue%3E), Hugo doesn’t have a built-in way to generate a list of such backlinks, though there’s an open issue (# 8077) to track this feature request. One way to gather a list of backlinks to a post is to find out that post’s relative or absolute permalink, and search for the occurrences of that link in all the other posts on the published site. The author of seds.nl: Export org-roam backlinks with Gohugo, Ben Mezger, uses this approach in his solution for creating backlinks in that post. In this post, I am expanding upon that solution and refactoring it bit to fit my needs.
·scripter.co·
Parsing Backlinks in Hugo ❚ A Scripter's Notes
I wrote a syllabus for learning Python and Django. Four people have gone through it, two are interviewing and one got a job. It's based on using a somewhat even mix of coding challenges, personal projects and books. : learnprogramming
I wrote a syllabus for learning Python and Django. Four people have gone through it, two are interviewing and one got a job. It's based on using a somewhat even mix of coding challenges, personal projects and books. : learnprogramming
8.5k votes, 362 comments. Edit July 2021: It’s been almost a year since I wrote this post. I’ve learned a lot more about learning Python in that …
·reddit.com·
I wrote a syllabus for learning Python and Django. Four people have gone through it, two are interviewing and one got a job. It's based on using a somewhat even mix of coding challenges, personal projects and books. : learnprogramming