Develobear - Front-end, React, CSS, Design blog.

A blog for all the front-end develobears in the woods.

  • Home
  • About me
  • Code
  • Design
Subscribe
#code

My take on react-three-fiber library

So I decided to try out the react-three-fiber library, and it was… fun. I did enjoy the result, however the building process was a bit tiring. Let’s dive deeper into that.

Author develobear
#code

Conditional object properties in JavaScript

Add properties to objects conditionally without if statements!

Author develobear
#code

How to customize verification emails in Amazon Cognito? Use Lambda!

Cognito provides a way to verify the users, the developer should be responsible for customising how it looks like. The problem is that Cognito doesn’t provide a way to customize those messages easily.

Author develobear
#code

Chrome DevTools: using Logpoints for on-demand JavaScript debugging.

Google Chrome v73 introduced a cool new feature I’d like to share with you. It’s called logpoints and it’s meant to make it easier to debug the source code of a web app.

Author develobear
#code

Logging and debugging in JavaScript. A few methods I use on a daily basis.

I wrote this article to share a few debugging and logging methods I tend to use on a daily basis. I hope that at least some of them aren’t as popular as console.log, at least among the ones that just begin their journey with JavaScript.

Author develobear
#design

Microinteractions, halo effect, react-rewards. Reward your users for little things and make them smile!

Microinteractions are… let’s say they are events in our apps, that — when used wisely — create a moment of engagement and reward our users for the actions they did.

Author develobear
Previous Posts →
©Develobear 2022
Latest Posts Twitter Github LinkedIn Medium