Tech How to make a loop via keys in Javascript kevin-tofu March 1, 2023 1 min read Object.keys(mydict).forEach(mykey => { console.log(mydict[mykey]) }) Continue Reading Previous Previous post: How to add tag on Git RepositoryNext Next post: Convert an Array into Associative Array using reduce in Javascript Related News How to set number of threads that numpy/Scipy uses How to set number of threads that numpy/Scipy uses Unfitted FEM: Nitsche Method, CutFEM and Ghost Penalty Unfitted FEM: Nitsche Method, CutFEM and Ghost Penalty Benchmarking: Solve Linear Equations with Julia Benchmarking: Solve Linear Equations with Julia Labeling Boundary with Gridap and export as VTU. What is the feature of Julia? Labeling Boundary with Gridap and export as VTU. What is the feature of Julia?