:Search:

Angular 18 Beginner to Expert Interview Questions DevCourseWeb

Torrent:
Info Hash: F73955E313B901C26F7D269159B17E88F6F7534C
Similar Posts:
Uploader: FreeCourseWeb
Source: T Logo Torrent Galaxy
Downloads: 1409
Language: English
Category: Other
Size: 3.5 GB
Added: Dec. 2, 2024, 3:45 p.m.
Peers: Seeders: 35, Leechers: 0 (Last updated: 1 year ago)
Tracker Data:
Tracker Seeders Leechers Completed
udp://tracker.opentrackr.org:1337/announce 9 0 554
udp://tracker.openbittorrent.com:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.internetwarriors.net:1337/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.leechers-paradise.org:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.coppersurfer.tk:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://exodus.desync.com:6969/announce 12 0 39
udp://tracker.therarbg.to:6969/announce 1 0 0
udp://tracker.tiny-vps.com:6969/announce 2 0 30
udp://open.demonii.si:1337/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.torrent.eu.org:451/announce 11 0 786
Files:
  1. Get Bonus Downloads Here.url 182 bytes
  2. 1 -Introduction to Angular v18 (Course Introduction).mp4 51.7 MB
  3. 2 -Angular CLI.mp4 28.6 MB
  4. 3 -Understanding Project Structure.mp4 51.3 MB
  5. 1 -First Component with Architecture.mp4 80.4 MB
  6. 10 -IQ - Event Binding.mp4 7.9 MB
  7. 11 -Task - Creating Counter Example.mp4 22.0 MB
  8. 12 -Binding other mouse related events.mp4 20.6 MB
  9. 13 -Binding keyboard events.mp4 19.9 MB
  10. 14 -$event object.mp4 28.9 MB
  11. 15 -IQ - $event object.mp4 34.1 MB
  12. 16 -Task - Checking Shift key status.mp4 17.6 MB
  13. 17 -Task - Keydown to incrementdecrement counter.mp4 30.5 MB
  14. 18 -Two way binding (ngModel).mp4 39.6 MB
  15. 19 -IQ - Two way binding (ngModel).mp4 34.7 MB
  16. 2 -IQ - First Component with Architecture.mp4 13.9 MB
  17. 20 -Task (Two-way Binding) - Get input field value on button click.mp4 18.0 MB
  18. 21 -Task - Simple Cart Calculation - Two way binding.mp4 24.0 MB
  19. 3 -Displaying message dynamically (Interpolation).mp4 22.3 MB
  20. 4 -IQ - Interpolation.mp4 13.1 MB
  21. 5 -Task - Display sum of two values.mp4 12.9 MB
  22. 6 -Property binding.mp4 27.9 MB
  23. 7 -IQ - Property Binding.mp4 16.9 MB
  24. 8 -Task - Property binding with image tag.mp4 13.2 MB
  25. 9 -Event binding with click event.mp4 20.6 MB
  26. README.md 1.1 KB
  27. _README.md 176 bytes
  28. _angular.json 176 bytes
  29. _package-lock.json 176 bytes
  30. _package.json 176 bytes
  31. _server.ts 219 bytes
  32. _tsconfig.app.json 176 bytes
  33. _tsconfig.json 176 bytes
  34. _tsconfig.spec.json 176 bytes
  35. _.DS_Store 120 bytes
  36. _assets 250 bytes
  37. _Angular.jpg 214 bytes
  38. _.DS_Store 120 bytes
  39. _app.component.html 176 bytes
  40. angular.json 2.8 KB
  41. package-lock.json 501.1 KB
  42. package.json 1.3 KB
  43. DS_Store 6.0 KB
  44. Angular.jpg 2.1 MB
  45. favicon.ico 14.7 KB
  46. server.ts 1.7 KB
  47. DS_Store 6.0 KB
  48. app.component.css 77 bytes
  49. app.component.html 30 bytes
  50. app.component.spec.ts 946 bytes
  51. app.component.ts 325 bytes
  52. app.config.server.ts 350 bytes
  53. app.config.ts 404 bytes
  54. app.routes.ts 77 bytes
  55. index.html 330 bytes
  56. main.server.ts 264 bytes
  57. main.ts 250 bytes
  58. styles.css 80 bytes
  59. tsconfig.app.json 485 bytes
  60. tsconfig.json 983 bytes
  61. tsconfig.spec.json 434 bytes
  62. 1 -Directives Introduction.mp4 13.7 MB
  63. 10 -Attribute Directives [ngClass].mp4 39.7 MB
  64. 11 -Task - Toggle functionality using ngClass.mp4 38.2 MB
  65. 12 -Attribute Directives [ngStyle].mp4 24.0 MB
  66. 13 -Task [ngStyle] - Changing the color of input field.mp4 62.8 MB
  67. 14 -Grouping elements with ng-container.mp4 34.7 MB
  68. 15 -HTML templates with ng-template.mp4 27.5 MB
  69. 16 -IQ - ng-template Vs. ng-container.mp4 16.1 MB
  70. 17 -Task - Display msg if input remains empty (ng-container & ng-template).mp4 32.7 MB
  71. 18 -Rendering templates with ngTemplateOutlet - Part 1.mp4 39.7 MB
  72. 19 -Rendering templates with ngTemplateOutlet - Part 2.mp4 26.5 MB
  73. 2 -Structural Directives (ngIf).mp4 27.1 MB
  74. 20 -IQ - ngTemplateOutlet Directive.mp4 19.2 MB
  75. 21 -Task - Portfolio Builder (Phase 1) - Defining Template.mp4 22.5 MB
  76. 22 -Task - Portfolio Builder (Phase 2) - CSS.mp4 50.0 MB
  77. 23 -Task - Portfolio Builder (Phase 3) - Binding.mp4 49.9 MB
  78. 3 -IQ - ngIf directive.mp4 14.4 MB
  79. 4 -Task - Implementing show & hide functionality with ngIf.mp4 16.5 MB
  80. 5 -Structural Directives (ngFor).mp4 16.8 MB
  81. 6 -IQ - ngFor Directive.mp4 47.8 MB
  82. 7 -Structural Directives (ngSwitch).mp4 25.7 MB
  83. 8 -IQ - ngSwitch directive.mp4 21.8 MB
  84. 9 -Task Implementing age validation functionality.mp4 21.6 MB
  85. README.md 1.1 KB
  86. _README.md 176 bytes
  87. _angular.json 176 bytes
  88. _package-lock.json 176 bytes
  89. _package.json 176 bytes
  90. _server.ts 219 bytes
  91. _tsconfig.app.json 176 bytes
  92. _tsconfig.json 176 bytes
  93. _tsconfig.spec.json 176 bytes
  94. _.DS_Store 120 bytes
  95. _.DS_Store 120 bytes
  96. _app.component.html 176 bytes
  97. angular.json 2.8 KB
  98. package-lock.json 501.1 KB
  99. package.json 1.3 KB
  100. DS_Store 6.0 KB
  101. favicon.ico 14.7 KB
  102. server.ts 1.7 KB
  103. DS_Store 6.0 KB
  104. app.component.css 685 bytes
  105. app.component.html 365 bytes
  106. app.component.spec.ts 946 bytes
  107. app.component.ts 520 bytes
  108. app.config.server.ts 350 bytes
  109. app.config.ts 404 bytes
  110. app.routes.ts 77 bytes
  111. index.html 330 bytes
  112. main.server.ts 264 bytes
  113. main.ts 250 bytes
  114. styles.css 159 bytes
  115. tsconfig.app.json 485 bytes
  116. tsconfig.json 983 bytes
  117. tsconfig.spec.json 434 bytes
  118. 1 -Introduction.mp4 20.4 MB
  119. 10 -Understanding the ngAfterContentInit() hook.mp4 58.8 MB
  120. 11 -IQ - ngAfterContentInit().mp4 18.5 MB
  121. 12 -Checking The Content With ngAfterContentChecked() hook.mp4 28.6 MB
  122. 13 -Loading Content With ngAfterViewInit() hook.mp4 31.0 MB
  123. 14 -IQ - ngAfterViewInit().mp4 45.4 MB
  124. 15 -Checking The Component View With ngAfterViewChecked() hook.mp4 22.8 MB
  125. 16 -Destroying Component With ngDestroy() hook.mp4 28.4 MB
  126. 2 -Component Creation Hook - ngOnChanges().mp4 36.1 MB
  127. 3 -IQ - ngOnChanges().mp4 10.7 MB
  128. 4 -Understanding SimpleChanges Object.mp4 33.0 MB
  129. 5 -IQ - SimpleChanges Object.mp4 29.6 MB
  130. 6 -Component Creation Hook - ngOnInIt().mp4 52.6 MB
  131. 7 -IQ - ngOnInit().mp4 33.1 MB
  132. 8 -Detecting Custom Changes With ngDoCheck() hook.mp4 50.7 MB
  133. 9 -IQ - ngDoCheck().mp4 52.7 MB
  134. 1 -Introduction To Decorators.mp4 13.4 MB
  135. 10 -Property Decorators - Accessing Child Components With @ViewChild.mp4 62.8 MB
  136. 11 -IQ - @ViewChild decorator.mp4 9.7 MB
  137. 12 -Property Decorators - Accessing The Projected Content With @ContentChild.mp4 36.1 MB
  138. 13 -IQ - @ContentChild() Decorator.mp4 10.1 MB
  139. 14 -Property Decorators - Binding Properties With @HostBinding.mp4 32.1 MB
  140. 15 -Method Decorators - Binding Methods To Events With @HostListener.mp4 45.5 MB
  141. 16 -Task - Implementing Color Picker.mp4 45.0 MB
  142. 17 -Parameter Decorators.mp4 8.4 MB
  143. 2 -Class Decorators @NgModule.mp4 30.8 MB
  144. 3 -Class Decorators - @Component Decorator.mp4 21.2 MB
  145. 4 -Property Decorators - @Input() decorator.mp4 25.8 MB
  146. 5 -IQ - @Input() decorator.mp4 16.2 MB
  147. 6 -Task - @Input() Decorator.mp4 24.3 MB
  148. 7 -Property Decorators - @Output decorator.mp4 30.8 MB
  149. 8 -IQ - @Output decorator.mp4 8.8 MB
  150. 9 -Task - Using @Input and @Output Together.mp4 53.2 MB
  151. README.md 1.1 KB
  152. _.DS_Store 120 bytes
  153. _.DS_Store 120 bytes
  154. _.DS_Store 120 bytes
  155. _app.component.html 176 bytes
  156. angular.json 2.8 KB
  157. package-lock.json 501.1 KB
  158. package.json 1.3 KB
  159. DS_Store 6.0 KB
  160. favicon.ico 14.7 KB
  161. server.ts 1.7 KB
  162. DS_Store 6.0 KB
  163. DS_Store 6.0 KB
  164. app.component.css 196 bytes
  165. app.component.html 292 bytes
  166. app.component.spec.ts 946 bytes
  167. app.component.ts 505 bytes
  168. app.config.server.ts 350 bytes
  169. app.config.ts 404 bytes
  170. app.routes.ts 77 bytes
  171. child.component.css 238 bytes
  172. child.component.html 68 bytes
  173. child.component.ts 715 bytes
  174. highlight-element.directive.ts 922 bytes
  175. test.component.css 205 bytes
  176. test.component.html 111 bytes
  177. test.component.ts 641 bytes
  178. index.html 330 bytes
  179. main.server.ts 264 bytes
  180. main.ts 250 bytes
  181. styles.css 156 bytes
  182. tsconfig.app.json 485 bytes
  183. tsconfig.json 983 bytes
  184. tsconfig.spec.json 434 bytes
  185. 1 -Pipes Introduction.mp4 20.6 MB
  186. 2 -Task - Implementing the built-in pipes.mp4 29.2 MB
  187. 3 -Understanding Slice Pipe.mp4 18.6 MB
  188. 4 -Task - Page navigation using slice pipe (Part-1).mp4 53.0 MB
  189. 5 -Task - Page navigation using slice pipe (Part-2).mp4 65.7 MB
  190. 6 -Understanding Number pipe.mp4 16.6 MB
  191. 7 -Task - Pound to Kg Converter Using Number Pipe.mp4 36.0 MB
  192. 8 -Understanding JSON Pipe.mp4 17.0 MB
  193. 9 -Displaying Table Data To JSON string.mp4 41.1 MB
  194. README.md 1.1 KB
  195. _.DS_Store 120 bytes
  196. _Angular.jpg 666 bytes
  197. _TypeScript.jpg 522 bytes
  198. _.DS_Store 120 bytes
  199. _.DS_Store 120 bytes
  200. _app.component.html 176 bytes
  201. angular.json 2.7 KB
  202. package-lock.json 501.1 KB
  203. package.json 1.3 KB
  204. DS_Store 6.0 KB
  205. Angular.jpg 265.4 KB
  206. Bun.jpg 114.8 KB
  207. DS_Store 6.0 KB
  208. Html-CSS.jpg 354.9 KB
  209. JS_Course.png 214.7 KB
  210. NestJS.jpg 404.3 KB
  211. RDBMS.png 33.4 KB
  212. React_Course.png 308.5 KB
  213. TypeScript.jpg 38.1 KB
  214. favicon.ico 14.7 KB
  215. server.ts 1.7 KB
  216. DS_Store 6.0 KB
  217. DS_Store 6.0 KB
  218. app.component.css 546 bytes
  219. app.component.html 0 bytes
  220. app.component.spec.ts 946 bytes
  221. app.component.ts 875 bytes
  222. app.config.server.ts 350 bytes
  223. app.config.ts 404 bytes
  224. app.routes.ts 77 bytes
  225. test.component.css 0 bytes
  226. test.component.html 67 bytes
  227. test.component.ts 638 bytes
  228. index.html 330 bytes
  229. main.server.ts 264 bytes
  230. main.ts 250 bytes
  231. styles.css 150 bytes
  232. tsconfig.app.json 485 bytes
  233. tsconfig.json 983 bytes
  234. tsconfig.spec.json 434 bytes
  235. 1 -Creating Custom Pipes.mp4 25.8 MB
  236. 2 -IQ - Custom Pipes.mp4 9.9 MB
  237. 3 -Task - Creating Custom Pipe For Sorting Numbers.mp4 41.6 MB
  238. 4 -Task - Creating Custom Pipe For Letter Count.mp4 22.4 MB
  239. 5 -Pure Vs Impure Pipe.mp4 33.5 MB
  240. 6 -Using Impure Pipes.mp4 23.3 MB
  241. 1 -Routing Introduction.mp4 22.6 MB
  242. 10 -IQ - Wildcard Routes.mp4 12.4 MB
  243. 11 -Understanding Nested Routes.mp4 18.9 MB
  244. 12 -IQ - Nested Routes.mp4 11.6 MB
  245. 13 -Task - Creating a multi-level menu.mp4 29.2 MB
  246. 14 -Redirecting Routes.mp4 30.4 MB
  247. 15 -IQ - Redirecting Routes.mp4 7.7 MB
  248. 16 -Understanding ActivatedRoute.mp4 34.9 MB
  249. 17 -IQ - ActivatedRoute.mp4 15.4 MB
  250. 18 -Query Parameters In Routing.mp4 34.6 MB
  251. 19 -IQ - Query Parameters In Routing.mp4 15.2 MB
  252. 2 -Creating a simple route - router-outlet.mp4 26.8 MB
  253. 20 -Navigating Routes.mp4 56.0 MB
  254. 21 -IQ - navigate() method.mp4 23.6 MB
  255. 22 -Task - Displaying Course Details And Fetching The Query Parameters.mp4 46.3 MB
  256. 3 -IQ - router-outlet.mp4 11.9 MB
  257. 4 -Creating A Navigation Link With “routerLink” Directive.mp4 14.5 MB
  258. 5 -IQ - routerLink Directive.mp4 8.2 MB
  259. 6 -Creating A NavBar Using Routes.mp4 51.0 MB
  260. 7 -Passing Route Parameters (Dynamic Routing).mp4 24.7 MB
  261. 8 -IQ - Dynamic Routing.mp4 9.9 MB
  262. 9 -Wildcard Routes - Displaying The ‘404’ Page.mp4 25.7 MB
  263. README.md 1.1 KB
  264. _README.md 176 bytes
  265. _angular.json 176 bytes
  266. _package-lock.json 176 bytes
  267. _package.json 176 bytes
  268. _server.ts 219 bytes
  269. _tsconfig.app.json 176 bytes
  270. _tsconfig.json 176 bytes
  271. _tsconfig.spec.json 176 bytes
  272. _.DS_Store 120 bytes
  273. _.DS_Store 120 bytes
  274. _Angular.jpg 666 bytes
  275. _TypeScript.jpg 522 bytes
  276. _TypeScript_Course.jpg 349 bytes
  277. _.DS_Store 120 bytes
  278. _.DS_Store 120 bytes
  279. _app.component.html 176 bytes
  280. angular.json 2.7 KB
  281. package-lock.json 501.1 KB
  282. package.json 1.3 KB
  283. DS_Store 6.0 KB
  284. Angular.jpg 265.4 KB
  285. Bun.jpg 114.8 KB
  286. DS_Store 6.0 KB
  287. Html-CSS.jpg 354.9 KB
  288. JS_Course.png 214.7 KB
  289. NestJS.jpg 404.3 KB
  290. RDBMS.png 33.4 KB
  291. RDBMS_Course.png 33.4 KB
  292. React_Course.png 308.5 KB
  293. TypeScript.jpg 38.1 KB
  294. TypeScript_Course.jpg 522.7 KB
  295. html-css-tutorials.jpg 117.1 KB
  296. pant1.jpg 119.0 KB
  297. pant2.jpg 68.8 KB
  298. shirt1.jpg 132.4 KB
  299. shirt2.jpg 107.3 KB
  300. shoes1.jpg 71.8 KB
  301. shoes2.jpeg 64.2 KB
  302. favicon.ico 14.7 KB
  303. server.ts 1.7 KB
  304. DS_Store 6.0 KB
  305. DS_Store 8.0 KB
  306. about.component.css 277 bytes
  307. about.component.html 58 bytes
  308. about.component.ts 230 bytes
  309. app.component.css 860 bytes
  310. app.component.html 152 bytes
  311. app.component.spec.ts 946 bytes
  312. app.component.ts 427 bytes
  313. app.config.server.ts 350 bytes
  314. app.config.ts 422 bytes
  315. app.routes.ts 420 bytes
  316. child.component.css 902 bytes
  317. child.component.html 188 bytes
  318. child.component.ts 710 bytes
  319. child1.component.css 111 bytes
  320. child1.component.html 21 bytes
  321. child1.component.ts 234 bytes
  322. child2.component.css 111 bytes
  323. child2.component.html 21 bytes
  324. child2.component.ts 234 bytes
  325. contact.component.css 607 bytes
  326. contact.component.html 577 bytes
  327. contact.component.ts 238 bytes
  328. course-detail.component.css 1.2 KB
  329. course-detail.component.html 367 bytes
  330. course-detail.component.ts 3.0 KB
  331. employee-detail.component.css 1.4 KB
  332. employee-detail.component.html 336 bytes
  333. employee-detail.component.ts 727 bytes
  334. employee.component.css 454 bytes
  335. employee.component.html 218 bytes
  336. employee.component.ts 985 bytes
  337. highlight-element.directive.ts 399 bytes
  338. home.component.css 277 bytes
  339. home.component.html 57 bytes
  340. home.component.ts 226 bytes
  341. letter-count.pipe.ts 371 bytes
  342. news.component.css 644 bytes
  343. news.component.html 575 bytes
  344. news.component.ts 226 bytes
  345. page-not-found.component.css 288 bytes
  346. page-not-found.component.html 63 bytes
  347. page-not-found.component.ts 263 bytes
  348. pants.component.css 265 bytes
  349. pants.component.html 148 bytes
  350. pants.component.ts 230 bytes
  351. parent.component.css 1.1 KB
  352. parent.component.html 229 bytes
  353. parent.component.ts 317 bytes
  354. products.component.css 88 bytes
  355. products.component.html 60 bytes
  356. products.component.ts 301 bytes
  357. services.component.css 607 bytes
  358. services.component.html 327 bytes
  359. services.component.ts 242 bytes
  360. shirts.component.css 265 bytes
  361. shirts.component.html 158 bytes
  362. shirts.component.ts 234 bytes
  363. shoes.component.css 265 bytes
  364. shoes.component.html 158 bytes
  365. shoes.component.ts 230 bytes
  366. sort-numbers.pipe.spec.ts 208 bytes
  367. sum-of-numbers.pipe.ts 312 bytes
  368. test.component.css 0 bytes
  369. test.component.html 88 bytes
  370. test.component.ts 633 bytes
  371. work.component.css 607 bytes
  372. work.component.html 614 bytes
  373. work.component.ts 226 bytes
  374. index.html 330 bytes
  375. main.server.ts 264 bytes
  376. main.ts 250 bytes
  377. styles.css 150 bytes
  378. tsconfig.app.json 485 bytes
  379. tsconfig.json 983 bytes
  380. tsconfig.spec.json 434 bytes
  381. 1 -Introduction To Services.mp4 48.5 MB
  382. 2 -IQ - Introduction to Services.mp4 9.4 MB
  383. 3 -Dependency Injection.mp4 26.7 MB
  384. 4 -IQ - Dependency Injection.mp4 7.5 MB
  385. 5 -Providing Services.mp4 39.7 MB
  386. 6 -IQ - Providing Services.mp4 13.2 MB
  387. 7 -Injecting services using inject().mp4 48.4 MB
  388. 8 -IQ - inject() function.mp4 11.2 MB
  389. README.md 1.1 KB
  390. _README.md 176 bytes
  391. _angular.json 176 bytes
  392. _package-lock.json 176 bytes
  393. _package.json 176 bytes
  394. _server.ts 219 bytes
  395. _tsconfig.app.json 176 bytes
  396. _tsconfig.json 176 bytes
  397. _tsconfig.spec.json 176 bytes
  398. _.DS_Store 120 bytes
  399. _Angular.jpg 666 bytes
  400. _TypeScript.jpg 522 bytes
  401. _.DS_Store 120 bytes
  402. _.DS_Store 120 bytes
  403. _app.component.html 176 bytes
  404. angular.json 2.7 KB
  405. package-lock.json 501.1 KB
  406. package.json 1.3 KB
  407. DS_Store 6.0 KB
  408. Angular.jpg 265.4 KB
  409. Bun.jpg 114.8 KB
  410. DS_Store 6.0 KB
  411. Html-CSS.jpg 354.9 KB
  412. JS_Course.png 214.7 KB
  413. NestJS.jpg 404.3 KB
  414. RDBMS.png 33.4 KB
  415. React_Course.png 308.5 KB
  416. TypeScript.jpg 38.1 KB
  417. favicon.ico 14.7 KB
  418. server.ts 1.7 KB
  419. DS_Store 6.0 KB
  420. DS_Store 10.0 KB
  421. app.component.css 0 bytes
  422. app.component.html 38 bytes
  423. app.component.spec.ts 946 bytes
  424. app.component.ts 468 bytes
  425. app.config.server.ts 350 bytes
  426. app.config.ts 422 bytes
  427. app.routes.ts 77 bytes
  428. append-text.pipe.spec.ts 204 bytes
  429. append-text.pipe.ts 254 bytes
  430. child.component.css 238 bytes
  431. child.component.html 48 bytes
  432. child.component.ts 468 bytes
  433. employee.service.spec.ts 367 bytes
  434. employee.service.ts 855 bytes
  435. product.service.ts 210 bytes
  436. employee.component.css 448 bytes
  437. employee.component.html 309 bytes
  438. employee.component.ts 575 bytes
  439. increment-count.pipe.ts 298 bytes
  440. my-component.component.css 151 bytes
  441. my-component.component.html 34 bytes
  442. my-component.component.ts 537 bytes
  443. notification.component.css 1.0 KB
  444. notification.component.html 316 bytes
  445. notification.component.ts 984 bytes
  446. products.component.css 289 bytes
  447. products.component.html 94 bytes
  448. products.component.ts 437 bytes
  449. cube.service.ts 290 bytes
  450. notification.service.ts 358 bytes
  451. power.service.ts 126 bytes
  452. sort-numbers.pipe.spec.ts 208 bytes
  453. sort-numbers.pipe.ts 407 bytes
  454. index.html 330 bytes
  455. main.server.ts 264 bytes
  456. main.ts 250 bytes
  457. styles.css 176 bytes
  458. tsconfig.app.json 485 bytes
  459. tsconfig.json 983 bytes
  460. tsconfig.spec.json 434 bytes
  461. Bonus Resources.txt 386 bytes

Discussion