Skip to content

Dynamic imports #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Nov 7, 2019
Merged
Prev Previous commit
Next Next commit
Revert "/done"
This reverts commit e295992.
  • Loading branch information
lhmisho committed Oct 27, 2019
commit f8add8ae7a5df05ac4c4776b7355f19821f9ada7
2 changes: 1 addition & 1 deletion 1-js/13-modules/03-modules-dynamic-imports/article.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ডাইন্যামিক ইমপোর্ট
# Dynamic imports

আগের অধ্যায়ে আমরা ইমপোর্ট এবং এক্সপোর্ট নিয়ে আলোচনা করেছি যাদের "static" বলা হয়। যার সিনট্যাক্স খুবই সাধারন।

Expand Down