jshprentz
Programming Phoenix LiveView B10.0: Checkbox should be checkmark (page 219)
The first paragraph on page 219 mentions a checkbox:
Then, we use the
heading/1component that we’ll define in a bit to show a heading and a checkbox if the ratings are complete.
The next paragraph describes that symbol as a checkmark:
… we render the unicode for a checkmark to indicate to the user that all of the ratings forms have been completed.
The heading function uses Unicode U+2713, the checkmark.
<h2 class="font-medium text-2xl">
  Ratings <%= if ratings_complete?(@products), do: raw "✓" %>
</h2>
 
  	            Marked As Solved
SophieDeBenedetto
									Author of Programming Phoenix LiveView
			          
						Thanks! This reference will be fixed in the next Beta release.
Popular Pragmatic Bookshelf topics
                        
                      
                      
                Running the examples in chapter 5 c under pytest 5.4.1 causes an AttributeError: ‘module’ object has no attribute ‘config’. 
In particula...
              
            
            
          
              New
                Hello Brian, 
I have  some problems with running the code in your book. I like the style of the book very much and I have learnt a lot as...
              
            
            
          
              New
                Title: Hands-On Rust (Chapter 11: prefab) 
Just played a couple of amulet-less games.  With a bit of debugging, I believe that your can_p...
              
            
            
          
              New
                Hi @Margaret , 
On page VII the book tells us the example and snippets will be all using Elixir version 1.11 
But on page 3 almost the en...
              
            
            
          
              New
                I can’t setup the Rails source code. This happens in a working directory containing multiple (postgres) Rails apps. 
With: 
ruby-3.0.0 
s...
              
            
            
          
              New
                I am working on the “Your Turn” for chapter one and building out the restart button talked about on page 27.  It recommends looking into ...
              
            
            
          
              New
                I ran this command after installing the sample application: 
$ cards add do something --owner Brian 
And got a file not found error: 
Fil...
              
            
            
          
              New
                I think I might have found a problem involving SwitchCompat, thumbTint, and trackTint. 
As entered, the SwitchCompat changes color to hol...
              
            
            
          
              New
                When I run the coverage example to report on missing lines, I get: 
pytest --cov=cards --report=term-missing ch7
ERROR: usage: pytest [op...
              
            
            
          
              New
                I just bought this book to learn about Android development, and I’m already running into a major issue in Ch. 1, p. 20:  “Update activity...
              
            
            
          
              New
Other popular topics
                        
                      
                      
                If it’s a mechanical keyboard, which switches do you have? 
Would you recommend it? Why? 
What will your next keyboard be? 
Pics always w...
              
            
            
          
              New
                poll
poll
Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
              
            
            
              
          
              New
                I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
              
            
            
          
              New
                This looks like a stunning keycap set :orange_heart: 
A LEGENDARY KEYBOARD LIVES ON
When you bought an Apple Macintosh computer in the e...
              
            
            
          
              New
                Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
              
            
            
          
              New
                A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
              
            
            
          
              New
                If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: 
bre...
              
            
            
          
              New
                I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
              
            
            
          
              New
                If you want a quick and easy way to block any website on your Mac using Little Snitch simply… 
File > New Rule: 
  
And select Deny, O...
              
            
            
          
              New
                Jan | Rethink the Computer. 
Jan turns your computer into an AI machine by running LLMs locally on your computer. It’s a privacy-focus, l...
              
            
            
              
          
              New
Latest in Programming Phoenix LiveView
Categories:
Sub Categories:
Popular Portals
- /elixir
 - /rust
 - /ruby
 - /wasm
 - /erlang
 - /phoenix
 - /keyboards
 - /python
 - /rails
 - /js
 - /security
 - /go
 - /swift
 - /vim
 - /clojure
 - /emacs
 - /haskell
 - /java
 - /svelte
 - /onivim
 - /typescript
 - /kotlin
 - /c-plus-plus
 - /crystal
 - /tailwind
 - /react
 - /gleam
 - /ocaml
 - /flutter
 - /elm
 - /vscode
 - /ash
 - /opensuse
 - /html
 - /centos
 - /php
 - /zig
 - /deepseek
 - /scala
 - /sublime-text
 - /lisp
 - /textmate
 - /react-native
 - /nixos
 - /debian
 - /agda
 - /kubuntu
 - /arch-linux
 - /django
 - /deno
 - /revery
 - /ubuntu
 - /spring
 - /nodejs
 - /manjaro
 - /diversity
 - /lua
 - /julia
 - /c
 - /slackware
 
    





