Interviews Interviews Once you’re all settled and you understand how everything works, you might start feeling an urge to share Manas with others. When that happens, you can st...
Glossary unk-unk printlining logging divide and conquer vapour boss tribe low-hanging fruit Entrepreneur business company tribe scroll blindness wall-clock bottleneck...
Strictly Speaking Strictly Speaking Back in 2009 with the release of ES5, JS added strict mode as an opt-in mechanism for encouraging better JS programs. The benefits of stric...
Use Async-Await or promises for async error handling One Paragraph Explainer Code Example – using promises to catch errors Code Example - using async/await to catch errors Anti ...
CSS – make it pretty! What is CSS? Let’s use Bootstrap! Install Bootstrap Static files in Django Where to put static files for Django Your first CSS file! CSS – make it p...
Other Ways to Modify Places Other Ways to Modify Places While all assignments can be expressed with **SETF** , certain patterns involving assigning a new value based on the cur...
Porting Code Automation tools Corrode Bindgen Experiences Tips Use references wherever you can Learn move semantics Use modules to naturally arrange your source code Using ...