Skip to content

Commit 5c8eb7b

Browse files
js or ts
1 parent 6b5d55f commit 5c8eb7b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/components/app-profile-page/app-profile-page.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ export class AppProfile {
105105
<td>Angular 19</td>
106106
</tr>
107107
<tr>
108-
<td>e-commerce-react</td>
108+
<td>e-commerce-react (with JS)</td>
109109
<td><a href="https://sanjeetkumaritoutlook.github.io/e-commerce-react/" target="_blank">Visit</a></td>
110110
<td>React 18</td>
111111
</tr>
@@ -135,12 +135,12 @@ export class AppProfile {
135135
<td>Ionic Angular 17</td>
136136
</tr>
137137
<tr>
138-
<td>react-native-expo</td>
138+
<td>reactive-native-expo (with TS)</td>
139139
<td><a href="https://sanjeetkumaritoutlook.github.io/reactive-native-expo/" target="_blank">Visit</a></td>
140140
<td>Expo for Web (React Native for web)</td>
141141
</tr>
142142
<tr>
143-
<td>react-tinymce-form</td>
143+
<td>react-tinymce-form (with TS)</td>
144144
<td><a href="https://sanjeetkumaritoutlook.github.io/react-tinymce-form/" target="_blank">Visit</a></td>
145145
<td>React 18.3</td>
146146
</tr>
@@ -170,12 +170,12 @@ export class AppProfile {
170170
<td>Angular 12</td>
171171
</tr>
172172
<tr>
173-
<td>nextjs-app</td>
173+
<td>nextjs-app (with TS)</td>
174174
<td><a href="https://sanjeetkumaritoutlook.github.io/nextjs-app/" target="_blank">Visit</a></td>
175175
<td>Next 15.1.1 with React 19</td>
176176
</tr>
177177
<tr>
178-
<td>react19-cra</td>
178+
<td>react19-cra (with TS)</td>
179179
<td><a href="https://sanjeetkumaritoutlook.github.io/react19-cra/" target="_blank">Visit</a></td>
180180
<td>React 19</td>
181181
</tr>
@@ -185,12 +185,12 @@ export class AppProfile {
185185
<td>Angular 12</td>
186186
</tr>
187187
<tr>
188-
<td>react-local-stenciljs</td>
188+
<td>react-local-stenciljs (with TS)</td>
189189
<td><a href="https://sanjeetkumaritoutlook.github.io/react-local-stenciljs/" target="_blank">Visit</a></td>
190190
<td>React 18.2</td>
191191
</tr> */}
192192
<tr>
193-
<td>new-react-app</td>
193+
<td>new-react-app (with JS)</td>
194194
<td><a href="https://sanjeetkumaritoutlook.github.io/new-react-app/" target="_blank">Visit</a></td>
195195
<td>React 18</td>
196196
</tr>

0 commit comments

Comments
 (0)