-
Sameer Kilian replied to the discussion What are the main differences between Python and JavaScript for backend dev work in the forum General Web Scraping a year ago
What are the main differences between Python and JavaScript for backend dev work
Python’s concurrency is more complex to manage, but its asyncio library has made improvements in this area.
-
Sameer Kilian replied to the discussion What are the main benefits of using Kotlin over Java for Android development? in the forum General Web Scraping a year ago
What are the main benefits of using Kotlin over Java for Android development?
TypeScript is quickly becoming the standard for larger projects, thanks to its type safety and popularity with modern web apps.
-
Sameer Kilian started the discussion What are the best practices for using TypeScript in a React project? in the forum General Web Scraping a year ago
What are the best practices for using TypeScript in a React project?
Use TypeScript’s interfaces or types to define props and state in your React components to catch bugs before runtime.
-
Sameer Kilian changed their photo a year ago
-
Sameer Kilian became a registered member a year ago
-
Takahiro Garnet replied to the discussion Why might Kotlin be a better choice than Java for Android app development? in the forum General Web Scraping a year ago
Why might Kotlin be a better choice than Java for Android app development?
Kotlin is fully interoperable with Java, so you can use it in existing Java projects without any issues.
-
Takahiro Garnet replied to the discussion What key features were introduced in Python 3.12? in the forum General Web Scraping a year ago
What key features were introduced in Python 3.12?
They’ve also introduced better support for asyncio, making asynchronous programming smoother.
-
Takahiro Garnet replied to the discussion Which is a better first language to learn, Go or Rust? in the forum General Web Scraping a year ago
Which is a better first language to learn, Go or Rust?
Rust is perfect if you need high-performance, safe, and concurrent code, but expect to spend more time learning it.
-
Takahiro Garnet replied to the discussion What are the main differences between Python and JavaScript for backend dev work in the forum General Web Scraping a year ago
What are the main differences between Python and JavaScript for backend dev work
If you’re already familiar with front-end JavaScript, learning Node.js for backend will make your stack more cohesive.
-
Takahiro Garnet replied to the discussion What are the main benefits of using Kotlin over Java for Android development? in the forum General Web Scraping a year ago
What are the main benefits of using Kotlin over Java for Android development?
If you’re looking for mobile and web together, learning Dart with Flutter is a strong choice in 2024.
- Load More