ijsjes.dev

@ijsjes
28 Followers
42 Following
5 Posts
🍦 Sweet #JavaScript treats for you. Pronounced: ice-yus.
Bloghttps://ijsjes.dev
Alter ego@timsev
Using Intl.RelativeTimeFormat for Localized Relative Timings

A look at how to format relative times in JavaScript

If-statements is probably what first comes to mind when we want to run code conditionally in #JavaScript, but there are other ways to do that! In this article, we’ll look into switch statements, dictionary and list lookups, logic operators, and assertions to run code conditionally! https://ijsjes.dev/posts/2022-08-03-3-methods-to-run-code-conditionally/
3 methods to run code conditionally without if-statements - IJSJES

Did you know you don’t need if-statements to conditionally run code? Let’s look at three alternatives!

IJSJES

Hello there! It’s #introduction time: I’m Tim!

My goal is to help you get better at #JavaScript with practical tips you can use today, so you can start a software engineering career and move forward, build your own product, or just have fun and express your creativity in this funny language.

I’m just getting started, so there are only a couple of blog posts (https://ijsjes.dev) and I plan to start sharing quick tips on social media soon!

đź’›

Tips for intermediate JavaScript developers - IJSJES

Tips for intermediate JavaScript developers

IJSJES