
Sir Lancelot
@discoverlance
Joined July 24th, 2021
I am passionate about coding and also love to work with the cloud.
Sir Lancelot · 3 weeks ago
Eloquent-prisma (add laravel eloquent behaviour to prisma)
I have worked with Laravel and it's eloquent builder is really amazing, making the lives of developers easier in terms of database interactions. In my attempt to find an equivalent in the ja...
















Sir Lancelot · 3 weeks ago
Why Next.JS over Remix (as a react developer)
Developer Experience
One can easily overlook the developer experience when selecting tools as a senior developer for instance, because you know how to build an application with aws lambda, y...
















Sir Lancelot · 3 weeks ago
End-user focused software development
Traditional developer first process
Before we begin I'd like you to ask yourself some specific questions around your application development (web, mobile or api) strategy:
Do you consider y...
















Sir Lancelot · 2 months ago
Why SSG is still necessary even with tools like Remix.run
Static Site Generation (SSG) refers to the technique used to generate html or content of sites based on data from options like CMS (Content Mangement System) or a database. Frameworks like...
















Sir Lancelot · 2 months ago
Redirecting pages with Next.JS
Use Cases
Send users to a different page on your website from your homepage. Example, redirect from '/' to '/blog'
Send users to a different page based on header or cookie information.
Sen...

















Sir Lancelot · 7 months ago
CSS Selectors: Family (parents and siblings) analogy
Whilst reviewing CSS Selectors today, I decided to come up with an analogy to help me easily understand and be able to explain it to others. And so this is the analogy I came up with.
I will...


















Sir Lancelot · 10 months ago
5 Reasons I don't Smash My Computer
Ever had that feeling of wanting to smash your laptop or computer. Well, I do. Sometimes and almost always.
Sometimes it's due to errors, sometimes the tests that were working the previous...
















Sir Lancelot · 10 months ago
Next.JS Pre-rendering and Prefetching
What's Next.JS?
As in their own words, Next.JS is,
A react framework for production. Next.js gives you the best developer experience with all the features you need for production: hybrid s...
















Sir Lancelot · 10 months ago
Next.JS Server side, Client side Rendering or Incremental Static Generation
What's NextJS?
NextJS is as in their own words,
a react framework built for production. Next.js gives you the best developer experience with all the features you need for production: hybrid...
















Loading More Content