sandboxdev.hashnode.devHow To Count Strings With Emojis In JavaScriptI love emojis. Who doesn’t? I was polishing off a highly intellectual X post a few days ago when I realized something. Emojis aren’t counted the same as regular characters When typing out emojis in the new post section of X, you can see how regular ...Aug 9, 2024·3 min read
sandboxdev.hashnode.devHow To Stop Form Bots With Honeypot FieldsSpam bots are the worst. They can ruin a good contact form in a heartbeat. While getting rid of spam bots requires a lot of strategy and technology, simple honeypots are quite effective for their low effort. What is a honeypot? In the world of cyber...Aug 1, 2024·3 min read
sandboxdev.hashnode.devI Scoured Udemy For The Best Developer Courses: Here Are The 3 Teachers That Are Worth Your TimeI’ve used books, YouTube, Coursera, Udacity, CodeCademy, Treehouse, and several other platforms while learning to code. The platform that is most responsible, however, for taking my abilities from the basics to building functional apps is Udemy. Udem...Jul 23, 2024·2 min read
sandboxdev.hashnode.devThe Key To Growing As A Programmer? Getting Really Good At This 1 ThingThis is boring advice but simple: read more documentation. You will never memorize everything when learning to code. There is too much information. Fortunately, programmers already know this. So they created tons of documentation for the languages, l...Jul 23, 2024·2 min read
sandboxdev.hashnode.devAutomate Lighthouse Reports For Max App PerformancevImagine you build an incredible app that solves all your user’s problems. Your entrepreneur dreams are coming true. Then, one day, a line of code finds a way into your codebase that plummets page speeds. Users are waiting several seconds for each pa...Jul 22, 2024·7 min read