Shubham Vora avatar Shubham Vora avatar

About Shubham Vora

LinkedIn GitHub

Shubham is a software developer interested in learning and writing about various technologies. He loves to help people by sharing vast knowledge about modern technologies via different platforms such as the DelftStack.com website.

Articles by Shubham Vora

React Howtos

  1. How to Add the Regex to Path in React Router
  2. How to Align Text Vertically in React-Native
  3. How to Call the Child Function From the Parent Component in React
  4. How to Fix the Columns in the react-table Component
  5. How to Set Font Weight in React Native
  6. How to Upload and Read CSV File in React
  7. How to Align Text in React-Native
  8. How to Animate SVG in React Native
  9. How to Set the Border Color in React-Native
  10. React Native Foreach Loop
  11. How to Change the Header Style of reactTable
  12. How to Create a Reusable Range Slider in React
  13. How to Fix the React Developer Tools for Firefox
  14. How to Format Phone Numbers in React
  15. How to Get the Width of an Element in React

Django Howto's

  1. Django ArrayField
  2. Query as GROUP BY in Django
  3. How to Fix the Broken Favicon in Django
  4. How to Import Settings in Django

Java Howtos

  1. Class Has Been Compiled by a More Recent Version of Java Runtime
  2. Fastest Sorting Algorithm Java
  3. How to Convert Milliseconds to Minutes and Seconds in Java
  4. How to Implement Thread-Safe Lazy Initialization in Java
  5. How to Replace Space With %20 in Java
  6. How to Show Animated GIF in Java
  7. How to Use Multiple Values for One Switch Case Statement in Java
  8. Java Synchronised Variable
  9. Matrix Multiplication in Java
  10. How to Call Webservices in Java
  11. Java Conditional Compilation
  12. How to Build Tools in Java
  13. How to Capture HTTPS Traffic With Fiddler in Java
  14. How to Change Java Version in Eclipse
  15. How to Convert Iterable to Stream in Java
  16. How to Find Memory Leak in Java
  17. Java Iterator remove() Method
  18. Java Throwable VS Exception Class
  19. Static VS Non-Static Enum in Java

HTML Howtos

  1. How to Click or Hover on the Image to Enlarge in HTML
  2. How to Use SVG Image File in HTML and CSS
  3. How to Center Multiple Links in HTML
  4. How to Change HTML Marquee Text Speed
  5. How to Comment Multiple Lines of HTML Code
  6. How to Convert HTML to Image in JavaScript
  7. How to Create the Currency Input in HTML

CSS Howtos

  1. How to Hide the Bullet Points Using CSS
  2. How to Rotate the Texts Using CSS
  3. How to Center Inline-Block Using CSS
  4. How to Center Video Using CSS
  5. How to Move the Text Up Using CSS
  6. How to Scale the Background Image to Fit in the Window With CSS
  7. How to Set Radius for Outline in CSS

JavaScript Functions / Methods

  1. JavaScript Array.copyWithin() Method
  2. JavaScript Array.from() Method
  3. JavaScript Array.keys() Method
  4. JavaScript Math.acosh() Method
  5. JavaScript Math.LN2 Property
  6. JavaScript Math.log() Method
  7. JavaScript Math.log10() Method
  8. JavaScript Math.log1p() Method
  9. JavaScript Math.log2() Method
  10. JavaScript Math.LOG2E Property
  11. JavaScript Array.indexOf() Method
  12. JavaScript array.pop() Method
  13. JavaScript array.prototype Property
  14. JavaScript Array.reverse() Method
  15. JavaScript array.splice() Method
  16. JavaScript boolean.prototype Property
  17. JavaScript boolean.toString() Method
  18. JavaScript boolean.valueOf() Method
  19. JavaScript Math.abs() Method
  20. JavaScript Math.atanh() Method
  21. JavaScript Math.cbrt() Method
  22. JavaScript Math.ceil() Method
  23. JavaScript Math.cos() Method
  24. JavaScript Math.cosh() Method
  25. JavaScript Number.isFinite() Method
  26. JavaScript Number.isInteger() Method
  27. JavaScript Number.isNaN() Method
  28. JavaScript Number.isSafeInteger() Method
  29. JavaScript Number.toExponential() Method
  30. JavaScript Array Join() Method
  31. JavaScript Math.acos() Method
  32. JavaScript Math.asinh() Method
  33. JavaScript Math.floor() Method
  34. JavaScript Math.LN10 Property
  35. JavaScript Number toFixed() Method
  36. JavaScript Number toLocaleString() Method
  37. JavaScript Number toPrecision() Method
  38. JavaScript Number toString() Method
  39. JavaScript Number valueOf() Method
  40. JavaScript boolean.constructor Property
  41. JavaScript Array.findIndex() Method
  42. JavaScript Array.reduce() Method
  43. JavaScript Array.sort() Method
  44. JavaScript Date.toUTCString() Method
  45. JavaScript Date.UTC() Method
  46. JavaScript Date.valueOf() Method
  47. JavaScript Math.atan2(y,x) Method
  48. JavaScript Math.exp(x) Method
  49. JavaScript Math.LOG10E Property
  50. JavaScript Array.find() Method
  51. JavaScript Array.forEach() Method
  52. JavaScript Array.map() Method
  53. JavaScript Array.push() Method
  54. JavaScript Array.valueOf() Method
  55. JavaScript Date.toJSON() Method
  56. JavaScript Array.entries() Method
  57. JavaScript Array.length Property
  58. JavaScript Array.unshift() Method
  59. JavaScript Date.toISOString() Method
  60. JavaScript Array Every() Method
  61. JavaScript String.substr() Method
  62. JavaScript String.substring() Method
  63. JavaScript string.toLocaleLowerCase() Method
  64. JavaScript String.toLocaleUpperCase() Method
  65. JavaScript String.toLowerCase() Method
  66. JavaScript String.toString() Method
  67. JavaScript String.toUpperCase() Method
  68. JavaScript String.trim() Method
  69. JavaScript String.valueOf() Method
  70. JavaScript string.search() Method
  71. JavaScript string.slice() Method
  72. JavaScript string.split() Method
  73. JavaScript String.startsWith() Method
  74. JavaScript String.repeat() Method