Dmitriy Shekhovtsov

@valorkin

Google Developer Expert in , MEAN/JS addict, ngx-bootstrap and Valor Software author,

Ukraine, Kharkov
Liittynyt lokakuu 2010

Twiitit

Olet estänyt käyttäjän @valorkin

Haluatko varmasti nähdä nämä twiitit? Twiittien näyttäminen ei poista käyttäjän @valorkin estoa.

  1. Kiinnitetty twiitti
    1. jouluk. 2017

    ngx-bootstrap is the most popular foss module (npmtrends dot com) Join us to make it even better!

    Kumoa
  2. uudelleentwiittasi
    25. maalisk.

    I just published Module Federation, Hot Prod Reloading, SSR & Next.js, for real this time.

    Näytä tämä ketju
    Kumoa
  3. uudelleentwiittasi
    23. maalisk.

    NOSEMICOLONS IS WRONG.

    /**
 * Creates a service with some proper setup
 * @returns A function used to start the service
 */
const createService = function(host, port) {
  // set up service here
  const startService = () => {
    console.log(`Service started! ${host}:${port}`)
  }
  return startService
}

// In the function below we're starting our service
// Here is a comment about all the important business
// reasons we want to do this right here.
(function () {
  const start = createService('myhost', 1337);
  start()
})()
    Näytä tämä ketju
    Kumoa
  4. uudelleentwiittasi
    14. helmik.

    Intl.RelativeTimeFormat in JavaScript allows you to format relative times with a built-in browser API and get smaller bundles ✨ Try it out with your own language 🌍

    Kumoa
  5. uudelleentwiittasi
    20. tammik.

    Upcoming improvements to Angular library distribution. ✍

    Kumoa
  6. uudelleentwiittasi
    14. tammik.

    Don’t be fooled by ’s familiar DX, runtime is the real innovation: 1⃣ Optimizer shreds your component into tiny granular pieces for hyper-optimized lazy loading (automatically!) 2⃣ Unique HTML serialization that enables your app to become interactive with 0 JS to start!

    Kumoa
  7. uudelleentwiittasi
    14. tammik.

    ngx-bootstrap V8.0.0 has officially landed! 🎉🎉🎉 We've added support for Angular v13, while it's still compatible with Angular v12 if your application is compiled in ivy mode. Find the rest of the updates here –! Stay tuned 😉

    Kumoa
  8. uudelleentwiittasi
    11. tammik.

    Part 3: 💥 Holy Interactivity Batman! Should this be a plugin or part of core? Explore how best to determine and while at it create some nice UI interactivity options that everyone can enjoy. Dive in:

    Kumoa
  9. uudelleentwiittasi
    7. tammik.

    Algorithms and data structures implemented in modern JavaScript: & & . Treasure trove of examples to learn from.

    Kumoa
  10. uudelleentwiittasi
    5. tammik.

    Toss the Confetti: Partytown is now in Beta 🎉 - Run third-party scripts from a web worker - Integrations for GTM and Facebook Pixel - Docs on how to integrate - Try it out and help us test!

    Kumoa
  11. uudelleentwiittasi
    3. tammik.

    We're excited about v2 of @nativescript/capacitor due out this quarter ~ * Full power of v8 @nativescript/ios engine * @nativescript/core usage: all handy utilities will be accessible, even platform view creation 👀 * M1 support * livesync * startup <2ms

    Kumoa
  12. uudelleentwiittasi
    4. tammik.

    Object.freeze and Object.seal have mostly similar semantics: ‣ Both prevent adding and deleting properties ‣ Freeze also prevents updating existing values

    Kumoa
  13. uudelleentwiittasi
    23. jouluk. 2021

    Yet another JavaScript framework.

    Kumoa
  14. uudelleentwiittasi
    15. jouluk. 2021

    open source maintainers to developers with jobs:

    Kumoa
  15. uudelleentwiittasi
    6. jouluk. 2021

    For better error messages, consider: ‣ Using consistent terminology ‣ Clear and concise message ‣ Providing enough context ‣ Suggesting a fix

    Kumoa
  16. uudelleentwiittasi
    5. jouluk. 2021

    Pro tip: consider reducing the level of nesting in your code to reduce complexity ✨

    Kumoa
  17. uudelleentwiittasi
    1. jouluk. 2021

    For context, this is not a hand-coded page! This page was built using site builder and contains 3rd party analytic scripts and yet it achieves these numbers.

    Kumoa
  18. uudelleentwiittasi
    30. marrask. 2021

    You can use Promise.prototype.finally to perform clean up work after a promise is rejected or fulfilled ✨

    Kumoa
  19. uudelleentwiittasi
    24. marrask. 2021

    We're hiring a product manager for the Angular team! You can find the role description and apply here DM me if you have any questions ✨

    Kumoa
  20. uudelleentwiittasi
    18. marrask. 2021

    it's time to announce our next meetup - Dec 2, save the date!

    Kumoa
  21. uudelleentwiittasi
    14. marrask. 2021

    Every web framework claims that they can do lazy loading of code, but only Does it at the level indistinguishable from magic. Watch to be amazed:

    Kumoa

Lataaminen näyttää kestävän hetken.

Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.

    Saatat pitää myös

    ·