Tag: Server

GraphQL errors: the Good, the Bad and the Ugly

DroneMeaning.com - Drone reviews.Returning errors in GraphQL is a challenging task, and we tried a lot of different approaches over time. Keep reading to know what we’ve learned along the way. ...
Continue Reading GraphQL errors: the Good, the Bad and the Ugly

Rendering emails with Svelte

DroneMeaning.com - Drone reviews.We recently rebuilt our whole email stack from scratch to improve the developer experience: we now have an instant feedback loop, leveraging a SvelteKit-powered dev server. ...
Continue Reading Rendering emails with Svelte

What is Spring Framework in Java

DroneMeaning.com - Drone reviews.An open-source app framework called the Spring Framework, or simply Spring, offers infrastructure aid for creating applications in the Java language. Spring is one of the most well-liked and versatile Java Enterprise Edition (Java EE) frameworks. It assists programmers in building fast Java objects-based applications (POJOs). ...
Continue Reading What is Spring Framework in Java

Achieving end-to-end type safety in a modern JS GraphQL stack – Part 2

DroneMeaning.com - Drone reviews. Welcome back! This article is the second and last part of the Achieving end-to-end type safety in a modern JS GraphQL stack series. Read the first part if you haven't yet! Svelte I won't go into the details of why Svelte, but I like Svelte a ...
Continue Reading Achieving end-to-end type safety in a modern JS GraphQL stack – Part 2

Achieving end-to-end type safety in a modern JS GraphQL stack – Part 1

TurntablePlayers.com - Turntable players and vinyl records reviews. In this article, we will create a simple GraphQL application, a message board, by combining many recent open-source technologies. This article aims to be a showcase of technologies that work well together rather than a complete tutorial on project setup. It is however a long read, so we decided to ...
Continue Reading Achieving end-to-end type safety in a modern JS GraphQL stack – Part 1

Thinking outside the box when pentesting GraphQL

SmartHomeDvce.com - Smart Home Devices CE reviews. The hardest part when pentesting any system is undoubtedly answering the question: 💡 How should we think of that? What is meant is "how outside-the-box thinking works?", and "how is a pentester meant to think outside the box?". Although tackling this question might seem like a ...
Continue Reading Thinking outside the box when pentesting GraphQL

Using Web Components With Next (or Any SSR Framework)

SmartHomeDvce.com - Smart Home Devices CE reviews. In my previous post we looked at Shoelace, which is a component library with a full suite of UX components that are beautiful, accessible, and — perhaps unexpectedly — built with Web Components. This means they can be used … Using Web Components With Next (or Any SSR Framework) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading Using Web Components With Next (or Any SSR Framework)

Introducing Shoelace, a Framework-Independent Component-Based UX Library

DroneMeaning.com - Drone reviews.This is a post about Shoelace, a component library by Cory LaViska, but with a twist. It defines all your standard UX components: tabs, modals, accordions, auto-completes, and much, much more. They look beautiful out of the … Introducing Shoelace, a Framework-Independent Component-Based UX Library originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading Introducing Shoelace, a Framework-Independent Component-Based UX Library

Securing GraphQL Endpoints in the Full Development Lifecycle

SmartHomeDvce.com - Smart Home Devices CE reviews. I have been working on software development for a year, and I noticed that the essential thing in this process is getting results, not the development process itself. During development, developers usually integrate many different technologies into the project. For example, let's say we are developing a graphQL ...
Continue Reading Securing GraphQL Endpoints in the Full Development Lifecycle

The Developer’s Advanced Guide to the wp-config.php File

TurntablePlayers.com - Turntable players and vinyl records reviews. How well do you really know wp-config? There’s a surprising amount of power in those few lines of PHP! This article is a tour of some bits of wp-config that… Read more The post The Developer’s Advanced Guide to the wp-config.php File appeared first on Delicious Brains. ...
Continue Reading The Developer’s Advanced Guide to the wp-config.php File