Redux vs Context API: When to use them
select multiple array elements javascript
10 Lessons I Learned as a Broke Software Engineer | by Arslan Mirza | Medium | Level Up Coding
Great points and lessons. The learnings can't be stopped
Release Notes - Django REST framework
artu-hnrq starred stdlib-js/stdlib on Github!
Django not recognizing field override for Current User in Serializer
Braking changes!
"IntegrityError at /api/space/ NOT NULL constraint failed: apiapp_space.creator_id
This was a breaking change in v3.8
For read-only fields you need to pass the value when calling save:
def perform_create(self, serializer):
serializer.save(creator=self.request.user)
HTMX looks pretty neat
A quick introduction
artu-hnrq starred clouedoc/postgresql-obsidian on Github!
artu-hnrq starred RyanWarner/next-mdx-digital-garden-starter on Github!
artu-hnrq starred dendronhq/dendron on Github!
artu-hnrq starred esm7/obsidian-map-view on Github!
artu-hnrq starred SkepticMystic/breadcrumbs on Github!
Head of Content
!!!
artu-hnrq starred SilentVoid13/Chesser on Github!
artu-hnrq starred StrangeGirlMurph/obsidian-wikipedia-search on Github!
artu-hnrq starred thex3family/gatsby-garden on Github!
artu-hnrq starred obsidianmd/obsidian-api on Github!
artu-hnrq starred matthewwong525/linked-blog-starter on Github!
artu-hnrq starred wchorski/nextjs-obsidian-publish on Github!
artu-hnrq starred mdx-js/mdx on Github!
The Strange Death of Stack Overflow
artu-hnrq starred sdras/awesome-actions on Github!
shadcn (@shadcn) / Twitter
Instant search in less command? (Similar to incsearch in VIM)
TypeScript just unblocked React Server Components
How to split a large OpenAPI document into multiple files
To organize specification, improving its readability, from file system hierarchy, for example, sounds to me very likable
artu-hnrq starred OpenAPITools/openapi-generator-cli on Github!
What's the difference between ISO 8601 and RFC 3339 Date Formats?
14 Best Practices to Write OpenAPI for Better API Consumption - APIMatic
Get URL Params (Next.js 13)