Subject

Web

Node.js Projects for Fun and Profit

With Tiny Node Projects by Jonathan Wexler

Learn Node.js or take your existing skills up a notch with this book.

Building Dynamic Surveys

From Hugo in Action by Atishay Jain

In this article we show how the data driven nature of Hugo coupled with the dynamic form providers of the Jamstack make a powerful combination.

Everything You Need to Know about React Context in 2022, Part 2

An excerpt from React Quickly, Second Edition by Morten Barklund

This excerpt explores using React Context.

Read it if you’re a React developer or want to learn more about React.

Everything You Need to Know about React Context in 2022, part 1

An excerpt from React Quickly, Second Edition by Morten Barklund

This excerpt explores using React Context.

Read it if you’re a React developer or want to learn more about React.

Adding LaTeX Rendering to Our Website, Part 2

From Hugo in Action by Atishay Jain

This article is all about adding LaTeX rendering to a static website built with Hugo.

Adding LaTeX Rendering to Our Website, Part 1

From Hugo in Action by Atishay Jain

This article is all about adding LaTeX rendering to a static website built with Hugo.

Adding Search to a Jamstack Site

From The Jamstack Book by Raymond Camden and Brian Rinaldi

Let’s learn how to add search functionality to a Jamstack site!

Criteria-Based Deletion

From API Design Patterns by JJ Geewax

This article covers…

How the custom Purge method can be used to delete matching resources
Why the custom Purge method is dangerous and should be avoided if possible
A variety of safety precautions to avoid accidentally deleting more data than intended

How to address concerns about consistency in the matching result set

Add and Remove Custom Methods

From API Design Patterns by JJ Geewax

This article covers:

How to manage many-to-many relationships implicitly, without an additional association resource.
The benefits and drawbacks of implicit rather than explicit association
How to use custom methods to associate resources together

Handling issues with data integrity of associated resources

Updating Our Data Thread Safely

From Rust Web Development by Bastian Gruber

This article discusses how to update our data thread in Rust safely.

© 2023 Manning — Design Credits