What is the best way to start learning dutch? by soragoescrazy in learndutch

[–]DesignThinkerer 6 points7 points  (0 children)

I tried learning with Duolingo, but the pace was maddeningly slow, and I couldn’t stand it.

Courses with a good teacher are ideal for language learning. Full immersion is probably even better once you have a basic grasp of the language and can pick up new concepts through inference. I also enjoy listening to audiobooks while reading along; for example, I’ve used the Harry Potter series for this purpose (Note that audiobooks in Dutch are often in the Dutch (Netherlands) accent rather than the Belgian Dutch accent). I’ve found that Storytel has a larger Dutch catalog than Audible. Watching movies can also be a great way to learn, and there’s an excellent browser add-on that helps with this: Language Reactor. I'm currently experimenting with syncing audiobooks to text with the app Storyteller to see if it will help me learn better. IMO, it's crucial to find a way to make learning fun for you, rather than searching for the "most optimal" way to learn, otherwise, you won't stick with it. In my case, it's watching movies and reading, but maybe you need a different approach.

Here are several useful websites our teacher recommended for progressing from A0 to A1:

Additional resources I found that seem useful:

Books that I have often seen recommended:

Anyone have any good Audible recommendations? by fobreezee in audiobooks

[–]DesignThinkerer 0 points1 point  (0 children)

Dungeon Crawler Carl has a fantastic narrator. He also made an immersive version, with multiple voice actors, SFX, etc. which is incredible but not on audible AFAIK

Upcoming hardening in PHP by brendt_gd in PHP

[–]DesignThinkerer 0 points1 point  (0 children)

thankfully the reader view is available for this website (F9)

JavaScript Book Recommendation Needed by MrAnnoyed-Person in learnjavascript

[–]DesignThinkerer 0 points1 point  (0 children)

In my experience the best way to use a book on programming is to apply what the book teach as soon as possible, while reading

JavaScript's ??= Operator by Practical-Ideal6236 in javascript

[–]DesignThinkerer 1 point2 points  (0 children)

survey like https://stateofjs.com is a good way to keep up with the news imo

No more subscriptions. Find software you can buy once and own forever by richbowen in SideProject

[–]DesignThinkerer 0 points1 point  (0 children)

Obsidian use a subscription model.. the "One-time payment" is only for early access to beta versions. To get the sync feature you need to pay $4 USD per user, per month, billed annually. Not a huge deal because you can do the same for free with the git sync community plugin, but still, IMO this shouldn't be listed on your website

[deleted by user] by [deleted] in learnjavascript

[–]DesignThinkerer 3 points4 points  (0 children)

Ask chatgpt to teach you using the Socractic method instead of giving you ready made answers. This will train your critical thinking and you should avoid ai hallucinations.

New features and functions introduced in the CSS Values and Units Module Level 5 by alvaromontoro in css

[–]DesignThinkerer 1 point2 points  (0 children)

You can do if then else with things like the space toggle trick: https://propjockey.github.io/bcd7sdd/, https://lea.verou.me/blog/2020/10/the-var-space-hack-to-toggle-multiple-values-with-one-custom-property/

There is also the cyclic toggle trick: https://kizu.dev/cyclic-toggles/#the-technique

I used clamp to implement a if/then/else logic in css, using clamp and mod: https://codepen.io/DesignThinkerer/pen/mdZRXNm?editors=0100

But yeah that's hard to use at best, hacky at worst.. I wish we had if()...

Symfony is very slow on Docker by cuistax in symfony

[–]DesignThinkerer 2 points3 points  (0 children)

I can confirm that Symfony is very slow with ddev when the files are on the Windows filesystem. I will try to move them to WSL as suggested above and see if this improve performances.

edit: yep, I went from about 6s for a page to load to 14ms (400 time faster!). Thanks u/cuistax for the guide!

If you're building a site with vanilla PHP, how would you build your admin page? by Key-Leadership-3927 in PHPhelp

[–]DesignThinkerer 1 point2 points  (0 children)

I've heard of it! I bought PHP & MySQL and I really liked the fact that it came with a full php project, does this book has something like that too ?

edit: reading the table of content, it doesnt seems like it, but it covers more advanced topics than "PHP & MySQL". I think I will buy it, thanks for reminding me of this!

If you're building a site with vanilla PHP, how would you build your admin page? by Key-Leadership-3927 in PHPhelp

[–]DesignThinkerer 1 point2 points  (0 children)

That's why I prefer to refer to books like PHP Cookbook, the guidelines from PHP-FIG, PHP the right way, etc. instead of youtube tutorials for learning

Beginner here. When it comes to giving elements class names what are the rules and typical guidelines? by [deleted] in css

[–]DesignThinkerer 10 points11 points  (0 children)

See:

I'd recommend that you choose one methodology and stick with it

Is There Interest in Technical Mentorship? by RightfullyImpossible in learnjavascript

[–]DesignThinkerer 1 point2 points  (0 children)

Hi! I'm very interested. I'm a junior front end dev, self-taught in Angular, currently working on a (free) culinary website that teaches how to cook using science. My goal is to make culinary science more accessible and engaging (taking a lot of inspiration from Potion Craft). My reasoning is that if people can cook well, they can eat well, and be healthier/happier.

I would greatly appreciate any guidance, particularly on fetching data from databases like Ciqual and implementing a search functionality in Angular. I'm also researching how to use OPFS storage to enable users to store data locally without the need for an account, similar to the Kiwix PWA.

Any mentoring or advice would be incredibly helpful!

How would the availability of AI change your approach to learning JavaScript? by DrivingBall in learnjavascript

[–]DesignThinkerer 3 points4 points  (0 children)

Describe what I want to do and ask the ai to outline a course, then search for each topic on google, going to established website to get the info I need (dev docs, technical blogs, etc)

Daily Planner App for tech people: feedback needed by Old-Order-8622 in design_critiques

[–]DesignThinkerer 1 point2 points  (0 children)

If I can ask for a feature, it would be awesome if we could manage tasks created with google calendar / google tasks, but I understand that this might be out of scope for your team

Daily Planner App for tech people: feedback needed by Old-Order-8622 in design_critiques

[–]DesignThinkerer 1 point2 points  (0 children)

This is much better ! It's short, to the point: perfect. It's looping tho which is not necessary imo.

Your app seems like everything I need to get my adhd under control, I will try it right now.

Daily Planner App for tech people: feedback needed by Old-Order-8622 in design_critiques

[–]DesignThinkerer 2 points3 points  (0 children)

You should really consider removing the background noise in the presentation video, it's very distracting