Cookiescript Versions Save

🍪 A highly scalable, professional boilerplate for building fast, robust and adaptable mern web apps 🚀

2.0.0

3 years ago

Features Added:

Quick scaffolding
CookieScript offers a built-in tool for the command line is known as Geek which allows performing the majority of those tedious and repetitive programming tasks that many JavaScript developers avoid performing manually.
Next generation JavaScript
Use template strings, object destructuring, arrow functions, JSX syntax and more.
No Lock-In
Under the hood, we use webpack, Babel, ESLint, and other amazing projects to power your app.
UI built with Tailwind CSS
CookieScript uses tailwindcss . An elegant and simple solution to solving the issues we all face when refactoring or removing dead HTML
Less to Learn
You don't need to learn and configure many build tools. Instant reloads help you focus on development. When it's time to deploy, your bundles are optimized automatically.
SEO friendly
There are a few problems for search engine rankings when it comes to a vanilla `React app`. We follow best practices to make your web app attractive to `Google`.
Intact Security
Application security is one of the most important factors in web application development. While developing an application, a programmer needs to take effective ways to secure the application.
Authentication
Authentication is the most important factor in a web application, and developers need to spend a lot of time writing the authentication code. CookieScript contains an inbuilt authentication system, you only need to configure models, views, and controllers to make the application work.
Offline-first
The next frontier in performant web apps: availability without a network connection from the instant your users load the app.
Mail Integration
CookieScript uses free feature-rich library NodeMailer to send emails. Using the library function, we can easily send emails without too many hassles. The e-mail templates are loaded in the same way as views, which means you can use the Blade syntax and inject data into your templates.
Database Caching
CookieScript uses redis caching service in order to create high performance services