Form Validation Using JavaScript's Constraint Validation API

Solving Wordle with Z3

Penny Codes

Issue #150

1/12/2022

{{PreviewText}} 

Hi
Whoa issue #150. That's a lot. Well, here it is.

====================================================================

Form Validation Using JavaScript's Constraint Validation API

Published: 10 January 2022
Tags: html


Although not the typical style of deep-dive, in this article Craig Buckler thoroughly covers all aspects of form validation using only built-in HTML features.


====================================================================

Solving Wordle with Z3

Published: 10 January 2022
Tags: z3


SMT solvers are great, because you can use them to programmatically solve problems most people try to solve with their brains. In this article, Hassan Farooq explains how you can implement your own SMT solver for Wordle using Z3.


====================================================================

Penny Codes

Published: 12 January 2022
Tags: data structures


A Penny code "represents the extended connectivity environment around an individual atom within a molecular graph". In this informative article, Richard L. Apodaca presents what a Penny code is and how it can be represented/computed via data structures.


Want to help?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues!

If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, and Astrid Sapphire this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2635

Opens: 1294

Clicks: 379

Link Clicks Clicks % Unique Clicks Unique Clicks %
Form Validation Using JavaScript's Constraint Validation API 132 37.29% 120 37.04
Solving Wordle with Z3 123 34.75% 111 34.26
Penny Codes 99 27.97% 93 28.70

Previous

Back to Issues

Next