Skip to content

Frameworks. Better

Frameworks are designed to help, but end up with a load of unneccessary bloat which makes your life a lot harder.

Nuclear fixes that.

It's just a boostrapper, and it's all frameworks really should be. Frameworks like Knit come with utilities that increase the framework's size and also some cannot be removed as they are a core part of the framework.

Rapid Loading

Nuclear doesn't faff about with creating services, controllers, making new objects. It just loads your code and lets the code run.


Accessibility

Newer programmers tend to use multiple scripts and localscripts for their code. This is generally a bad idea and Nuclear makes it easy for Newer Programmers to convert to Single-Script architecture.


Not tied down

Some frameworks force you to have modules that you may not want. Nuclear removes this faff together by not coming with modules to create an ultra-lightweight bootstrapper and make it much easier to add and remove what you want.


Sparked your curiosity?

These are only three of the benefits of using Nuclear. They're our basic main foundations for development and how we aim to create a future of well-written, robust code which isn't infested with slow and buggy tools powering the framework.

If you want to learn more, our user friendly and consise tutorials with examples and code, will surely help you out!