@@ -41,40 +41,44 @@ Read the [full review here](https://clutch.co/profile/shakacode#reviews?sort_by=
41
41
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
42
42
## Contents
43
43
44
- - [ Get started with Shakapacker] ( #get-started-with-shakapacker )
45
- - [ Component name] ( #component-name )
46
- - [ File naming] ( #file-naming )
47
- - [ Typescript support] ( #typescript-support )
48
- - [ Test component] ( #test-component )
49
- - [ Use with Asset Pipeline] ( #use-with-asset-pipeline )
50
- - [ Custom JSX Transformer] ( #custom-jsx-transformer )
51
- - [ Transform Plugin Options] ( #transform-plugin-options )
52
- - [ React.js versions] ( #reactjs-versions )
53
- - [ View Helper] ( #view-helper )
54
- - [ Custom View Helper] ( #custom-view-helper )
55
- - [ UJS] ( #ujs )
56
- - [ Mounting & Unmounting] ( #mounting--unmounting )
57
- - [ Event Handling] ( #event-handling )
58
- - [ ` getConstructor ` ] ( #getconstructor )
59
- - [ Server-Side Rendering] ( #server-side-rendering )
60
- - [ Configuration] ( #configuration )
61
- - [ JavaScript State] ( #javascript-state )
62
- - [ Custom Server Renderer] ( #custom-server-renderer )
63
- - [ Controller Actions] ( #controller-actions )
64
- - [ Component Generator] ( #component-generator )
65
- - [ Use with JBuilder] ( #use-with-jbuilder )
66
- - [ Camelize Props] ( #camelize-props )
67
- - [ Changing Component Templates] ( #changing-component-templates )
68
- - [ Upgrading] ( #upgrading )
69
- - [ 2.7 to 3.0] ( #27-to-30 )
70
- - [ 2.3 to 2.4] ( #23-to-24 )
71
- - [ Common Errors] ( #common-errors )
72
- - [ Getting warning for ` Can't resolve 'react-dom/client' ` in React < 18] ( #getting-warning-for-cant-resolve-react-domclient-in-react--18 )
73
- - [ Undefined Set] ( #undefined-set )
74
- - [ Using TheRubyRacer] ( #using-therubyracer )
75
- - [ HMR] ( #hmr )
76
- - [ Related Projects] ( #related-projects )
77
- - [ Contributing] ( #contributing )
44
+ - [ Get started with Shakapacker] ( #get-started-with-shakapacker )
45
+ - [ Component name] ( #component-name )
46
+ - [ File naming] ( #file-naming )
47
+ - [ Typescript support] ( #typescript-support )
48
+ - [ Test component] ( #test-component )
49
+ - [ Use with Asset Pipeline] ( #use-with-asset-pipeline )
50
+ - [ Custom JSX Transformer] ( #custom-jsx-transformer )
51
+ - [ Transform Plugin Options] ( #transform-plugin-options )
52
+ - [ React.js versions] ( #reactjs-versions )
53
+ - [ View Helper] ( #view-helper )
54
+ - [ Custom View Helper] ( #custom-view-helper )
55
+ - [ UJS] ( #ujs )
56
+ - [ Mounting & Unmounting] ( #mounting--unmounting )
57
+ - [ Event Handling] ( #event-handling )
58
+ - [ ` getConstructor ` ] ( #getconstructor )
59
+ - [ Server-Side Rendering] ( #server-side-rendering )
60
+ - [ Configuration] ( #configuration )
61
+ - [ JavaScript State] ( #javascript-state )
62
+ - [ Custom Server Renderer] ( #custom-server-renderer )
63
+ - [ Controller Actions] ( #controller-actions )
64
+ - [ Component Generator] ( #component-generator )
65
+ - [ Use with JBuilder] ( #use-with-jbuilder )
66
+ - [ Camelize Props] ( #camelize-props )
67
+ - [ Changing Component Templates] ( #changing-component-templates )
68
+ - [ Upgrading] ( #upgrading )
69
+ - [ 2.7 to 3.0] ( #27-to-30 )
70
+ - [ 2.3 to 2.4] ( #23-to-24 )
71
+ - [ Migrating from ` react-rails ` to ` react_on_rails ` ] ( #migrating-from-react-rails-to-react_on_rails )
72
+ - [ Why to migrate?] ( #why-to-migrate )
73
+ - [ Steps to migrate] ( #steps-to-migrate )
74
+ - [ Common Errors] ( #common-errors )
75
+ - [ Getting warning for ` Can't resolve 'react-dom/client' ` in React < 18] ( #getting-warning-for-cant-resolve-react-domclient-in-react--18 )
76
+ - [ Undefined Set] ( #undefined-set )
77
+ - [ Using TheRubyRacer] ( #using-therubyracer )
78
+ - [ HMR] ( #hmr )
79
+ - [ Related Projects] ( #related-projects )
80
+ - [ Contributing] ( #contributing )
81
+ - [ Supporters] ( #supporters )
78
82
79
83
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
80
84
0 commit comments