Skip to content
Slashbrack

Slashbrack

Stop Agonizing Over Bad Code

  • Home
  • Solutions
  • Coding Resources
  • About
  • Contact

Stop Agonizing Over Bad Code

A slash bracket is a well-meaning developer, who gives useless answers to coding questions. I provide actual solutions to coding problems, so you can stop wasting time fixing bad code and finish your next great idea faster.

Coding Solutions

About SlashBracket

March 21, 2020March 30, 2020NoelLeave a Comment on About SlashBracket

A SlashBracket is someone who gives useless answers to coding questions. I started this site to provide actual solutions to coding problems, so you can finish your next great idea faster.

Resources

React Native NPM Module Setup (Locally)

July 25, 2022July 25, 2022NoelLeave a Comment on React Native NPM Module Setup (Locally)

Curious about building your own React Native Component Module library but don’t know where to start? Well this resource will get you started. Steps: Create new Component Module Folder your custom modules folder in your project. (Create one if it does not exist (e.g. customModules)). Using terminal, cd to the new Component Module folder you […]

Coding Advice Expo

Bare It All!

March 31, 2020NoelLeave a Comment on Bare It All!
Bare It All!

Expo & The Big Bad Bare Workflow I thought I would put down a few thoughts to help you now that you are about to start using the Expo service for your React Native App. First of all, let me start with what an excellent service they are providing for us. Honestly, most of us […]